Time: 0.018702983856201 -- 2026-06-25 00:02:54.658[彭宗平-508] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1911084&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=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 = 508 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017848014831543 -- 2026-06-25 00:02:54.660[彭宗平-508] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1911084&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=0 select org_id,org_name from dbsys.sys_org where corp_acct_id = 15 and is_corporate = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016300678253174 -- 2026-06-25 00:02:54.663[彭宗平-508] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1911084&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=0 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018060207366943 -- 2026-06-25 00:02:54.700[彭宗平-508] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1911084&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=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 (1911084) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012493848800659 -- 2026-06-25 00:02:54.970[彭宗平-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 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088088512420654 -- 2026-06-25 00:02:55.128[彭宗平-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.0092010498046875 -- 2026-06-25 00:02:55.238[彭宗平-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.010985851287842 -- 2026-06-25 00:03:00.706[彭宗平-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.0080389976501465 -- 2026-06-25 00:03:12.638[彭宗平-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.0085279941558838 -- 2026-06-25 00:03:17.001[彭宗平-508] -- /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 limit 30 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088469982147217 -- 2026-06-25 00:03:54.304[彭宗平-508] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00187087059021 -- 2026-06-25 00:03:54.426[彭宗平-508] -- /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 (1911084) limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017108917236328 -- 2026-06-25 00:03:54.471[彭宗平-508] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086929798126221 -- 2026-06-25 00:03:55.341[彭宗平-508] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017240047454834 -- 2026-06-25 00:03:55.381[彭宗平-508] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0078840255737305 -- 2026-06-25 00:03:56.240[彭宗平-508] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001535177230835 -- 2026-06-25 00:03:56.341[彭宗平-508] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009019136428833 -- 2026-06-25 00:03:56.512[彭宗平-508] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093920230865479 -- 2026-06-25 00:05:18.309[彭宗平-508] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1910634,1909235,1909085&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=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 = 508 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018889904022217 -- 2026-06-25 00:05:18.311[彭宗平-508] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1910634,1909235,1909085&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=0 select org_id,org_name from dbsys.sys_org where corp_acct_id = 15 and is_corporate = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018830299377441 -- 2026-06-25 00:05:18.313[彭宗平-508] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1910634,1909235,1909085&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=0 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019640922546387 -- 2026-06-25 00:05:18.347[彭宗平-508] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1910634,1909235,1909085&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=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 (1910634,1909235,1909085) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011883020401001 -- 2026-06-25 00:05:18.566[彭宗平-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 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089790821075439 -- 2026-06-25 00:05:18.728[彭宗平-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.007789134979248 -- 2026-06-25 00:05:18.836[彭宗平-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.02561092376709 -- 2026-06-25 00:05:27.120[彭宗平-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.018364191055298 -- 2026-06-25 00:05:43.015[彭宗平-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.0083391666412354 -- 2026-06-25 00:05:47.178[彭宗平-508] -- /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 limit 30 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087831020355225 -- 2026-06-25 00:06:52.102[彭宗平-508] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001823902130127 -- 2026-06-25 00:06:52.215[彭宗平-508] -- /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 (1910634,1909235,1909085) limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016388893127441 -- 2026-06-25 00:06:52.266[彭宗平-508] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0155189037323 -- 2026-06-25 00:06:53.068[彭宗平-508] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016241073608398 -- 2026-06-25 00:06:53.109[彭宗平-508] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085217952728271 -- 2026-06-25 00:06:54.241[彭宗平-508] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016939640045166 -- 2026-06-25 00:06:54.326[彭宗平-508] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082190036773682 -- 2026-06-25 00:06:54.476[彭宗平-508] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087740421295166 -- 2026-06-25 01:18:18.608 -- /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.0016500949859619 -- 2026-06-25 01:18:18.612 -- /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.002385139465332 -- 2026-06-25 01:18:18.614 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='WuLingGang' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020279884338379 -- 2026-06-25 01:18:18.616[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015382051467896 -- 2026-06-25 01:18:19.046[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091190338134766 -- 2026-06-25 05:27:25.748 -- /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.0017311573028564 -- 2026-06-25 05:27:25.752 -- /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.0022609233856201 -- 2026-06-25 05:27:25.754 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='GuoRongBo' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018761157989502 -- 2026-06-25 05:27:25.756[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 2 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076701641082764 -- 2026-06-25 05:27:26.089[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088951587677002 -- 2026-06-25 05:27:30.357[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50666 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50666 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042920112609863 -- 2026-06-25 05:27:30.361[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50666 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50666 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003817081451416 -- 2026-06-25 05:27:30.365[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50666 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6695277 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015208721160889 -- 2026-06-25 05:27:30.367[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50666 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020990371704102 -- 2026-06-25 05:27:30.401[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50666 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6695277 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015418529510498 -- 2026-06-25 05:27:30.403[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50666 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091648101806641 -- 2026-06-25 05:27:33.513[郭荣波-35] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50666 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077009201049805 -- 2026-06-25 05:27:34.060[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010207891464233 -- 2026-06-25 05:27:35.413[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132978 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 132978 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021851062774658 -- 2026-06-25 05:27:35.416[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132978 select payment_id from dbthird.thd_payment where oa_payment_id = 132978 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032918453216553 -- 2026-06-25 05:27:35.419[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132978 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145513 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020360946655273 -- 2026-06-25 05:27:35.421[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132978 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6696131 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015139579772949 -- 2026-06-25 05:27:35.423[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132978 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016920566558838 -- 2026-06-25 05:27:35.456[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132978 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002126932144165 -- 2026-06-25 05:27:35.458[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132978 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6696131 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015170574188232 -- 2026-06-25 05:27:35.460[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132978 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015091896057129 -- 2026-06-25 05:27:35.461[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132978 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015511512756348 -- 2026-06-25 05:27:35.517[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132978 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018537044525146 -- 2026-06-25 05:27:40.555[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=132978 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00888991355896 -- 2026-06-25 05:27:41.049[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018779039382935 -- 2026-06-25 07:21:10.428 -- /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.0019979476928711 -- 2026-06-25 07:21:10.431 -- /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.0028648376464844 -- 2026-06-25 07:21:10.434 -- /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.0021431446075439 -- 2026-06-25 07:21:10.437[程明-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.0092551708221436 -- 2026-06-25 07:21:10.803[程明-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.0099921226501465 -- 2026-06-25 07:21:12.812[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50669 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50669 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023789405822754 -- 2026-06-25 07:21:12.815[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50669 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50669 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023448467254639 -- 2026-06-25 07:21:12.817[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50669 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6695904 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017578601837158 -- 2026-06-25 07:21:12.819[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50669 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0027520656585693 -- 2026-06-25 07:21:12.856[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50669 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6695904 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017299652099609 -- 2026-06-25 07:21:12.857[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50669 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076589584350586 -- 2026-06-25 07:21:17.350[程明-2970] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50669 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0067880153656006 -- 2026-06-25 07:21:17.811[程明-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.0092158317565918 -- 2026-06-25 07:21:22.404[程明-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.0092940330505371 -- 2026-06-25 07:21:32.198[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132810 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 132810 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030419826507568 -- 2026-06-25 07:21:32.201[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132810 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6687350 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015439987182617 -- 2026-06-25 07:21:32.203[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132810 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017139911651611 -- 2026-06-25 07:21:32.236[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132810 select * from dbsys.sys_contact where cont_id = 2970 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016989707946777 -- 2026-06-25 07:21:32.238[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132810 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6687350 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015749931335449 -- 2026-06-25 07:21:32.240[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132810 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015699863433838 -- 2026-06-25 07:21:32.242[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132810 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015931129455566 -- 2026-06-25 07:21:32.285[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132810 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0225510597229 -- 2026-06-25 07:21:42.678[程明-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.0095798969268799 -- 2026-06-25 07:21:43.193[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50669 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50669 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001816987991333 -- 2026-06-25 07:21:43.195[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50669 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50669 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018191337585449 -- 2026-06-25 07:21:43.197[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50669 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6695904 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017919540405273 -- 2026-06-25 07:21:43.199[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50669 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001878023147583 -- 2026-06-25 07:21:43.232[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50669 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6695904 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018260478973389 -- 2026-06-25 07:21:43.234[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50669 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019345045089722 -- 2026-06-25 07:21:48.040[程明-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.0098719596862793 -- 2026-06-25 07:21:50.453[程明-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.0094130039215088 -- 2026-06-25 07:22:48.872[程明-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.021392822265625 -- 2026-06-25 07:22:52.385[程明-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.0034759044647217 -- 2026-06-25 07:22:52.388[程明-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.002720832824707 -- 2026-06-25 07:22:52.391[程明-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.0027649402618408 -- 2026-06-25 07:22:52.394[程明-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.0025551319122314 -- 2026-06-25 07:22:52.397[程明-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.015714168548584 -- 2026-06-25 07:22:54.926[程明-2970] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50667 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 = 50667 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018599033355713 -- 2026-06-25 07:22:54.928[程明-2970] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50667 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021059513092041 -- 2026-06-25 07:22:54.965[程明-2970] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50667 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6695286 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018389225006104 -- 2026-06-25 07:22:54.967[程明-2970] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50667 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001835823059082 -- 2026-06-25 07:22:54.969[程明-2970] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50667 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018711090087891 -- 2026-06-25 07:22:55.002[程明-2970] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50667 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6695286 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018441677093506 -- 2026-06-25 07:22:55.004[程明-2970] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50667 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017750978469849 -- 2026-06-25 07:22:55.161[程明-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.014020919799805 -- 2026-06-25 07:22:55.239[程明-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.0092408657073975 -- 2026-06-25 07:22:55.314[程明-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.0095210075378418 -- 2026-06-25 07:22:55.392[程明-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.019439935684204 -- 2026-06-25 07:22:55.489[程明-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.0017008781433105 -- 2026-06-25 07:22:55.491[程明-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.02233099937439 -- 2026-06-25 07:23:06.338[程明-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.0019757747650146 -- 2026-06-25 07:23:06.341[程明-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.0017950534820557 -- 2026-06-25 07:23:06.342[程明-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.0018339157104492 -- 2026-06-25 07:23:06.344[程明-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.0018069744110107 -- 2026-06-25 07:23:06.346[程明-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.0092191696166992 -- 2026-06-25 07:23:13.532[程明-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.017185926437378 -- 2026-06-25 07:23:18.599[程明-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.015467882156372 -- 2026-06-25 07:23:20.778[程明-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.010921001434326 -- 2026-06-25 07:23:26.370[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79659 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79659 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016751289367676 -- 2026-06-25 07:23:26.372[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79659 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 = 79659 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019979476928711 -- 2026-06-25 07:23:26.374[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79659 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79659 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032088756561279 -- 2026-06-25 07:23:26.377[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79659 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 = 79659 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014488697052002 -- 2026-06-25 07:23:26.379[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79659 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001417875289917 -- 2026-06-25 07:23:26.413[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79659 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021109580993652 -- 2026-06-25 07:23:26.454[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79659 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6695108 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014238357543945 -- 2026-06-25 07:23:26.456[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79659 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013999938964844 -- 2026-06-25 07:23:26.457[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79659 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0079028606414795 -- 2026-06-25 07:23:56.053[程明-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.0085959434509277 -- 2026-06-25 07:24:00.494[程明-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.0020830631256104 -- 2026-06-25 07:24:00.497[程明-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.0025379657745361 -- 2026-06-25 07:24:00.499[程明-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.0026929378509521 -- 2026-06-25 07:24:00.502[程明-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.0014879703521729 -- 2026-06-25 07:24:00.504[程明-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.0015130043029785 -- 2026-06-25 07:24:00.538[程明-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.0017099380493164 -- 2026-06-25 07:24:00.579[程明-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.0014989376068115 -- 2026-06-25 07:24:00.580[程明-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.0015039443969727 -- 2026-06-25 07:24:00.582[程明-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.0090358257293701 -- 2026-06-25 07:24:03.414[程明-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.0089130401611328 -- 2026-06-25 07:25:56.803[程明-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.019973993301392 -- 2026-06-25 07:26:00.308[程明-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.007983922958374 -- 2026-06-25 07:26:06.238[程明-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.0085980892181396 -- 2026-06-25 07:26:24.589[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50576 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50576 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0026800632476807 -- 2026-06-25 07:26:24.592[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50576 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50576 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00211501121521 -- 2026-06-25 07:26:24.594[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50576 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6682771 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00154709815979 -- 2026-06-25 07:26:24.596[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50576 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024499893188477 -- 2026-06-25 07:26:24.631[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50576 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6682771 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015630722045898 -- 2026-06-25 07:26:24.632[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50576 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2970 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014410972595215 -- 2026-06-25 07:26:28.515[程明-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.019366979598999 -- 2026-06-25 07:27:10.234[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50530 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50530 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001676082611084 -- 2026-06-25 07:27:10.236[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50530 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50530 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016839504241943 -- 2026-06-25 07:27:10.238[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50530 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6672312 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015058517456055 -- 2026-06-25 07:27:10.240[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?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.0025920867919922 -- 2026-06-25 07:27:10.275[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?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.0015158653259277 -- 2026-06-25 07:27:10.276[程明-2970] -- /buz/oa/index.php/oamgmt/oa_approval?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.0095019340515137 -- 2026-06-25 07:27:54.280[程明-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.009943962097168 -- 2026-06-25 07:31:50.774[梁汉东-1251] -- /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%3D208%26ship_city%3D%E6%9D%AD%E5%B7%9E%E5%B8%82%26is_apply%3D1&extrafareApply_id=79707 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 = 79707 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015058517456055 -- 2026-06-25 07:31:50.776[梁汉东-1251] -- /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%3D208%26ship_city%3D%E6%9D%AD%E5%B7%9E%E5%B8%82%26is_apply%3D1&extrafareApply_id=79707 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1251 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014810562133789 -- 2026-06-25 07:31:50.812[梁汉东-1251] -- /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%3D208%26ship_city%3D%E6%9D%AD%E5%B7%9E%E5%B8%82%26is_apply%3D1&extrafareApply_id=79707 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1251 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016548633575439 -- 2026-06-25 07:31:50.846[梁汉东-1251] -- /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%3D208%26ship_city%3D%E6%9D%AD%E5%B7%9E%E5%B8%82%26is_apply%3D1&extrafareApply_id=79707 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6700720 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014450550079346 -- 2026-06-25 07:31:50.848[梁汉东-1251] -- /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%3D208%26ship_city%3D%E6%9D%AD%E5%B7%9E%E5%B8%82%26is_apply%3D1&extrafareApply_id=79707 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1251 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012383937835693 -- 2026-06-25 07:31:51.273[梁汉东-1251] -- /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.0092520713806152 -- 2026-06-25 07:31:51.363[梁汉东-1251] -- /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.020345211029053 -- 2026-06-25 07:31:51.464[梁汉东-1251] -- /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.0091819763183594 -- 2026-06-25 07:32:00.746[梁汉东-1251] -- /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%3D208%26ship_city%3D%E6%9D%AD%E5%B7%9E%E5%B8%82%26is_apply%3D1&extrafareApply_id=79707 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 = 79707 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016939640045166 -- 2026-06-25 07:32:00.748[梁汉东-1251] -- /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%3D208%26ship_city%3D%E6%9D%AD%E5%B7%9E%E5%B8%82%26is_apply%3D1&extrafareApply_id=79707 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1251 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017249584197998 -- 2026-06-25 07:32:00.780[梁汉东-1251] -- /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%3D208%26ship_city%3D%E6%9D%AD%E5%B7%9E%E5%B8%82%26is_apply%3D1&extrafareApply_id=79707 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1251 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017468929290771 -- 2026-06-25 07:32:00.813[梁汉东-1251] -- /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%3D208%26ship_city%3D%E6%9D%AD%E5%B7%9E%E5%B8%82%26is_apply%3D1&extrafareApply_id=79707 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6700720 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017170906066895 -- 2026-06-25 07:32:00.815[梁汉东-1251] -- /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%3D208%26ship_city%3D%E6%9D%AD%E5%B7%9E%E5%B8%82%26is_apply%3D1&extrafareApply_id=79707 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1251 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009253978729248 -- 2026-06-25 07:32:01.073[梁汉东-1251] -- /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.0073790550231934 -- 2026-06-25 07:32:01.165[梁汉东-1251] -- /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.0086750984191895 -- 2026-06-25 07:32:01.265[梁汉东-1251] -- /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.010016918182373 -- 2026-06-25 07:33:23.586[梁汉东-1251] -- /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%3D208%26ship_city%3D%E6%9D%AD%E5%B7%9E%E5%B8%82%26is_apply%3D1&extrafareApply_id=79707 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 = 79707 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015220642089844 -- 2026-06-25 07:33:23.588[梁汉东-1251] -- /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%3D208%26ship_city%3D%E6%9D%AD%E5%B7%9E%E5%B8%82%26is_apply%3D1&extrafareApply_id=79707 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1251 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015208721160889 -- 2026-06-25 07:33:23.620[梁汉东-1251] -- /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%3D208%26ship_city%3D%E6%9D%AD%E5%B7%9E%E5%B8%82%26is_apply%3D1&extrafareApply_id=79707 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1251 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015318393707275 -- 2026-06-25 07:33:23.651[梁汉东-1251] -- /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%3D208%26ship_city%3D%E6%9D%AD%E5%B7%9E%E5%B8%82%26is_apply%3D1&extrafareApply_id=79707 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6700720 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015130043029785 -- 2026-06-25 07:33:23.653[梁汉东-1251] -- /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%3D208%26ship_city%3D%E6%9D%AD%E5%B7%9E%E5%B8%82%26is_apply%3D1&extrafareApply_id=79707 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1251 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076649188995361 -- 2026-06-25 07:33:23.991[梁汉东-1251] -- /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.021930932998657 -- 2026-06-25 07:33:24.094[梁汉东-1251] -- /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.013702869415283 -- 2026-06-25 07:33:24.188[梁汉东-1251] -- /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.0085411071777344 -- 2026-06-25 07:33:27.296[梁汉东-1251] -- /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%3D208%26ship_city%3D%E6%9D%AD%E5%B7%9E%E5%B8%82%26is_apply%3D1&extrafareApply_id=79707 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 = 79707 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001568078994751 -- 2026-06-25 07:33:27.297[梁汉东-1251] -- /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%3D208%26ship_city%3D%E6%9D%AD%E5%B7%9E%E5%B8%82%26is_apply%3D1&extrafareApply_id=79707 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1251 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016019344329834 -- 2026-06-25 07:33:27.328[梁汉东-1251] -- /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%3D208%26ship_city%3D%E6%9D%AD%E5%B7%9E%E5%B8%82%26is_apply%3D1&extrafareApply_id=79707 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1251 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015919208526611 -- 2026-06-25 07:33:27.360[梁汉东-1251] -- /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%3D208%26ship_city%3D%E6%9D%AD%E5%B7%9E%E5%B8%82%26is_apply%3D1&extrafareApply_id=79707 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6700720 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015468597412109 -- 2026-06-25 07:33:27.362[梁汉东-1251] -- /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%3D208%26ship_city%3D%E6%9D%AD%E5%B7%9E%E5%B8%82%26is_apply%3D1&extrafareApply_id=79707 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1251 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017565011978149 -- 2026-06-25 07:33:27.652[梁汉东-1251] -- /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.0094101428985596 -- 2026-06-25 07:33:27.757[梁汉东-1251] -- /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.009760856628418 -- 2026-06-25 07:33:27.843[梁汉东-1251] -- /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.0085039138793945 -- 2026-06-25 08:38:31.204 -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016839504241943 -- 2026-06-25 08:38:31.207 -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 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.0022439956665039 -- 2026-06-25 08:38:31.210 -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 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='CaoFangTing' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002007007598877 -- 2026-06-25 08:38:31.212[曹方婷-1316] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 15 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018939971923828 -- 2026-06-25 08:38:31.543[曹方婷-1316] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1316 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0027961730957031 -- 2026-06-25 08:38:31.546[曹方婷-1316] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select count(1) cnt from dbsys.sys_contact c left join dbsys.sys_acct a on c.acct_id = a.acct_id where c.parent_cont_id = 1316 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017092227935791 -- 2026-06-25 08:38:31.548[曹方婷-1316] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select a.root_acct_id, a.acct_id from dbsys.sys_contact c left join dbsys.sys_acct a on c.acct_id = a.acct_id where c.cont_id = 1316 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016839504241943 -- 2026-06-25 08:38:31.550[曹方婷-1316] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select ap.para_value from dbsys.sys_acct_para ap left join dbconfig.config_para a on ap.para_id = a.para_id where ap.acct_id in (2) and a.tag = 'base_multiAccount_switchModeId' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016422271728516 -- 2026-06-25 08:38:31.552[曹方婷-1316] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select ap.para_value from dbsys.sys_acct_para ap left join dbconfig.config_para a on ap.para_id = a.para_id where ap.acct_id in (15) and a.tag = 'base_multiAccount_switchModeId' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098068714141846 -- 2026-06-25 09:06:57.635 -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018620491027832 -- 2026-06-25 09:06:57.638 -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 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.0027709007263184 -- 2026-06-25 09:06:57.641 -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 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='OuShan' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0027370452880859 -- 2026-06-25 09:06:57.644[欧珊-761] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 14 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018219947814941 -- 2026-06-25 09:06:57.652[欧珊-761] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 761 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029909610748291 -- 2026-06-25 09:06:57.655[欧珊-761] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select count(1) cnt from dbsys.sys_contact c left join dbsys.sys_acct a on c.acct_id = a.acct_id where c.parent_cont_id = 761 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018320083618164 -- 2026-06-25 09:06:57.657[欧珊-761] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select a.root_acct_id, a.acct_id from dbsys.sys_contact c left join dbsys.sys_acct a on c.acct_id = a.acct_id where c.cont_id = 761 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018131732940674 -- 2026-06-25 09:06:57.659[欧珊-761] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select ap.para_value from dbsys.sys_acct_para ap left join dbconfig.config_para a on ap.para_id = a.para_id where ap.acct_id in (2) and a.tag = 'base_multiAccount_switchModeId' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017938613891602 -- 2026-06-25 09:06:57.661[欧珊-761] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select ap.para_value from dbsys.sys_acct_para ap left join dbconfig.config_para a on ap.para_id = a.para_id where ap.acct_id in (14) and a.tag = 'base_multiAccount_switchModeId' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089240074157715 -- 2026-06-25 09:09:34.849 -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016889572143555 -- 2026-06-25 09:09:34.852 -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 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.0026330947875977 -- 2026-06-25 09:09:34.855 -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 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='ZhuGuoCheng' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019419193267822 -- 2026-06-25 09:09:34.857[超级管理员-31] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 2 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017368793487549 -- 2026-06-25 09:09:34.864[超级管理员-31] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 31 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030529499053955 -- 2026-06-25 09:09:34.868[超级管理员-31] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select count(1) cnt from dbsys.sys_contact c left join dbsys.sys_acct a on c.acct_id = a.acct_id where c.parent_cont_id = 31 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017330646514893 -- 2026-06-25 09:09:34.869[超级管理员-31] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select a.root_acct_id, a.acct_id from dbsys.sys_contact c left join dbsys.sys_acct a on c.acct_id = a.acct_id where c.cont_id = 31 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017108917236328 -- 2026-06-25 09:09:34.871[超级管理员-31] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select ap.para_value from dbsys.sys_acct_para ap left join dbconfig.config_para a on ap.para_id = a.para_id where ap.acct_id in (2) and a.tag = 'base_multiAccount_switchModeId' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015881061553955 -- 2026-06-25 09:09:34.873[超级管理员-31] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select ap.para_value from dbsys.sys_acct_para ap left join dbconfig.config_para a on ap.para_id = a.para_id where ap.acct_id in (2) and a.tag = 'base_multiAccount_switchModeId' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01213002204895 -- 2026-06-25 09:10:00.370[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228514%22}&event=edit_officialSeals&officialSeals_id=8514 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8514 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016529560089111 -- 2026-06-25 09:10:00.372[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228514%22}&event=edit_officialSeals&officialSeals_id=8514 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015788078308105 -- 2026-06-25 09:10:00.374[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228514%22}&event=edit_officialSeals&officialSeals_id=8514 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016779899597168 -- 2026-06-25 09:10:00.425[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228514%22}&event=edit_officialSeals&officialSeals_id=8514 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6697365 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015218257904053 -- 2026-06-25 09:10:00.427[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228514%22}&event=edit_officialSeals&officialSeals_id=8514 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010021924972534 -- 2026-06-25 09:10:10.039[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228512%22}&event=edit_officialSeals&officialSeals_id=8512 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8512 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017509460449219 -- 2026-06-25 09:10:10.041[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228512%22}&event=edit_officialSeals&officialSeals_id=8512 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016670227050781 -- 2026-06-25 09:10:10.043[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228512%22}&event=edit_officialSeals&officialSeals_id=8512 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018038749694824 -- 2026-06-25 09:10:10.078[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228512%22}&event=edit_officialSeals&officialSeals_id=8512 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6696364 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015959739685059 -- 2026-06-25 09:10:10.080[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228512%22}&event=edit_officialSeals&officialSeals_id=8512 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019175052642822 -- 2026-06-25 09:10:18.841[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228510%22}&event=edit_officialSeals&officialSeals_id=8510 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8510 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001680850982666 -- 2026-06-25 09:10:18.843[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228510%22}&event=edit_officialSeals&officialSeals_id=8510 select org_id,org_name from dbsys.sys_org where corp_acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015640258789062 -- 2026-06-25 09:10:18.844[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228510%22}&event=edit_officialSeals&officialSeals_id=8510 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017931461334229 -- 2026-06-25 09:10:18.880[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228510%22}&event=edit_officialSeals&officialSeals_id=8510 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6695146 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015950202941895 -- 2026-06-25 09:10:18.881[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228510%22}&event=edit_officialSeals&officialSeals_id=8510 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096209049224854 -- 2026-06-25 09:10:28.757 -- /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.0017569065093994 -- 2026-06-25 09:10:28.761 -- /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.0027458667755127 -- 2026-06-25 09:10:28.763 -- /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.0020229816436768 -- 2026-06-25 09:10:28.766[高祥-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.019552946090698 -- 2026-06-25 09:10:29.171[高祥-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.012686967849731 -- 2026-06-25 09:10:34.627[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50617 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50617 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018799304962158 -- 2026-06-25 09:10:34.629[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50617 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50617 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018899440765381 -- 2026-06-25 09:10:34.631[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50617 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6687193 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014948844909668 -- 2026-06-25 09:10:34.633[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50617 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016188621520996 -- 2026-06-25 09:10:34.666[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50617 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6687193 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014050006866455 -- 2026-06-25 09:10:34.668[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50617 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082859992980957 -- 2026-06-25 09:10:47.048[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50617 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016199111938477 -- 2026-06-25 09:10:47.607[高祥-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.0099198818206787 -- 2026-06-25 09:12:52.086[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228508%22}&event=edit_officialSeals&officialSeals_id=8508 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8508 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015778541564941 -- 2026-06-25 09:12:52.088[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228508%22}&event=edit_officialSeals&officialSeals_id=8508 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014638900756836 -- 2026-06-25 09:12:52.089[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228508%22}&event=edit_officialSeals&officialSeals_id=8508 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015809535980225 -- 2026-06-25 09:12:52.123[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228508%22}&event=edit_officialSeals&officialSeals_id=8508 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6693008 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014009475708008 -- 2026-06-25 09:12:52.125[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228508%22}&event=edit_officialSeals&officialSeals_id=8508 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087301731109619 -- 2026-06-25 09:13:26.720[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228510%22}&event=edit_officialSeals&officialSeals_id=8510 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8510 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016469955444336 -- 2026-06-25 09:13:26.721[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228510%22}&event=edit_officialSeals&officialSeals_id=8510 select org_id,org_name from dbsys.sys_org where corp_acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015468597412109 -- 2026-06-25 09:13:26.723[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228510%22}&event=edit_officialSeals&officialSeals_id=8510 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017340183258057 -- 2026-06-25 09:13:26.756[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228510%22}&event=edit_officialSeals&officialSeals_id=8510 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6695146 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015859603881836 -- 2026-06-25 09:13:26.758[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228510%22}&event=edit_officialSeals&officialSeals_id=8510 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020532846450806 -- 2026-06-25 09:14:17.845 -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016789436340332 -- 2026-06-25 09:14:17.848 -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 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.0022211074829102 -- 2026-06-25 09:14:17.851 -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='FeiFei' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019540786743164 -- 2026-06-25 09:14:17.853[肖飞飞-477] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 15 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016498565673828 -- 2026-06-25 09:14:17.860[肖飞飞-477] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0027148723602295 -- 2026-06-25 09:14:17.863[肖飞飞-477] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select count(1) cnt from dbsys.sys_contact c left join dbsys.sys_acct a on c.acct_id = a.acct_id where c.parent_cont_id = 477 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016448497772217 -- 2026-06-25 09:14:17.865[肖飞飞-477] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select a.root_acct_id, a.acct_id from dbsys.sys_contact c left join dbsys.sys_acct a on c.acct_id = a.acct_id where c.cont_id = 477 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016591548919678 -- 2026-06-25 09:14:17.867[肖飞飞-477] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select ap.para_value from dbsys.sys_acct_para ap left join dbconfig.config_para a on ap.para_id = a.para_id where ap.acct_id in (2) and a.tag = 'base_multiAccount_switchModeId' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016181468963623 -- 2026-06-25 09:14:17.869[肖飞飞-477] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select ap.para_value from dbsys.sys_acct_para ap left join dbconfig.config_para a on ap.para_id = a.para_id where ap.acct_id in (15) and a.tag = 'base_multiAccount_switchModeId' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.007990837097168 -- 2026-06-25 09:15:11.272[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098628997802734 -- 2026-06-25 09:15:13.568[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133057 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133057 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001945972442627 -- 2026-06-25 09:15:13.570[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133057 select payment_id from dbthird.thd_payment where oa_payment_id = 133057 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019409656524658 -- 2026-06-25 09:15:13.573[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133057 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145591 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023510456085205 -- 2026-06-25 09:15:13.575[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133057 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6701397 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017740726470947 -- 2026-06-25 09:15:13.577[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133057 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019609928131104 -- 2026-06-25 09:15:13.617[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133057 select * from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019099712371826 -- 2026-06-25 09:15:13.619[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133057 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6701397 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017778873443604 -- 2026-06-25 09:15:13.621[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133057 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017900466918945 -- 2026-06-25 09:15:13.623[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133057 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018410682678223 -- 2026-06-25 09:15:13.664[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133057 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099949836730957 -- 2026-06-25 09:15:17.048[吴凌刚-279] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133057 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093200206756592 -- 2026-06-25 09:15:17.528[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013144016265869 -- 2026-06-25 09:15:19.191[肖飞飞-477] -- /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 = 477 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0069739818572998 -- 2026-06-25 09:15:19.198[肖飞飞-477] -- /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 = 477 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042240619659424 -- 2026-06-25 09:15:19.202[肖飞飞-477] -- /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 = 477 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0025949478149414 -- 2026-06-25 09:15:19.205[肖飞飞-477] -- /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 = 477 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0026612281799316 -- 2026-06-25 09:15:19.208[肖飞飞-477] -- /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= 477 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010507106781006 -- 2026-06-25 09:15:21.336[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_officialSeals&officialSeals_id=8501 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d %H:%i') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8501 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019450187683105 -- 2026-06-25 09:15:21.361[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_officialSeals&officialSeals_id=8501 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6690730 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017929077148438 -- 2026-06-25 09:15:21.363[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_officialSeals&officialSeals_id=8501 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016779899597168 -- 2026-06-25 09:15:21.365[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_officialSeals&officialSeals_id=8501 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017298936843872 -- 2026-06-25 09:15:22.944[肖飞飞-477] -- /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 = 477 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0071861743927002 -- 2026-06-25 09:15:22.952[肖飞飞-477] -- /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 = 477 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003248929977417 -- 2026-06-25 09:15:22.955[肖飞飞-477] -- /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 = 477 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020208358764648 -- 2026-06-25 09:15:22.957[肖飞飞-477] -- /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 = 477 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016410350799561 -- 2026-06-25 09:15:22.959[肖飞飞-477] -- /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= 477 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011888027191162 -- 2026-06-25 09:15:29.517[肖飞飞-477] -- /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 = 477 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() )AND status_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.006619930267334 -- 2026-06-25 09:15:29.523[肖飞飞-477] -- /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 = 477 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() )AND status_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041429996490479 -- 2026-06-25 09:15:29.528[肖飞飞-477] -- /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 = 477 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() )AND status_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024220943450928 -- 2026-06-25 09:15:29.530[肖飞飞-477] -- /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 = 477 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() )AND status_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021159648895264 -- 2026-06-25 09:15:29.533[肖飞飞-477] -- /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= 477 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) AND status_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014702081680298 -- 2026-06-25 09:15:32.009[肖飞飞-477] -- /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 = 477 AND (apply_date >= now() - interval 30 day) AND (apply_date <= now() )AND status_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0050508975982666 -- 2026-06-25 09:15:32.014[肖飞飞-477] -- /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 = 477 AND (apply_date >= now() - interval 30 day) AND (apply_date <= now() )AND status_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004227876663208 -- 2026-06-25 09:15:32.019[肖飞飞-477] -- /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 = 477 AND (apply_date >= now() - interval 30 day) AND (apply_date <= now() )AND status_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0027289390563965 -- 2026-06-25 09:15:32.022[肖飞飞-477] -- /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 = 477 AND (apply_date >= now() - interval 30 day) AND (apply_date <= now() )AND status_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002284049987793 -- 2026-06-25 09:15:32.024[肖飞飞-477] -- /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= 477 AND (createdon >= now() - interval 30 day ) AND (createdon <= now() ) AND status_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022056818008423 -- 2026-06-25 09:15:32.715[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50533 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 = 50533 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017838478088379 -- 2026-06-25 09:15:32.717[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50533 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019271373748779 -- 2026-06-25 09:15:32.753[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50533 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6672947 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017409324645996 -- 2026-06-25 09:15:32.772[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50533 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6672947 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012299060821533 -- 2026-06-25 09:15:33.100[肖飞飞-477] -- /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.010212898254395 -- 2026-06-25 09:15:33.203[肖飞飞-477] -- /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.0081849098205566 -- 2026-06-25 09:15:33.302[肖飞飞-477] -- /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.017667055130005 -- 2026-06-25 09:15:33.403[肖飞飞-477] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 15 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096778869628906 -- 2026-06-25 09:15:33.497[肖飞飞-477] -- /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 = 15 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020570755004883 -- 2026-06-25 09:15:33.500[肖飞飞-477] -- /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 = 15 and p.project_id not in (85,83,87,1,28) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013679981231689 -- 2026-06-25 09:15:57.959[肖飞飞-477] -- /buz/oa/index.php/oamgmt/fareApply_application?event=save_fareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021381139755249 -- 2026-06-25 09:31:03.016[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2250629%22%7D&event=edit_fareApply&fareApply_id=50629 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50629 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001708984375 -- 2026-06-25 09:31:03.018[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2250629%22%7D&event=edit_fareApply&fareApply_id=50629 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50629 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021209716796875 -- 2026-06-25 09:31:03.020[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2250629%22%7D&event=edit_fareApply&fareApply_id=50629 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6689896 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001723051071167 -- 2026-06-25 09:31:03.022[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2250629%22%7D&event=edit_fareApply&fareApply_id=50629 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017039775848389 -- 2026-06-25 09:31:03.076[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2250629%22%7D&event=edit_fareApply&fareApply_id=50629 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6689896 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015609264373779 -- 2026-06-25 09:31:03.078[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2250629%22%7D&event=edit_fareApply&fareApply_id=50629 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092499256134033 -- 2026-06-25 09:31:06.476[廖浩双-2018] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50629 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013692855834961 -- 2026-06-25 09:31:06.966[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016357898712158 -- 2026-06-25 09:31:10.181[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2250629%22%7D&event=edit_fareApply&fareApply_id=50629 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50629 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015389919281006 -- 2026-06-25 09:31:10.183[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2250629%22%7D&event=edit_fareApply&fareApply_id=50629 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50629 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015110969543457 -- 2026-06-25 09:31:10.184[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2250629%22%7D&event=edit_fareApply&fareApply_id=50629 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6689896 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014979839324951 -- 2026-06-25 09:31:10.186[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2250629%22%7D&event=edit_fareApply&fareApply_id=50629 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015549659729004 -- 2026-06-25 09:31:10.219[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2250629%22%7D&event=edit_fareApply&fareApply_id=50629 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6689896 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015120506286621 -- 2026-06-25 09:31:10.221[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2250629%22%7D&event=edit_fareApply&fareApply_id=50629 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091071128845215 -- 2026-06-25 09:31:48.876 -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009483814239502 -- 2026-06-25 09:31:49.880[超级管理员-31] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?para={%22appid%22:%22ww5262fb147810c303%22,%22agentid%22:%221000022%22}&appid=ww5262fb147810c303&agentid=1000022 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 31 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030100345611572 -- 2026-06-25 09:31:49.883[超级管理员-31] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?para={%22appid%22:%22ww5262fb147810c303%22,%22agentid%22:%221000022%22}&appid=ww5262fb147810c303&agentid=1000022 select count(1) cnt from dbsys.sys_contact c left join dbsys.sys_acct a on c.acct_id = a.acct_id where c.parent_cont_id = 31 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00189208984375 -- 2026-06-25 09:31:49.885[超级管理员-31] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?para={%22appid%22:%22ww5262fb147810c303%22,%22agentid%22:%221000022%22}&appid=ww5262fb147810c303&agentid=1000022 select a.root_acct_id, a.acct_id from dbsys.sys_contact c left join dbsys.sys_acct a on c.acct_id = a.acct_id where c.cont_id = 31 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019068717956543 -- 2026-06-25 09:31:49.887[超级管理员-31] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?para={%22appid%22:%22ww5262fb147810c303%22,%22agentid%22:%221000022%22}&appid=ww5262fb147810c303&agentid=1000022 select ap.para_value from dbsys.sys_acct_para ap left join dbconfig.config_para a on ap.para_id = a.para_id where ap.acct_id in (2) and a.tag = 'base_multiAccount_switchModeId' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017728805541992 -- 2026-06-25 09:31:49.889[超级管理员-31] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?para={%22appid%22:%22ww5262fb147810c303%22,%22agentid%22:%221000022%22}&appid=ww5262fb147810c303&agentid=1000022 select ap.para_value from dbsys.sys_acct_para ap left join dbconfig.config_para a on ap.para_id = a.para_id where ap.acct_id in (2) and a.tag = 'base_multiAccount_switchModeId' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0073380470275879 -- 2026-06-25 09:35:20.761 -- /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.0014729499816895 -- 2026-06-25 09:35:20.765 -- /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.0024878978729248 -- 2026-06-25 09:35:20.767 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='YangQun' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016570091247559 -- 2026-06-25 09:35:20.769[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 39 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093650817871094 -- 2026-06-25 09:35:21.116[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087029933929443 -- 2026-06-25 09:35:22.484[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50629 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50629 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021460056304932 -- 2026-06-25 09:35:22.486[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50629 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50629 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020709037780762 -- 2026-06-25 09:35:22.488[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50629 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6689896 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015850067138672 -- 2026-06-25 09:35:22.490[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50629 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017569065093994 -- 2026-06-25 09:35:22.525[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50629 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6689896 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015649795532227 -- 2026-06-25 09:35:22.527[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50629 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0073139667510986 -- 2026-06-25 09:35:24.846[杨群-2017] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50629 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092568397521973 -- 2026-06-25 09:35:25.488[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090060234069824 -- 2026-06-25 09:36:42.319[李刚-2482] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2482 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017528533935547 -- 2026-06-25 09:36:42.391[李刚-2482] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2482 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033321380615234 -- 2026-06-25 09:36:42.425[李刚-2482] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2482,updatedby_id = 2482 where extrafareApply_id = 79710 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01079797744751 -- 2026-06-25 09:36:46.392[李刚-2482] -- /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.0095210075378418 -- 2026-06-25 09:37:19.494[李刚-2482] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2482 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018231868743896 -- 2026-06-25 09:37:19.535[李刚-2482] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2482 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080740451812744 -- 2026-06-25 09:37:47.308[李刚-2482] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2482 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015678405761719 -- 2026-06-25 09:37:47.429[李刚-2482] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2482 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029151439666748 -- 2026-06-25 09:37:47.474[李刚-2482] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2482,updatedby_id = 2482 where extrafareApply_id = 79710 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038261413574219 -- 2026-06-25 09:37:47.478[李刚-2482] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2482,updatedby_id = 2482 where otherfee_id = 14160 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011591196060181 -- 2026-06-25 09:37:52.446[李刚-2482] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2482 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014889240264893 -- 2026-06-25 09:37:52.531[李刚-2482] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2482 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002997875213623 -- 2026-06-25 09:37:52.564[李刚-2482] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2482,updatedby_id = 2482 where extrafareApply_id = 79710 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031740665435791 -- 2026-06-25 09:37:52.567[李刚-2482] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2482,updatedby_id = 2482 where otherfee_id = 14160 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021125078201294 -- 2026-06-25 09:37:52.745[李刚-2482] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2482 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0075581073760986 -- 2026-06-25 09:45:53.122 -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014660358428955 -- 2026-06-25 09:45:53.125 -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 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.002485990524292 -- 2026-06-25 09:45:53.128 -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 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='ZhuXiaoYing' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018241405487061 -- 2026-06-25 09:45:53.130[朱晓颖-490] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 15 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015339851379395 -- 2026-06-25 09:45:53.137[朱晓颖-490] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 490 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0026049613952637 -- 2026-06-25 09:45:53.140[朱晓颖-490] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select count(1) cnt from dbsys.sys_contact c left join dbsys.sys_acct a on c.acct_id = a.acct_id where c.parent_cont_id = 490 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015289783477783 -- 2026-06-25 09:45:53.141[朱晓颖-490] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select a.root_acct_id, a.acct_id from dbsys.sys_contact c left join dbsys.sys_acct a on c.acct_id = a.acct_id where c.cont_id = 490 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015549659729004 -- 2026-06-25 09:45:53.143[朱晓颖-490] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select ap.para_value from dbsys.sys_acct_para ap left join dbconfig.config_para a on ap.para_id = a.para_id where ap.acct_id in (2) and a.tag = 'base_multiAccount_switchModeId' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015358924865723 -- 2026-06-25 09:45:53.145[朱晓颖-490] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select ap.para_value from dbsys.sys_acct_para ap left join dbconfig.config_para a on ap.para_id = a.para_id where ap.acct_id in (15) and a.tag = 'base_multiAccount_switchModeId' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076608657836914 -- 2026-06-25 09:47:02.385[赖利红-280] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 280 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087368488311768 -- 2026-06-25 09:47:02.537[赖利红-280] -- /buz/oa/index.php/oamgmt/oa_application?event=get_apprProcCombo select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 280 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008948802947998 -- 2026-06-25 09:47:04.137[赖利红-280] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 280 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081720352172852 -- 2026-06-25 09:47:09.831[赖利红-280] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 280 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0066590309143066 -- 2026-06-25 09:47:09.969[赖利红-280] -- /buz/oa/index.php/oamgmt/oa_application?event=get_apprProcCombo select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 280 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009458065032959 -- 2026-06-25 09:47:12.245[赖利红-280] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 280 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090479850769043 -- 2026-06-25 09:54:19.974[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025802135467529 -- 2026-06-25 09:54:23.927[郭荣波-35] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0026798248291016 -- 2026-06-25 09:54:23.930[郭荣波-35] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select count(1) cnt from dbsys.sys_contact c left join dbsys.sys_acct a on c.acct_id = a.acct_id where c.parent_cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015339851379395 -- 2026-06-25 09:54:23.931[郭荣波-35] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select a.root_acct_id, a.acct_id from dbsys.sys_contact c left join dbsys.sys_acct a on c.acct_id = a.acct_id where c.cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015208721160889 -- 2026-06-25 09:54:23.933[郭荣波-35] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select ap.para_value from dbsys.sys_acct_para ap left join dbconfig.config_para a on ap.para_id = a.para_id where ap.acct_id in (2) and a.tag = 'base_multiAccount_switchModeId' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013968944549561 -- 2026-06-25 09:54:23.935[郭荣波-35] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select ap.para_value from dbsys.sys_acct_para ap left join dbconfig.config_para a on ap.para_id = a.para_id where ap.acct_id in (2) and a.tag = 'base_multiAccount_switchModeId' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015429973602295 -- 2026-06-25 09:56:51.086 -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019009113311768 -- 2026-06-25 09:56:51.090 -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 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.0028030872344971 -- 2026-06-25 09:56:51.093 -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 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='DengBaiLing' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021741390228271 -- 2026-06-25 09:56:51.095[邓百灵-1054] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 14 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001863956451416 -- 2026-06-25 09:56:51.103[邓百灵-1054] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1054 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029590129852295 -- 2026-06-25 09:56:51.106[邓百灵-1054] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select count(1) cnt from dbsys.sys_contact c left join dbsys.sys_acct a on c.acct_id = a.acct_id where c.parent_cont_id = 1054 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018680095672607 -- 2026-06-25 09:56:51.108[邓百灵-1054] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select a.root_acct_id, a.acct_id from dbsys.sys_contact c left join dbsys.sys_acct a on c.acct_id = a.acct_id where c.cont_id = 1054 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018630027770996 -- 2026-06-25 09:56:51.110[邓百灵-1054] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select ap.para_value from dbsys.sys_acct_para ap left join dbconfig.config_para a on ap.para_id = a.para_id where ap.acct_id in (2) and a.tag = 'base_multiAccount_switchModeId' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018339157104492 -- 2026-06-25 09:56:51.112[邓百灵-1054] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select ap.para_value from dbsys.sys_acct_para ap left join dbconfig.config_para a on ap.para_id = a.para_id where ap.acct_id in (14) and a.tag = 'base_multiAccount_switchModeId' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0069820880889893 -- 2026-06-25 09:57:00.134[邓百灵-1054] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1054 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024878978729248 -- 2026-06-25 09:57:00.136[邓百灵-1054] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select count(1) cnt from dbsys.sys_contact c left join dbsys.sys_acct a on c.acct_id = a.acct_id where c.parent_cont_id = 1054 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013570785522461 -- 2026-06-25 09:57:00.138[邓百灵-1054] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select a.root_acct_id, a.acct_id from dbsys.sys_contact c left join dbsys.sys_acct a on c.acct_id = a.acct_id where c.cont_id = 1054 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012412071228027 -- 2026-06-25 09:57:00.139[邓百灵-1054] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select ap.para_value from dbsys.sys_acct_para ap left join dbconfig.config_para a on ap.para_id = a.para_id where ap.acct_id in (2) and a.tag = 'base_multiAccount_switchModeId' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012321472167969 -- 2026-06-25 09:57:00.141[邓百灵-1054] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select ap.para_value from dbsys.sys_acct_para ap left join dbconfig.config_para a on ap.para_id = a.para_id where ap.acct_id in (14) and a.tag = 'base_multiAccount_switchModeId' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096290111541748 -- 2026-06-25 09:58:41.097 -- /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.0018370151519775 -- 2026-06-25 09:58:41.101 -- /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.0027720928192139 -- 2026-06-25 09:58:41.104 -- /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='PengSiYuan' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00205397605896 -- 2026-06-25 09:58:41.106[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 23 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095579624176025 -- 2026-06-25 09:58:41.465[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009814977645874 -- 2026-06-25 10:03:58.257[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088889598846436 -- 2026-06-25 10:04:53.491[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79715 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79715 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017261505126953 -- 2026-06-25 10:04:53.493[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79715 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 = 79715 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020561218261719 -- 2026-06-25 10:04:53.495[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79715 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79715 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002504825592041 -- 2026-06-25 10:04:53.498[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79715 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight,3 as buzSystem_id FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 79715 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015950202941895 -- 2026-06-25 10:04:53.499[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79715 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015420913696289 -- 2026-06-25 10:04:53.534[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79715 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016710758209229 -- 2026-06-25 10:04:53.577[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79715 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6701712 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015120506286621 -- 2026-06-25 10:04:53.579[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79715 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099978446960449 -- 2026-06-25 10:04:56.025[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096559524536133 -- 2026-06-25 10:05:03.467[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79714 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79714 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023400783538818 -- 2026-06-25 10:05:03.470[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79714 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 = 79714 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0025029182434082 -- 2026-06-25 10:05:03.472[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79714 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79714 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022940635681152 -- 2026-06-25 10:05:03.475[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79714 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight,3 as buzSystem_id FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 79714 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017249584197998 -- 2026-06-25 10:05:03.477[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79714 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017800331115723 -- 2026-06-25 10:05:03.510[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79714 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018870830535889 -- 2026-06-25 10:05:03.550[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79714 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6701704 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017259120941162 -- 2026-06-25 10:05:03.552[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79714 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081291198730469 -- 2026-06-25 10:05:05.904[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090131759643555 -- 2026-06-25 10:05:07.103[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79713 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79713 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021870136260986 -- 2026-06-25 10:05:07.106[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79713 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 = 79713 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021347999572754 -- 2026-06-25 10:05:07.108[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79713 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79713 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022530555725098 -- 2026-06-25 10:05:07.110[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79713 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight,3 as buzSystem_id FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 79713 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015978813171387 -- 2026-06-25 10:05:07.112[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79713 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016260147094727 -- 2026-06-25 10:05:07.145[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79713 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018661022186279 -- 2026-06-25 10:05:07.185[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79713 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6701695 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016169548034668 -- 2026-06-25 10:05:07.187[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79713 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021249055862427 -- 2026-06-25 10:05:09.933[彭思源-1164] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79713 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020396947860718 -- 2026-06-25 10:05:10.404[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077550411224365 -- 2026-06-25 10:05:11.863[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79714 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79714 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020670890808105 -- 2026-06-25 10:05:11.866[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79714 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 = 79714 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014619827270508 -- 2026-06-25 10:05:11.867[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79714 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79714 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002007007598877 -- 2026-06-25 10:05:11.869[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79714 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight,3 as buzSystem_id FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 79714 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014510154724121 -- 2026-06-25 10:05:11.871[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79714 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014951229095459 -- 2026-06-25 10:05:11.904[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79714 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015230178833008 -- 2026-06-25 10:05:11.946[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79714 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6701704 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014889240264893 -- 2026-06-25 10:05:11.948[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79714 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012454986572266 -- 2026-06-25 10:05:13.069[彭思源-1164] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79714 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090880393981934 -- 2026-06-25 10:05:13.505[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010073900222778 -- 2026-06-25 10:05:15.139[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79712 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79712 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020370483398438 -- 2026-06-25 10:05:15.142[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79712 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 = 79712 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024788379669189 -- 2026-06-25 10:05:15.144[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79712 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79712 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023751258850098 -- 2026-06-25 10:05:15.147[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79712 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight,3 as buzSystem_id FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 79712 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018279552459717 -- 2026-06-25 10:05:15.149[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79712 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018320083618164 -- 2026-06-25 10:05:15.182[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79712 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001967191696167 -- 2026-06-25 10:05:15.223[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79712 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6701673 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018391609191895 -- 2026-06-25 10:05:15.225[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79712 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076618194580078 -- 2026-06-25 10:05:16.974[彭思源-1164] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79712 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091190338134766 -- 2026-06-25 10:05:17.415[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097858905792236 -- 2026-06-25 10:05:18.979[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79711 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79711 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020370483398438 -- 2026-06-25 10:05:18.981[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79711 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 = 79711 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019278526306152 -- 2026-06-25 10:05:18.983[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79711 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79711 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020439624786377 -- 2026-06-25 10:05:18.986[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79711 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight,3 as buzSystem_id FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 79711 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018458366394043 -- 2026-06-25 10:05:18.988[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79711 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018820762634277 -- 2026-06-25 10:05:19.022[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79711 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020079612731934 -- 2026-06-25 10:05:19.064[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79711 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6701641 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018501281738281 -- 2026-06-25 10:05:19.066[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79711 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02054500579834 -- 2026-06-25 10:05:20.500[彭思源-1164] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79711 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095319747924805 -- 2026-06-25 10:05:21.129[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087511539459229 -- 2026-06-25 10:05:22.017[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79715 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79715 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001835823059082 -- 2026-06-25 10:05:22.019[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79715 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 = 79715 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021460056304932 -- 2026-06-25 10:05:22.021[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79715 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79715 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001878023147583 -- 2026-06-25 10:05:22.023[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79715 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight,3 as buzSystem_id FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 79715 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016679763793945 -- 2026-06-25 10:05:22.025[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79715 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016419887542725 -- 2026-06-25 10:05:22.059[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79715 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018081665039062 -- 2026-06-25 10:05:22.100[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79715 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6701712 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016350746154785 -- 2026-06-25 10:05:22.102[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79715 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015214920043945 -- 2026-06-25 10:05:22.899[彭思源-1164] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79715 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019826889038086 -- 2026-06-25 10:05:23.339[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020936965942383 -- 2026-06-25 10:05:24.405[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79715 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79715 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019021034240723 -- 2026-06-25 10:05:24.407[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79715 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 = 79715 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016679763793945 -- 2026-06-25 10:05:24.409[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79715 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79715 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002312183380127 -- 2026-06-25 10:05:24.411[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79715 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight,3 as buzSystem_id FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 79715 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016951560974121 -- 2026-06-25 10:05:24.413[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79715 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001737117767334 -- 2026-06-25 10:05:24.447[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79715 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017328262329102 -- 2026-06-25 10:05:24.488[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79715 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6701712 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016701221466064 -- 2026-06-25 10:05:24.489[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79715 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085179805755615 -- 2026-06-25 10:06:38.762 -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016279220581055 -- 2026-06-25 10:06:38.765 -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 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.002514123916626 -- 2026-06-25 10:06:38.768 -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 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='FeiLiShiQuanQiuJieSuanCheJiangLian' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018739700317383 -- 2026-06-25 10:06:38.770[车江莲-2312] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 14 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016260147094727 -- 2026-06-25 10:06:38.777[车江莲-2312] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2312 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0026900768280029 -- 2026-06-25 10:06:38.780[车江莲-2312] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select count(1) cnt from dbsys.sys_contact c left join dbsys.sys_acct a on c.acct_id = a.acct_id where c.parent_cont_id = 2312 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015769004821777 -- 2026-06-25 10:06:38.782[车江莲-2312] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select a.root_acct_id, a.acct_id from dbsys.sys_contact c left join dbsys.sys_acct a on c.acct_id = a.acct_id where c.cont_id = 2312 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016098022460938 -- 2026-06-25 10:06:38.784[车江莲-2312] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select ap.para_value from dbsys.sys_acct_para ap left join dbconfig.config_para a on ap.para_id = a.para_id where ap.acct_id in (2) and a.tag = 'base_multiAccount_switchModeId' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016388893127441 -- 2026-06-25 10:06:38.786[车江莲-2312] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select ap.para_value from dbsys.sys_acct_para ap left join dbconfig.config_para a on ap.para_id = a.para_id where ap.acct_id in (14) and a.tag = 'base_multiAccount_switchModeId' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084071159362793 -- 2026-06-25 10:07:58.923[车江莲-2312] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2312 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028030872344971 -- 2026-06-25 10:07:58.926[车江莲-2312] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select count(1) cnt from dbsys.sys_contact c left join dbsys.sys_acct a on c.acct_id = a.acct_id where c.parent_cont_id = 2312 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016589164733887 -- 2026-06-25 10:07:58.928[车江莲-2312] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select a.root_acct_id, a.acct_id from dbsys.sys_contact c left join dbsys.sys_acct a on c.acct_id = a.acct_id where c.cont_id = 2312 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016870498657227 -- 2026-06-25 10:07:58.930[车江莲-2312] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select ap.para_value from dbsys.sys_acct_para ap left join dbconfig.config_para a on ap.para_id = a.para_id where ap.acct_id in (2) and a.tag = 'base_multiAccount_switchModeId' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016410350799561 -- 2026-06-25 10:07:58.932[车江莲-2312] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select ap.para_value from dbsys.sys_acct_para ap left join dbconfig.config_para a on ap.para_id = a.para_id where ap.acct_id in (14) and a.tag = 'base_multiAccount_switchModeId' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008012056350708 -- 2026-06-25 10:13:41.197 -- /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.0015051364898682 -- 2026-06-25 10:13:41.200 -- /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.0024611949920654 -- 2026-06-25 10:13:41.202 -- /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='GuanGuan' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017189979553223 -- 2026-06-25 10:13:41.204[关云-169] -- /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.0087449550628662 -- 2026-06-25 10:13:41.604[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087821483612061 -- 2026-06-25 10:13:43.004[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50680 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50680 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00173020362854 -- 2026-06-25 10:13:43.006[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50680 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50680 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017421245574951 -- 2026-06-25 10:13:43.008[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50680 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6697135 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015938282012939 -- 2026-06-25 10:13:43.010[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50680 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017969608306885 -- 2026-06-25 10:13:43.046[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50680 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6697135 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016319751739502 -- 2026-06-25 10:13:43.048[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50680 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0074191093444824 -- 2026-06-25 10:13:46.076[关云-169] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50680 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014095067977905 -- 2026-06-25 10:13:46.594[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015739917755127 -- 2026-06-25 10:13:47.692[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50678 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50678 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018219947814941 -- 2026-06-25 10:13:47.694[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50678 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50678 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018310546875 -- 2026-06-25 10:13:47.696[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50678 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6696979 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016849040985107 -- 2026-06-25 10:13:47.698[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50678 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019400119781494 -- 2026-06-25 10:13:47.733[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50678 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6696979 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016968250274658 -- 2026-06-25 10:13:47.734[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50678 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015884876251221 -- 2026-06-25 10:13:50.435[关云-169] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50678 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0065619945526123 -- 2026-06-25 10:13:50.880[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011339902877808 -- 2026-06-25 10:13:57.695[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50670 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50670 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016019344329834 -- 2026-06-25 10:13:57.697[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50670 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50670 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020220279693604 -- 2026-06-25 10:13:57.699[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50670 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6695947 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014419555664062 -- 2026-06-25 10:13:57.701[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50670 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016529560089111 -- 2026-06-25 10:13:57.734[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50670 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6695947 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001492977142334 -- 2026-06-25 10:13:57.736[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50670 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085198879241943 -- 2026-06-25 10:14:11.646[关云-169] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50670 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012938976287842 -- 2026-06-25 10:14:12.135[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089387893676758 -- 2026-06-25 10:14:13.183[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8521 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8521 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001633882522583 -- 2026-06-25 10:14:13.185[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8521 select org_id,org_name from dbsys.sys_org where corp_acct_id = 2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013959407806396 -- 2026-06-25 10:14:13.186[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8521 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015919208526611 -- 2026-06-25 10:14:13.223[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8521 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6701807 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014111995697021 -- 2026-06-25 10:14:13.224[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8521 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019680023193359 -- 2026-06-25 10:14:15.224[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091769695281982 -- 2026-06-25 10:14:15.617[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015225887298584 -- 2026-06-25 10:14:16.637[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8487 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8487 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018951892852783 -- 2026-06-25 10:14:16.639[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8487 select org_id,org_name from dbsys.sys_org where corp_acct_id = 14 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017499923706055 -- 2026-06-25 10:14:16.641[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8487 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018978118896484 -- 2026-06-25 10:14:16.676[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8487 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6687604 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017621517181396 -- 2026-06-25 10:14:16.678[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8487 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087430477142334 -- 2026-06-25 10:14:22.607[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011008024215698 -- 2026-06-25 10:14:23.530[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=4307 select a.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(a.purch_apply_date,'%Y-%m-%d') apply_date,1 appr_type_id,p.appr_proc_name, date_format(a.purch_end_date,'%Y-%m-%d') purch_end_date from dbpurc.purc_apply a LEFT JOIN dbsys.sys_contact c ON a.purch_apply_id = c.cont_id LEFT JOIN dbsys.sys_org org ON a.purch_department_id = org.org_id LEFT JOIN dbsys.sys_contact cr on a.createdby_id = cr.cont_id LEFT JOIN dbsys.sys_contact up on a.updatedby_id = up.cont_id LEFT JOIN dboa.oa_appr_process p ON a.appr_proc_id = p.appr_proc_id where a.purcapply_id = 4307 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024549961090088 -- 2026-06-25 10:14:23.532[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=4307 select * from dbpurc.purc_apply_product where purcapply_id = 4307 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017831325531006 -- 2026-06-25 10:14:23.534[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=4307 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094170570373535 -- 2026-06-25 10:14:25.807[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019046068191528 -- 2026-06-25 10:14:26.230[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018275022506714 -- 2026-06-25 10:14:27.265[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=4305 select a.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(a.purch_apply_date,'%Y-%m-%d') apply_date,1 appr_type_id,p.appr_proc_name, date_format(a.purch_end_date,'%Y-%m-%d') purch_end_date from dbpurc.purc_apply a LEFT JOIN dbsys.sys_contact c ON a.purch_apply_id = c.cont_id LEFT JOIN dbsys.sys_org org ON a.purch_department_id = org.org_id LEFT JOIN dbsys.sys_contact cr on a.createdby_id = cr.cont_id LEFT JOIN dbsys.sys_contact up on a.updatedby_id = up.cont_id LEFT JOIN dboa.oa_appr_process p ON a.appr_proc_id = p.appr_proc_id where a.purcapply_id = 4305 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019118785858154 -- 2026-06-25 10:14:27.267[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=4305 select * from dbpurc.purc_apply_product where purcapply_id = 4305 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013968944549561 -- 2026-06-25 10:14:27.269[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=4305 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008681058883667 -- 2026-06-25 10:14:30.284[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077788829803467 -- 2026-06-25 10:14:30.704[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010121822357178 -- 2026-06-25 10:14:34.050[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=4246 select p.*,c.cont_name apply_cont,org.org_name department,date_format(p.purch_plan_date,'%Y-%m-%d') purch_plan_date, 2 appr_type_id,a.appr_proc_name from dbpurc.purc_purcplan p LEFT JOIN dbsys.sys_contact c ON p.purcplan_apply_id = c.cont_id LEFT JOIN dbsys.sys_org org ON p.purcplan_department_id = org.org_id LEFT JOIN dboa.oa_appr_process a ON a.appr_proc_id = p.appr_proc_id where p.purcplan_id = 4246 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045449733734131 -- 2026-06-25 10:14:34.055[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=4246 select * from dbpurc.purc_purcplan_product where purcplan_id = 4246 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043001174926758 -- 2026-06-25 10:14:34.059[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=4246 select p.*,c.cust_name supplier from dbpurc.purc_purcplan_supplier p left join dbsys.sys_customer c on p.supplier_id = c.customer_id where purcplan_id = 4246 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045790672302246 -- 2026-06-25 10:14:34.064[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=4246 SELECT customer.cust_name,customer.customer_id,plan_prd.*,plan_quote.it_price,plan_quote.tax_bill_price,plan_quote.it_amount,plan_quote.tax_bill_amount,plan_quote.notes as quote_notes,plan_quote.quote_prd_id,plan_quote.status_id FROM dbpurc.purc_purcplan_product plan_prd LEFT JOIN dbpurc.purc_purcplan_supplier pupsu on pupsu.purcplan_id = plan_prd.purcplan_id LEFT JOIN dbpurc.purc_quote_product plan_quote on plan_quote.product_id = plan_prd.purcplan_prd_id AND plan_quote.supplier_id = pupsu.supplier_id LEFT JOIN dbsys.sys_customer customer on customer.customer_id = pupsu.supplier_id WHERE plan_prd.purcplan_id=4246 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020608901977539 -- 2026-06-25 10:14:34.066[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=4246 SELECT customer.cust_name,customer.customer_id,plan_prd.*,plan_quote.it_price,plan_quote.tax_bill_price,plan_quote.it_amount,plan_quote.tax_bill_amount,plan_quote.notes as quote_notes,plan_quote.quote_prd_id,plan_quote.status_id FROM dbpurc.purc_purcplan_product plan_prd LEFT JOIN dbpurc.purc_purcplan_supplier pupsu on pupsu.purcplan_id = plan_prd.purcplan_id LEFT JOIN dbpurc.purc_quote_product plan_quote on plan_quote.product_id = plan_prd.purcplan_prd_id AND plan_quote.supplier_id = pupsu.supplier_id LEFT JOIN dbsys.sys_customer customer on customer.customer_id = pupsu.supplier_id WHERE plan_prd.purcplan_id=4246 and plan_quote.status_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018789768218994 -- 2026-06-25 10:14:34.068[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=4246 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086569786071777 -- 2026-06-25 10:14:36.805[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012950897216797 -- 2026-06-25 10:14:37.236[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094661712646484 -- 2026-06-25 10:14:38.619[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=4245 select p.*,c.cont_name apply_cont,org.org_name department,date_format(p.purch_plan_date,'%Y-%m-%d') purch_plan_date, 2 appr_type_id,a.appr_proc_name from dbpurc.purc_purcplan p LEFT JOIN dbsys.sys_contact c ON p.purcplan_apply_id = c.cont_id LEFT JOIN dbsys.sys_org org ON p.purcplan_department_id = org.org_id LEFT JOIN dboa.oa_appr_process a ON a.appr_proc_id = p.appr_proc_id where p.purcplan_id = 4245 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021288394927979 -- 2026-06-25 10:14:38.622[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=4245 select * from dbpurc.purc_purcplan_product where purcplan_id = 4245 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021238327026367 -- 2026-06-25 10:14:38.624[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=4245 select p.*,c.cust_name supplier from dbpurc.purc_purcplan_supplier p left join dbsys.sys_customer c on p.supplier_id = c.customer_id where purcplan_id = 4245 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022130012512207 -- 2026-06-25 10:14:38.626[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=4245 SELECT customer.cust_name,customer.customer_id,plan_prd.*,plan_quote.it_price,plan_quote.tax_bill_price,plan_quote.it_amount,plan_quote.tax_bill_amount,plan_quote.notes as quote_notes,plan_quote.quote_prd_id,plan_quote.status_id FROM dbpurc.purc_purcplan_product plan_prd LEFT JOIN dbpurc.purc_purcplan_supplier pupsu on pupsu.purcplan_id = plan_prd.purcplan_id LEFT JOIN dbpurc.purc_quote_product plan_quote on plan_quote.product_id = plan_prd.purcplan_prd_id AND plan_quote.supplier_id = pupsu.supplier_id LEFT JOIN dbsys.sys_customer customer on customer.customer_id = pupsu.supplier_id WHERE plan_prd.purcplan_id=4245 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019218921661377 -- 2026-06-25 10:14:38.628[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=4245 SELECT customer.cust_name,customer.customer_id,plan_prd.*,plan_quote.it_price,plan_quote.tax_bill_price,plan_quote.it_amount,plan_quote.tax_bill_amount,plan_quote.notes as quote_notes,plan_quote.quote_prd_id,plan_quote.status_id FROM dbpurc.purc_purcplan_product plan_prd LEFT JOIN dbpurc.purc_purcplan_supplier pupsu on pupsu.purcplan_id = plan_prd.purcplan_id LEFT JOIN dbpurc.purc_quote_product plan_quote on plan_quote.product_id = plan_prd.purcplan_prd_id AND plan_quote.supplier_id = pupsu.supplier_id LEFT JOIN dbsys.sys_customer customer on customer.customer_id = pupsu.supplier_id WHERE plan_prd.purcplan_id=4245 and plan_quote.status_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016250610351562 -- 2026-06-25 10:14:38.630[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=4245 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009552001953125 -- 2026-06-25 10:14:45.742[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019834041595459 -- 2026-06-25 10:14:46.205[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02052903175354 -- 2026-06-25 10:14:47.349[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=4244 select p.*,c.cont_name apply_cont,org.org_name department,date_format(p.purch_plan_date,'%Y-%m-%d') purch_plan_date, 2 appr_type_id,a.appr_proc_name from dbpurc.purc_purcplan p LEFT JOIN dbsys.sys_contact c ON p.purcplan_apply_id = c.cont_id LEFT JOIN dbsys.sys_org org ON p.purcplan_department_id = org.org_id LEFT JOIN dboa.oa_appr_process a ON a.appr_proc_id = p.appr_proc_id where p.purcplan_id = 4244 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019409656524658 -- 2026-06-25 10:14:47.351[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=4244 select * from dbpurc.purc_purcplan_product where purcplan_id = 4244 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001953125 -- 2026-06-25 10:14:47.353[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=4244 select p.*,c.cust_name supplier from dbpurc.purc_purcplan_supplier p left join dbsys.sys_customer c on p.supplier_id = c.customer_id where purcplan_id = 4244 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022509098052979 -- 2026-06-25 10:14:47.356[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=4244 SELECT customer.cust_name,customer.customer_id,plan_prd.*,plan_quote.it_price,plan_quote.tax_bill_price,plan_quote.it_amount,plan_quote.tax_bill_amount,plan_quote.notes as quote_notes,plan_quote.quote_prd_id,plan_quote.status_id FROM dbpurc.purc_purcplan_product plan_prd LEFT JOIN dbpurc.purc_purcplan_supplier pupsu on pupsu.purcplan_id = plan_prd.purcplan_id LEFT JOIN dbpurc.purc_quote_product plan_quote on plan_quote.product_id = plan_prd.purcplan_prd_id AND plan_quote.supplier_id = pupsu.supplier_id LEFT JOIN dbsys.sys_customer customer on customer.customer_id = pupsu.supplier_id WHERE plan_prd.purcplan_id=4244 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017149448394775 -- 2026-06-25 10:14:47.358[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=4244 SELECT customer.cust_name,customer.customer_id,plan_prd.*,plan_quote.it_price,plan_quote.tax_bill_price,plan_quote.it_amount,plan_quote.tax_bill_amount,plan_quote.notes as quote_notes,plan_quote.quote_prd_id,plan_quote.status_id FROM dbpurc.purc_purcplan_product plan_prd LEFT JOIN dbpurc.purc_purcplan_supplier pupsu on pupsu.purcplan_id = plan_prd.purcplan_id LEFT JOIN dbpurc.purc_quote_product plan_quote on plan_quote.product_id = plan_prd.purcplan_prd_id AND plan_quote.supplier_id = pupsu.supplier_id LEFT JOIN dbsys.sys_customer customer on customer.customer_id = pupsu.supplier_id WHERE plan_prd.purcplan_id=4244 and plan_quote.status_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014541149139404 -- 2026-06-25 10:14:47.359[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=4244 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018456935882568 -- 2026-06-25 10:14:50.830[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093479156494141 -- 2026-06-25 10:14:51.300[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008868932723999 -- 2026-06-25 10:14:52.339[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=4243 select p.*,c.cont_name apply_cont,org.org_name department,date_format(p.purch_plan_date,'%Y-%m-%d') purch_plan_date, 2 appr_type_id,a.appr_proc_name from dbpurc.purc_purcplan p LEFT JOIN dbsys.sys_contact c ON p.purcplan_apply_id = c.cont_id LEFT JOIN dbsys.sys_org org ON p.purcplan_department_id = org.org_id LEFT JOIN dboa.oa_appr_process a ON a.appr_proc_id = p.appr_proc_id where p.purcplan_id = 4243 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020430088043213 -- 2026-06-25 10:14:52.341[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=4243 select * from dbpurc.purc_purcplan_product where purcplan_id = 4243 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002079963684082 -- 2026-06-25 10:14:52.343[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=4243 select p.*,c.cust_name supplier from dbpurc.purc_purcplan_supplier p left join dbsys.sys_customer c on p.supplier_id = c.customer_id where purcplan_id = 4243 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002129077911377 -- 2026-06-25 10:14:52.345[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=4243 SELECT customer.cust_name,customer.customer_id,plan_prd.*,plan_quote.it_price,plan_quote.tax_bill_price,plan_quote.it_amount,plan_quote.tax_bill_amount,plan_quote.notes as quote_notes,plan_quote.quote_prd_id,plan_quote.status_id FROM dbpurc.purc_purcplan_product plan_prd LEFT JOIN dbpurc.purc_purcplan_supplier pupsu on pupsu.purcplan_id = plan_prd.purcplan_id LEFT JOIN dbpurc.purc_quote_product plan_quote on plan_quote.product_id = plan_prd.purcplan_prd_id AND plan_quote.supplier_id = pupsu.supplier_id LEFT JOIN dbsys.sys_customer customer on customer.customer_id = pupsu.supplier_id WHERE plan_prd.purcplan_id=4243 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018200874328613 -- 2026-06-25 10:14:52.347[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=4243 SELECT customer.cust_name,customer.customer_id,plan_prd.*,plan_quote.it_price,plan_quote.tax_bill_price,plan_quote.it_amount,plan_quote.tax_bill_amount,plan_quote.notes as quote_notes,plan_quote.quote_prd_id,plan_quote.status_id FROM dbpurc.purc_purcplan_product plan_prd LEFT JOIN dbpurc.purc_purcplan_supplier pupsu on pupsu.purcplan_id = plan_prd.purcplan_id LEFT JOIN dbpurc.purc_quote_product plan_quote on plan_quote.product_id = plan_prd.purcplan_prd_id AND plan_quote.supplier_id = pupsu.supplier_id LEFT JOIN dbsys.sys_customer customer on customer.customer_id = pupsu.supplier_id WHERE plan_prd.purcplan_id=4243 and plan_quote.status_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015678405761719 -- 2026-06-25 10:14:52.349[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=4243 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0079848766326904 -- 2026-06-25 10:14:55.730[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088059902191162 -- 2026-06-25 10:14:56.155[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094330310821533 -- 2026-06-25 10:14:57.443[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8487 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8487 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018048286437988 -- 2026-06-25 10:14:57.445[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8487 select org_id,org_name from dbsys.sys_org where corp_acct_id = 14 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016400814056396 -- 2026-06-25 10:14:57.447[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8487 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018539428710938 -- 2026-06-25 10:14:57.480[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8487 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6687604 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016570091247559 -- 2026-06-25 10:14:57.482[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8487 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0079100131988525 -- 2026-06-25 10:15:01.688[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099420547485352 -- 2026-06-25 10:15:02.520[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=4242 select p.*,c.cont_name apply_cont,org.org_name department,date_format(p.purch_plan_date,'%Y-%m-%d') purch_plan_date, 2 appr_type_id,a.appr_proc_name from dbpurc.purc_purcplan p LEFT JOIN dbsys.sys_contact c ON p.purcplan_apply_id = c.cont_id LEFT JOIN dbsys.sys_org org ON p.purcplan_department_id = org.org_id LEFT JOIN dboa.oa_appr_process a ON a.appr_proc_id = p.appr_proc_id where p.purcplan_id = 4242 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022249221801758 -- 2026-06-25 10:15:02.522[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=4242 select * from dbpurc.purc_purcplan_product where purcplan_id = 4242 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022602081298828 -- 2026-06-25 10:15:02.525[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=4242 select p.*,c.cust_name supplier from dbpurc.purc_purcplan_supplier p left join dbsys.sys_customer c on p.supplier_id = c.customer_id where purcplan_id = 4242 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023410320281982 -- 2026-06-25 10:15:02.527[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=4242 SELECT customer.cust_name,customer.customer_id,plan_prd.*,plan_quote.it_price,plan_quote.tax_bill_price,plan_quote.it_amount,plan_quote.tax_bill_amount,plan_quote.notes as quote_notes,plan_quote.quote_prd_id,plan_quote.status_id FROM dbpurc.purc_purcplan_product plan_prd LEFT JOIN dbpurc.purc_purcplan_supplier pupsu on pupsu.purcplan_id = plan_prd.purcplan_id LEFT JOIN dbpurc.purc_quote_product plan_quote on plan_quote.product_id = plan_prd.purcplan_prd_id AND plan_quote.supplier_id = pupsu.supplier_id LEFT JOIN dbsys.sys_customer customer on customer.customer_id = pupsu.supplier_id WHERE plan_prd.purcplan_id=4242 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002039909362793 -- 2026-06-25 10:15:02.529[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=4242 SELECT customer.cust_name,customer.customer_id,plan_prd.*,plan_quote.it_price,plan_quote.tax_bill_price,plan_quote.it_amount,plan_quote.tax_bill_amount,plan_quote.notes as quote_notes,plan_quote.quote_prd_id,plan_quote.status_id FROM dbpurc.purc_purcplan_product plan_prd LEFT JOIN dbpurc.purc_purcplan_supplier pupsu on pupsu.purcplan_id = plan_prd.purcplan_id LEFT JOIN dbpurc.purc_quote_product plan_quote on plan_quote.product_id = plan_prd.purcplan_prd_id AND plan_quote.supplier_id = pupsu.supplier_id LEFT JOIN dbsys.sys_customer customer on customer.customer_id = pupsu.supplier_id WHERE plan_prd.purcplan_id=4242 and plan_quote.status_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017430782318115 -- 2026-06-25 10:15:02.531[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=4242 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0079610347747803 -- 2026-06-25 10:15:06.431[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019524097442627 -- 2026-06-25 10:15:06.885[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0079929828643799 -- 2026-06-25 10:15:33.309[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020262002944946 -- 2026-06-25 10:32:02.354 -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013759136199951 -- 2026-06-25 10:32:02.357 -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 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.0022931098937988 -- 2026-06-25 10:32:02.359 -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 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='sophia' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00154709815979 -- 2026-06-25 10:32:02.361[马绍凤-172] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 2 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001345157623291 -- 2026-06-25 10:32:02.368[马绍凤-172] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 172 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024268627166748 -- 2026-06-25 10:32:02.370[马绍凤-172] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select count(1) cnt from dbsys.sys_contact c left join dbsys.sys_acct a on c.acct_id = a.acct_id where c.parent_cont_id = 172 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013179779052734 -- 2026-06-25 10:32:02.372[马绍凤-172] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select a.root_acct_id, a.acct_id from dbsys.sys_contact c left join dbsys.sys_acct a on c.acct_id = a.acct_id where c.cont_id = 172 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013461112976074 -- 2026-06-25 10:32:02.373[马绍凤-172] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select ap.para_value from dbsys.sys_acct_para ap left join dbconfig.config_para a on ap.para_id = a.para_id where ap.acct_id in (2) and a.tag = 'base_multiAccount_switchModeId' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012428760528564 -- 2026-06-25 10:32:02.375[马绍凤-172] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select ap.para_value from dbsys.sys_acct_para ap left join dbconfig.config_para a on ap.para_id = a.para_id where ap.acct_id in (2) and a.tag = 'base_multiAccount_switchModeId' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015516996383667 -- 2026-06-25 10:35:07.989[肖路路-2501] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2501 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017969608306885 -- 2026-06-25 10:35:08.062[肖路路-2501] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2501 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038149356842041 -- 2026-06-25 10:35:08.097[肖路路-2501] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2501,updatedby_id = 2501 where extrafareApply_id = 79716 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020635843276978 -- 2026-06-25 10:38:11.995[肖路路-2501] -- /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.00766921043396 -- 2026-06-25 10:38:38.485[肖路路-2501] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2501 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014429092407227 -- 2026-06-25 10:38:38.525[肖路路-2501] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2501 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0066831111907959 -- 2026-06-25 10:38:39.794[肖路路-2501] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2501 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013329982757568 -- 2026-06-25 10:38:39.905[肖路路-2501] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2501 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008573055267334 -- 2026-06-25 10:38:40.121[肖路路-2501] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2501 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011379957199097 -- 2026-06-25 10:50:41.078[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228522%22%7D&event=edit_officialSeals&officialSeals_id=8522 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8522 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016579627990723 -- 2026-06-25 10:50:41.080[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228522%22%7D&event=edit_officialSeals&officialSeals_id=8522 select org_id,org_name from dbsys.sys_org where corp_acct_id = 40 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015008449554443 -- 2026-06-25 10:50:41.082[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228522%22%7D&event=edit_officialSeals&officialSeals_id=8522 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016109943389893 -- 2026-06-25 10:50:41.136[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228522%22%7D&event=edit_officialSeals&officialSeals_id=8522 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702342 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014500617980957 -- 2026-06-25 10:50:41.138[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228522%22%7D&event=edit_officialSeals&officialSeals_id=8522 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010585069656372 -- 2026-06-25 10:50:43.555[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011536121368408 -- 2026-06-25 10:50:44.056[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020807027816772 -- 2026-06-25 10:51:39.859 -- /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.0019769668579102 -- 2026-06-25 10:51:39.863 -- /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.0028338432312012 -- 2026-06-25 10:51:39.866 -- /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='ZhangJin' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021729469299316 -- 2026-06-25 10:51:39.868[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076799392700195 -- 2026-06-25 10:51:40.646[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01279091835022 -- 2026-06-25 10:51:42.728[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133054 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133054 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018990039825439 -- 2026-06-25 10:51:42.730[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133054 select payment_id from dbthird.thd_payment where oa_payment_id = 133054 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020029544830322 -- 2026-06-25 10:51:42.732[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133054 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145588 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023550987243652 -- 2026-06-25 10:51:42.734[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133054 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6700888 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017929077148438 -- 2026-06-25 10:51:42.736[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133054 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019569396972656 -- 2026-06-25 10:51:42.770[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133054 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019240379333496 -- 2026-06-25 10:51:42.773[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133054 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6700888 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017979145050049 -- 2026-06-25 10:51:42.775[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133054 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018010139465332 -- 2026-06-25 10:51:42.776[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133054 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018141269683838 -- 2026-06-25 10:51:42.815[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133054 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00807785987854 -- 2026-06-25 10:51:44.648[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133054 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017347097396851 -- 2026-06-25 10:51:45.236[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097379684448242 -- 2026-06-25 10:51:46.202[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133053 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133053 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019190311431885 -- 2026-06-25 10:51:46.204[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133053 select payment_id from dbthird.thd_payment where oa_payment_id = 133053 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019879341125488 -- 2026-06-25 10:51:46.206[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133053 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145587 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023670196533203 -- 2026-06-25 10:51:46.208[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133053 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6700887 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018138885498047 -- 2026-06-25 10:51:46.210[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133053 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014441967010498 -- 2026-06-25 10:51:46.257[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133053 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020039081573486 -- 2026-06-25 10:51:46.259[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133053 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6700887 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018041133880615 -- 2026-06-25 10:51:46.261[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133053 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017910003662109 -- 2026-06-25 10:51:46.263[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133053 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018341541290283 -- 2026-06-25 10:51:46.303[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133053 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.007828950881958 -- 2026-06-25 10:51:47.959[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133053 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0075430870056152 -- 2026-06-25 10:51:48.537[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012237071990967 -- 2026-06-25 10:51:49.502[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133052 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133052 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016880035400391 -- 2026-06-25 10:51:49.504[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133052 select payment_id from dbthird.thd_payment where oa_payment_id = 133052 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017471313476562 -- 2026-06-25 10:51:49.505[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133052 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145586 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021190643310547 -- 2026-06-25 10:51:49.508[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133052 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6700886 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015699863433838 -- 2026-06-25 10:51:49.509[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133052 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016031265258789 -- 2026-06-25 10:51:49.542[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133052 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016839504241943 -- 2026-06-25 10:51:49.544[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133052 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6700886 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001582145690918 -- 2026-06-25 10:51:49.545[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133052 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015490055084229 -- 2026-06-25 10:51:49.547[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133052 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015969276428223 -- 2026-06-25 10:51:49.587[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133052 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012274026870728 -- 2026-06-25 10:51:52.747[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133052 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094451904296875 -- 2026-06-25 10:51:53.239[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017469882965088 -- 2026-06-25 10:51:54.457[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133051 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133051 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019409656524658 -- 2026-06-25 10:51:54.459[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133051 select payment_id from dbthird.thd_payment where oa_payment_id = 133051 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020058155059814 -- 2026-06-25 10:51:54.462[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133051 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145585 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023620128631592 -- 2026-06-25 10:51:54.464[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133051 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6700885 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018179416656494 -- 2026-06-25 10:51:54.466[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133051 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018889904022217 -- 2026-06-25 10:51:54.500[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133051 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019950866699219 -- 2026-06-25 10:51:54.502[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133051 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6700885 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018367767333984 -- 2026-06-25 10:51:54.504[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133051 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018141269683838 -- 2026-06-25 10:51:54.506[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133051 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019021034240723 -- 2026-06-25 10:51:54.547[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133051 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008915901184082 -- 2026-06-25 10:51:57.798[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133051 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083320140838623 -- 2026-06-25 10:51:58.264[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097579956054688 -- 2026-06-25 10:51:59.450[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133050 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133050 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018668174743652 -- 2026-06-25 10:51:59.452[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133050 select payment_id from dbthird.thd_payment where oa_payment_id = 133050 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019271373748779 -- 2026-06-25 10:51:59.455[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133050 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145584 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022900104522705 -- 2026-06-25 10:51:59.457[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133050 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6700884 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017380714416504 -- 2026-06-25 10:51:59.459[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133050 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017991065979004 -- 2026-06-25 10:51:59.492[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133050 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019011497497559 -- 2026-06-25 10:51:59.495[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133050 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6700884 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017340183258057 -- 2026-06-25 10:51:59.496[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133050 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017271041870117 -- 2026-06-25 10:51:59.498[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133050 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017788410186768 -- 2026-06-25 10:51:59.540[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133050 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091691017150879 -- 2026-06-25 10:52:01.758[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133050 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095009803771973 -- 2026-06-25 10:52:02.250[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090410709381104 -- 2026-06-25 10:52:04.478[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132031 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 132031 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017750263214111 -- 2026-06-25 10:52:04.480[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132031 select payment_id from dbthird.thd_payment where oa_payment_id = 132031 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017910003662109 -- 2026-06-25 10:52:04.482[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132031 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 144793 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021629333496094 -- 2026-06-25 10:52:04.484[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132031 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6644585 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016529560089111 -- 2026-06-25 10:52:04.486[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132031 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016758441925049 -- 2026-06-25 10:52:04.519[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132031 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0026519298553467 -- 2026-06-25 10:52:04.521[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132031 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6644585 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016460418701172 -- 2026-06-25 10:52:04.523[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132031 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016269683837891 -- 2026-06-25 10:52:04.525[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132031 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016860961914062 -- 2026-06-25 10:52:04.564[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132031 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016217947006226 -- 2026-06-25 10:52:05.588[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=132031 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080609321594238 -- 2026-06-25 10:52:06.069[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008936882019043 -- 2026-06-25 10:52:07.069[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132030 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 132030 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016679763793945 -- 2026-06-25 10:52:07.071[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132030 select payment_id from dbthird.thd_payment where oa_payment_id = 132030 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017020702362061 -- 2026-06-25 10:52:07.073[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132030 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 144792 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020179748535156 -- 2026-06-25 10:52:07.075[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132030 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6644580 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001500129699707 -- 2026-06-25 10:52:07.076[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132030 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015799999237061 -- 2026-06-25 10:52:07.109[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132030 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016930103302002 -- 2026-06-25 10:52:07.111[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132030 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6644580 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014989376068115 -- 2026-06-25 10:52:07.113[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132030 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014879703521729 -- 2026-06-25 10:52:07.114[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132030 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015420913696289 -- 2026-06-25 10:52:07.153[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132030 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008944034576416 -- 2026-06-25 10:52:09.559[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=132030 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094320774078369 -- 2026-06-25 10:52:10.044[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0069620609283447 -- 2026-06-25 10:52:11.016[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=130976 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 130976 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013430118560791 -- 2026-06-25 10:52:11.017[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=130976 select payment_id from dbthird.thd_payment where oa_payment_id = 130976 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018939971923828 -- 2026-06-25 10:52:11.019[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=130976 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 144008 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001352071762085 -- 2026-06-25 10:52:11.021[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=130976 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6595271 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012071132659912 -- 2026-06-25 10:52:11.022[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=130976 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014325857162476 -- 2026-06-25 10:52:11.068[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=130976 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019168853759766 -- 2026-06-25 10:52:11.070[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=130976 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6595271 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012249946594238 -- 2026-06-25 10:52:11.072[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=130976 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012261867523193 -- 2026-06-25 10:52:11.073[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=130976 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012588500976562 -- 2026-06-25 10:52:11.112[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=130976 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020819902420044 -- 2026-06-25 10:53:11.850[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8506 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8506 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018329620361328 -- 2026-06-25 10:53:11.852[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8506 select org_id,org_name from dbsys.sys_org where corp_acct_id = 5 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017960071563721 -- 2026-06-25 10:53:11.854[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8506 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019271373748779 -- 2026-06-25 10:53:11.888[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8506 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6692989 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017471313476562 -- 2026-06-25 10:53:11.890[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8506 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080671310424805 -- 2026-06-25 10:53:24.445[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096468925476074 -- 2026-06-25 10:53:26.809[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=130976 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 130976 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018620491027832 -- 2026-06-25 10:53:26.811[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=130976 select payment_id from dbthird.thd_payment where oa_payment_id = 130976 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019080638885498 -- 2026-06-25 10:53:26.813[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=130976 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 144008 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022711753845215 -- 2026-06-25 10:53:26.816[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=130976 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6595271 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017199516296387 -- 2026-06-25 10:53:26.818[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=130976 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018980503082275 -- 2026-06-25 10:53:26.853[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=130976 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019040107727051 -- 2026-06-25 10:53:26.855[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=130976 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6595271 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017349720001221 -- 2026-06-25 10:53:26.857[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=130976 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017209053039551 -- 2026-06-25 10:53:26.859[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=130976 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001777172088623 -- 2026-06-25 10:53:26.899[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=130976 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014194011688232 -- 2026-06-25 10:53:34.363[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133065%22}&event=edit_payment&payment_id=133065 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133065 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001802921295166 -- 2026-06-25 10:53:34.365[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133065%22}&event=edit_payment&payment_id=133065 select payment_id from dbthird.thd_payment where oa_payment_id = 133065 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018579959869385 -- 2026-06-25 10:53:34.367[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133065%22}&event=edit_payment&payment_id=133065 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145599 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022411346435547 -- 2026-06-25 10:53:34.369[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133065%22}&event=edit_payment&payment_id=133065 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6701859 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017459392547607 -- 2026-06-25 10:53:34.371[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133065%22}&event=edit_payment&payment_id=133065 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021148920059204 -- 2026-06-25 10:53:34.469[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133065%22}&event=edit_payment&payment_id=133065 select * from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018558502197266 -- 2026-06-25 10:53:34.471[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133065%22}&event=edit_payment&payment_id=133065 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6701859 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017170906066895 -- 2026-06-25 10:53:34.473[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133065%22}&event=edit_payment&payment_id=133065 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017189979553223 -- 2026-06-25 10:53:34.475[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133065%22}&event=edit_payment&payment_id=133065 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016942024230957 -- 2026-06-25 10:53:34.523[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133065%22}&event=edit_payment&payment_id=133065 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089859962463379 -- 2026-06-25 10:53:37.614[石远龙-484] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133065 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076160430908203 -- 2026-06-25 10:53:38.052[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018812894821167 -- 2026-06-25 10:54:00.765[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022358894348145 -- 2026-06-25 10:54:02.286[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=130976 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 130976 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016040802001953 -- 2026-06-25 10:54:02.288[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=130976 select payment_id from dbthird.thd_payment where oa_payment_id = 130976 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016829967498779 -- 2026-06-25 10:54:02.290[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=130976 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 144008 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016448497772217 -- 2026-06-25 10:54:02.291[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=130976 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6595271 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015110969543457 -- 2026-06-25 10:54:02.293[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=130976 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016539096832275 -- 2026-06-25 10:54:02.327[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=130976 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016489028930664 -- 2026-06-25 10:54:02.328[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=130976 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6595271 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015089511871338 -- 2026-06-25 10:54:02.330[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=130976 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015039443969727 -- 2026-06-25 10:54:02.332[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=130976 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015370845794678 -- 2026-06-25 10:54:02.370[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=130976 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096559524536133 -- 2026-06-25 10:54:07.816[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=130976 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010058879852295 -- 2026-06-25 10:54:08.716[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009058952331543 -- 2026-06-25 10:54:09.770[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=129935 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 129935 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023009777069092 -- 2026-06-25 10:54:09.773[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=129935 select payment_id from dbthird.thd_payment where oa_payment_id = 129935 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023679733276367 -- 2026-06-25 10:54:09.775[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=129935 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 143260 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0026171207427979 -- 2026-06-25 10:54:09.778[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=129935 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6543141 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015838146209717 -- 2026-06-25 10:54:09.780[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=129935 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016191005706787 -- 2026-06-25 10:54:09.815[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=129935 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017578601837158 -- 2026-06-25 10:54:09.817[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=129935 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6543141 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015919208526611 -- 2026-06-25 10:54:09.819[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=129935 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015790462493896 -- 2026-06-25 10:54:09.821[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=129935 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016260147094727 -- 2026-06-25 10:54:09.862[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=129935 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019980192184448 -- 2026-06-25 10:54:14.470[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=129935 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018712997436523 -- 2026-06-25 10:54:14.987[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085899829864502 -- 2026-06-25 10:54:16.102[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=129933 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 129933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016250610351562 -- 2026-06-25 10:54:16.104[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=129933 select payment_id from dbthird.thd_payment where oa_payment_id = 129933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017240047454834 -- 2026-06-25 10:54:16.106[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=129933 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 143258 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021119117736816 -- 2026-06-25 10:54:16.108[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=129933 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6543134 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014898777008057 -- 2026-06-25 10:54:16.110[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=129933 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017109155654907 -- 2026-06-25 10:54:16.159[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=129933 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016889572143555 -- 2026-06-25 10:54:16.161[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=129933 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6543134 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001507043838501 -- 2026-06-25 10:54:16.162[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=129933 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014901161193848 -- 2026-06-25 10:54:16.164[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=129933 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015339851379395 -- 2026-06-25 10:54:16.222[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=129933 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080108642578125 -- 2026-06-25 10:54:46.041[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009544849395752 -- 2026-06-25 10:54:47.491[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=129933 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 129933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018341541290283 -- 2026-06-25 10:54:47.493[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=129933 select payment_id from dbthird.thd_payment where oa_payment_id = 129933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019009113311768 -- 2026-06-25 10:54:47.495[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=129933 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 143258 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018360614776611 -- 2026-06-25 10:54:47.497[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=129933 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6543134 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017130374908447 -- 2026-06-25 10:54:47.499[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=129933 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014424085617065 -- 2026-06-25 10:54:47.545[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=129933 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018899440765381 -- 2026-06-25 10:54:47.547[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=129933 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6543134 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017039775848389 -- 2026-06-25 10:54:47.549[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=129933 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017158985137939 -- 2026-06-25 10:54:47.551[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=129933 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017340183258057 -- 2026-06-25 10:54:47.595[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=129933 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023184061050415 -- 2026-06-25 10:54:50.670[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=129933 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093162059783936 -- 2026-06-25 10:54:51.331[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093839168548584 -- 2026-06-25 10:54:52.696[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50678 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50678 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023930072784424 -- 2026-06-25 10:54:52.699[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50678 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50678 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018539428710938 -- 2026-06-25 10:54:52.701[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50678 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6696979 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016880035400391 -- 2026-06-25 10:54:52.702[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50678 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018739700317383 -- 2026-06-25 10:54:52.736[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50678 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6696979 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001676082611084 -- 2026-06-25 10:54:52.738[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50678 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098330974578857 -- 2026-06-25 10:55:00.508[张进-414] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50678 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081171989440918 -- 2026-06-25 10:55:01.035[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082640647888184 -- 2026-06-25 10:55:02.248[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50677 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50677 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016629695892334 -- 2026-06-25 10:55:02.250[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50677 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50677 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016570091247559 -- 2026-06-25 10:55:02.251[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50677 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6696588 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015270709991455 -- 2026-06-25 10:55:02.253[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50677 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017349720001221 -- 2026-06-25 10:55:02.286[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50677 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6696588 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015320777893066 -- 2026-06-25 10:55:02.288[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50677 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012297868728638 -- 2026-06-25 10:55:05.408[张进-414] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50677 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011656045913696 -- 2026-06-25 10:55:05.973[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0073621273040771 -- 2026-06-25 10:55:07.092[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50647 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50647 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017821788787842 -- 2026-06-25 10:55:07.094[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50647 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50647 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013799667358398 -- 2026-06-25 10:55:07.096[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50647 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6691613 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012249946594238 -- 2026-06-25 10:55:07.097[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50647 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014650821685791 -- 2026-06-25 10:55:07.130[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50647 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6691613 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012450218200684 -- 2026-06-25 10:55:07.131[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50647 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021332979202271 -- 2026-06-25 10:55:12.577 -- /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.0020959377288818 -- 2026-06-25 10:55:12.581 -- /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.0026149749755859 -- 2026-06-25 10:55:12.583 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='YangQun' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002249002456665 -- 2026-06-25 10:55:12.586[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 39 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016057968139648 -- 2026-06-25 10:55:12.921[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083401203155518 -- 2026-06-25 10:55:13.499[张进-414] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50647 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090019702911377 -- 2026-06-25 10:55:14.271[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8522 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8522 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016400814056396 -- 2026-06-25 10:55:14.273[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8522 select org_id,org_name from dbsys.sys_org where corp_acct_id = 40 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013999938964844 -- 2026-06-25 10:55:14.274[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8522 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076870918273926 -- 2026-06-25 10:55:14.301[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015840530395508 -- 2026-06-25 10:55:14.308[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8522 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702342 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013940334320068 -- 2026-06-25 10:55:14.310[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8522 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099740028381348 -- 2026-06-25 10:55:14.803 -- /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.0018219947814941 -- 2026-06-25 10:55:14.806 -- /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.0029199123382568 -- 2026-06-25 10:55:14.809 -- /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.0021250247955322 -- 2026-06-25 10:55:14.812[高祥-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.0091900825500488 -- 2026-06-25 10:55:15.231[高祥-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.0093429088592529 -- 2026-06-25 10:55:15.314[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=4306 select a.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(a.purch_apply_date,'%Y-%m-%d') apply_date,1 appr_type_id,p.appr_proc_name, date_format(a.purch_end_date,'%Y-%m-%d') purch_end_date from dbpurc.purc_apply a LEFT JOIN dbsys.sys_contact c ON a.purch_apply_id = c.cont_id LEFT JOIN dbsys.sys_org org ON a.purch_department_id = org.org_id LEFT JOIN dbsys.sys_contact cr on a.createdby_id = cr.cont_id LEFT JOIN dbsys.sys_contact up on a.updatedby_id = up.cont_id LEFT JOIN dboa.oa_appr_process p ON a.appr_proc_id = p.appr_proc_id where a.purcapply_id = 4306 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020840167999268 -- 2026-06-25 10:55:15.316[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=4306 select * from dbpurc.purc_apply_product where purcapply_id = 4306 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001600980758667 -- 2026-06-25 10:55:15.318[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=4306 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091428756713867 -- 2026-06-25 10:55:15.767[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020159006118774 -- 2026-06-25 10:55:16.261[杨群-2017] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2017 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081419944763184 -- 2026-06-25 10:55:16.418[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50629 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50629 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020380020141602 -- 2026-06-25 10:55:16.420[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50629 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50629 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020530223846436 -- 2026-06-25 10:55:16.422[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50629 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6689896 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015289783477783 -- 2026-06-25 10:55:16.424[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50629 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016708374023438 -- 2026-06-25 10:55:16.458[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50629 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6689896 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015058517456055 -- 2026-06-25 10:55:16.460[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50629 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087299346923828 -- 2026-06-25 10:55:17.233[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095500946044922 -- 2026-06-25 10:55:17.696[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50629 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086979866027832 -- 2026-06-25 10:55:17.762[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012068033218384 -- 2026-06-25 10:55:18.284[高祥-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.013875007629395 -- 2026-06-25 10:55:19.993[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=4246 select p.*,c.cont_name apply_cont,org.org_name department,date_format(p.purch_plan_date,'%Y-%m-%d') purch_plan_date, 2 appr_type_id,a.appr_proc_name from dbpurc.purc_purcplan p LEFT JOIN dbsys.sys_contact c ON p.purcplan_apply_id = c.cont_id LEFT JOIN dbsys.sys_org org ON p.purcplan_department_id = org.org_id LEFT JOIN dboa.oa_appr_process a ON a.appr_proc_id = p.appr_proc_id where p.purcplan_id = 4246 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022947788238525 -- 2026-06-25 10:55:19.995[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=4246 select * from dbpurc.purc_purcplan_product where purcplan_id = 4246 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0027170181274414 -- 2026-06-25 10:55:19.998[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=4246 select p.*,c.cust_name supplier from dbpurc.purc_purcplan_supplier p left join dbsys.sys_customer c on p.supplier_id = c.customer_id where purcplan_id = 4246 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023350715637207 -- 2026-06-25 10:55:20.001[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=4246 SELECT customer.cust_name,customer.customer_id,plan_prd.*,plan_quote.it_price,plan_quote.tax_bill_price,plan_quote.it_amount,plan_quote.tax_bill_amount,plan_quote.notes as quote_notes,plan_quote.quote_prd_id,plan_quote.status_id FROM dbpurc.purc_purcplan_product plan_prd LEFT JOIN dbpurc.purc_purcplan_supplier pupsu on pupsu.purcplan_id = plan_prd.purcplan_id LEFT JOIN dbpurc.purc_quote_product plan_quote on plan_quote.product_id = plan_prd.purcplan_prd_id AND plan_quote.supplier_id = pupsu.supplier_id LEFT JOIN dbsys.sys_customer customer on customer.customer_id = pupsu.supplier_id WHERE plan_prd.purcplan_id=4246 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019371509552002 -- 2026-06-25 10:55:20.003[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=4246 SELECT customer.cust_name,customer.customer_id,plan_prd.*,plan_quote.it_price,plan_quote.tax_bill_price,plan_quote.it_amount,plan_quote.tax_bill_amount,plan_quote.notes as quote_notes,plan_quote.quote_prd_id,plan_quote.status_id FROM dbpurc.purc_purcplan_product plan_prd LEFT JOIN dbpurc.purc_purcplan_supplier pupsu on pupsu.purcplan_id = plan_prd.purcplan_id LEFT JOIN dbpurc.purc_quote_product plan_quote on plan_quote.product_id = plan_prd.purcplan_prd_id AND plan_quote.supplier_id = pupsu.supplier_id LEFT JOIN dbsys.sys_customer customer on customer.customer_id = pupsu.supplier_id WHERE plan_prd.purcplan_id=4246 and plan_quote.status_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016801357269287 -- 2026-06-25 10:55:20.005[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=4246 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077519416809082 -- 2026-06-25 10:55:21.470[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090610980987549 -- 2026-06-25 10:55:22.062[高祥-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.0084860324859619 -- 2026-06-25 10:55:23.588[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=4245 select p.*,c.cont_name apply_cont,org.org_name department,date_format(p.purch_plan_date,'%Y-%m-%d') purch_plan_date, 2 appr_type_id,a.appr_proc_name from dbpurc.purc_purcplan p LEFT JOIN dbsys.sys_contact c ON p.purcplan_apply_id = c.cont_id LEFT JOIN dbsys.sys_org org ON p.purcplan_department_id = org.org_id LEFT JOIN dboa.oa_appr_process a ON a.appr_proc_id = p.appr_proc_id where p.purcplan_id = 4245 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020151138305664 -- 2026-06-25 10:55:23.590[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=4245 select * from dbpurc.purc_purcplan_product where purcplan_id = 4245 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019850730895996 -- 2026-06-25 10:55:23.592[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=4245 select p.*,c.cust_name supplier from dbpurc.purc_purcplan_supplier p left join dbsys.sys_customer c on p.supplier_id = c.customer_id where purcplan_id = 4245 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021259784698486 -- 2026-06-25 10:55:23.594[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=4245 SELECT customer.cust_name,customer.customer_id,plan_prd.*,plan_quote.it_price,plan_quote.tax_bill_price,plan_quote.it_amount,plan_quote.tax_bill_amount,plan_quote.notes as quote_notes,plan_quote.quote_prd_id,plan_quote.status_id FROM dbpurc.purc_purcplan_product plan_prd LEFT JOIN dbpurc.purc_purcplan_supplier pupsu on pupsu.purcplan_id = plan_prd.purcplan_id LEFT JOIN dbpurc.purc_quote_product plan_quote on plan_quote.product_id = plan_prd.purcplan_prd_id AND plan_quote.supplier_id = pupsu.supplier_id LEFT JOIN dbsys.sys_customer customer on customer.customer_id = pupsu.supplier_id WHERE plan_prd.purcplan_id=4245 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017530918121338 -- 2026-06-25 10:55:23.596[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=4245 SELECT customer.cust_name,customer.customer_id,plan_prd.*,plan_quote.it_price,plan_quote.tax_bill_price,plan_quote.it_amount,plan_quote.tax_bill_amount,plan_quote.notes as quote_notes,plan_quote.quote_prd_id,plan_quote.status_id FROM dbpurc.purc_purcplan_product plan_prd LEFT JOIN dbpurc.purc_purcplan_supplier pupsu on pupsu.purcplan_id = plan_prd.purcplan_id LEFT JOIN dbpurc.purc_quote_product plan_quote on plan_quote.product_id = plan_prd.purcplan_prd_id AND plan_quote.supplier_id = pupsu.supplier_id LEFT JOIN dbsys.sys_customer customer on customer.customer_id = pupsu.supplier_id WHERE plan_prd.purcplan_id=4245 and plan_quote.status_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015051364898682 -- 2026-06-25 10:55:23.598[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=4245 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097839832305908 -- 2026-06-25 10:55:30.199[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081322193145752 -- 2026-06-25 10:55:30.719[高祥-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.012202024459839 -- 2026-06-25 10:55:32.285[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=4243 select p.*,c.cont_name apply_cont,org.org_name department,date_format(p.purch_plan_date,'%Y-%m-%d') purch_plan_date, 2 appr_type_id,a.appr_proc_name from dbpurc.purc_purcplan p LEFT JOIN dbsys.sys_contact c ON p.purcplan_apply_id = c.cont_id LEFT JOIN dbsys.sys_org org ON p.purcplan_department_id = org.org_id LEFT JOIN dboa.oa_appr_process a ON a.appr_proc_id = p.appr_proc_id where p.purcplan_id = 4243 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020821094512939 -- 2026-06-25 10:55:32.287[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=4243 select * from dbpurc.purc_purcplan_product where purcplan_id = 4243 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020160675048828 -- 2026-06-25 10:55:32.290[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=4243 select p.*,c.cust_name supplier from dbpurc.purc_purcplan_supplier p left join dbsys.sys_customer c on p.supplier_id = c.customer_id where purcplan_id = 4243 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020711421966553 -- 2026-06-25 10:55:32.292[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=4243 SELECT customer.cust_name,customer.customer_id,plan_prd.*,plan_quote.it_price,plan_quote.tax_bill_price,plan_quote.it_amount,plan_quote.tax_bill_amount,plan_quote.notes as quote_notes,plan_quote.quote_prd_id,plan_quote.status_id FROM dbpurc.purc_purcplan_product plan_prd LEFT JOIN dbpurc.purc_purcplan_supplier pupsu on pupsu.purcplan_id = plan_prd.purcplan_id LEFT JOIN dbpurc.purc_quote_product plan_quote on plan_quote.product_id = plan_prd.purcplan_prd_id AND plan_quote.supplier_id = pupsu.supplier_id LEFT JOIN dbsys.sys_customer customer on customer.customer_id = pupsu.supplier_id WHERE plan_prd.purcplan_id=4243 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017309188842773 -- 2026-06-25 10:55:32.294[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=4243 SELECT customer.cust_name,customer.customer_id,plan_prd.*,plan_quote.it_price,plan_quote.tax_bill_price,plan_quote.it_amount,plan_quote.tax_bill_amount,plan_quote.notes as quote_notes,plan_quote.quote_prd_id,plan_quote.status_id FROM dbpurc.purc_purcplan_product plan_prd LEFT JOIN dbpurc.purc_purcplan_supplier pupsu on pupsu.purcplan_id = plan_prd.purcplan_id LEFT JOIN dbpurc.purc_quote_product plan_quote on plan_quote.product_id = plan_prd.purcplan_prd_id AND plan_quote.supplier_id = pupsu.supplier_id LEFT JOIN dbsys.sys_customer customer on customer.customer_id = pupsu.supplier_id WHERE plan_prd.purcplan_id=4243 and plan_quote.status_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015010833740234 -- 2026-06-25 10:55:32.295[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=4243 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019672155380249 -- 2026-06-25 10:55:34.636[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010868072509766 -- 2026-06-25 10:55:35.232[高祥-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.0083661079406738 -- 2026-06-25 10:55:56.925 -- /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.0019080638885498 -- 2026-06-25 10:55:56.929 -- /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.0025081634521484 -- 2026-06-25 10:55:56.932 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='YangJianHui' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001755952835083 -- 2026-06-25 10:55:56.933[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 2 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016084909439087 -- 2026-06-25 10:55:57.418[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083210468292236 -- 2026-06-25 10:55:58.804[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132031 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 132031 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015609264373779 -- 2026-06-25 10:55:58.806[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132031 select payment_id from dbthird.thd_payment where oa_payment_id = 132031 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016350746154785 -- 2026-06-25 10:55:58.807[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132031 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 144793 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016019344329834 -- 2026-06-25 10:55:58.809[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132031 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6644585 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014610290527344 -- 2026-06-25 10:55:58.811[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132031 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016119480133057 -- 2026-06-25 10:55:58.843[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132031 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015659332275391 -- 2026-06-25 10:55:58.845[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132031 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6644585 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014510154724121 -- 2026-06-25 10:55:58.847[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132031 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014579296112061 -- 2026-06-25 10:55:58.848[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132031 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014898777008057 -- 2026-06-25 10:55:58.889[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132031 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082559585571289 -- 2026-06-25 10:56:02.373[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=132031 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0075151920318604 -- 2026-06-25 10:56:02.844[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009235143661499 -- 2026-06-25 10:56:03.919[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132030 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 132030 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017931461334229 -- 2026-06-25 10:56:03.921[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132030 select payment_id from dbthird.thd_payment where oa_payment_id = 132030 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018610954284668 -- 2026-06-25 10:56:03.923[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132030 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 144792 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022430419921875 -- 2026-06-25 10:56:03.925[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132030 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6644580 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00166916847229 -- 2026-06-25 10:56:03.927[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132030 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023483037948608 -- 2026-06-25 10:56:03.982[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132030 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018689632415771 -- 2026-06-25 10:56:03.984[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132030 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6644580 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016818046569824 -- 2026-06-25 10:56:03.986[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132030 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017039775848389 -- 2026-06-25 10:56:03.988[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132030 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017130374908447 -- 2026-06-25 10:56:04.028[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132030 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080549716949463 -- 2026-06-25 10:56:05.145[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=132030 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082859992980957 -- 2026-06-25 10:56:05.653[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0071721076965332 -- 2026-06-25 10:56:07.332[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=130976 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 130976 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013821125030518 -- 2026-06-25 10:56:07.334[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=130976 select payment_id from dbthird.thd_payment where oa_payment_id = 130976 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014040470123291 -- 2026-06-25 10:56:07.335[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=130976 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 144008 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020599365234375 -- 2026-06-25 10:56:07.338[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=130976 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6595271 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012202262878418 -- 2026-06-25 10:56:07.339[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=130976 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012609958648682 -- 2026-06-25 10:56:07.372[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=130976 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013740062713623 -- 2026-06-25 10:56:07.373[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=130976 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6595271 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012128353118896 -- 2026-06-25 10:56:07.375[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=130976 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012130737304688 -- 2026-06-25 10:56:07.376[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=130976 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012509822845459 -- 2026-06-25 10:56:07.425[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=130976 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092830657958984 -- 2026-06-25 10:56:08.599[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=130976 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016638994216919 -- 2026-06-25 10:56:09.053[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097630023956299 -- 2026-06-25 10:56:10.127[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=129935 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 129935 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022680759429932 -- 2026-06-25 10:56:10.129[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=129935 select payment_id from dbthird.thd_payment where oa_payment_id = 129935 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002357006072998 -- 2026-06-25 10:56:10.131[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=129935 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 143260 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022709369659424 -- 2026-06-25 10:56:10.134[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=129935 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6543141 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017430782318115 -- 2026-06-25 10:56:10.136[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=129935 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024816036224365 -- 2026-06-25 10:56:10.192[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=129935 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018789768218994 -- 2026-06-25 10:56:10.194[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=129935 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6543141 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001737117767334 -- 2026-06-25 10:56:10.196[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=129935 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017459392547607 -- 2026-06-25 10:56:10.198[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=129935 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017728805541992 -- 2026-06-25 10:56:10.248[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=129935 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01715087890625 -- 2026-06-25 10:56:11.106[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=129935 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012029886245728 -- 2026-06-25 10:56:11.577[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019335031509399 -- 2026-06-25 10:56:12.629[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=129933 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 129933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017950534820557 -- 2026-06-25 10:56:12.631[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=129933 select payment_id from dbthird.thd_payment where oa_payment_id = 129933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018959045410156 -- 2026-06-25 10:56:12.633[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=129933 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 143258 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018179416656494 -- 2026-06-25 10:56:12.635[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=129933 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6543134 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016720294952393 -- 2026-06-25 10:56:12.637[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=129933 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017189979553223 -- 2026-06-25 10:56:12.669[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=129933 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018680095672607 -- 2026-06-25 10:56:12.671[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=129933 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6543134 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016849040985107 -- 2026-06-25 10:56:12.673[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=129933 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016658306121826 -- 2026-06-25 10:56:12.675[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=129933 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017130374908447 -- 2026-06-25 10:56:12.721[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=129933 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089049339294434 -- 2026-06-25 10:56:13.414[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=129933 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089020729064941 -- 2026-06-25 10:56:13.903[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010431051254272 -- 2026-06-25 11:05:00.391 -- /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.0020370483398438 -- 2026-06-25 11:05:00.395 -- /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.0029089450836182 -- 2026-06-25 11:05:00.398 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='ShiJiaoHua' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022079944610596 -- 2026-06-25 11:05:00.400[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 2 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011208057403564 -- 2026-06-25 11:05:01.112[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097019672393799 -- 2026-06-25 11:05:08.602[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018424987792969 -- 2026-06-25 11:05:09.941[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8411 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8411 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001978874206543 -- 2026-06-25 11:05:09.943[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8411 select org_id,org_name from dbsys.sys_org where corp_acct_id = 5 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019149780273438 -- 2026-06-25 11:05:09.945[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8411 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002810001373291 -- 2026-06-25 11:05:09.981[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8411 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6637180 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019240379333496 -- 2026-06-25 11:05:09.983[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8411 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0079178810119629 -- 2026-06-25 11:05:23.911[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014152050018311 -- 2026-06-25 11:05:25.322[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8411 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8411 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018160343170166 -- 2026-06-25 11:05:25.324[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8411 select org_id,org_name from dbsys.sys_org where corp_acct_id = 5 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001723051071167 -- 2026-06-25 11:05:25.326[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8411 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019321441650391 -- 2026-06-25 11:05:25.362[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8411 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6637180 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017452239990234 -- 2026-06-25 11:05:25.364[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8411 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010655164718628 -- 2026-06-25 11:06:04.047[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088520050048828 -- 2026-06-25 11:06:04.550[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095310211181641 -- 2026-06-25 11:06:13.512[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8525 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8525 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016329288482666 -- 2026-06-25 11:06:13.513[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8525 select org_id,org_name from dbsys.sys_org where corp_acct_id = 14 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015180110931396 -- 2026-06-25 11:06:13.515[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8525 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020179748535156 -- 2026-06-25 11:06:13.549[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8525 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702404 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014998912811279 -- 2026-06-25 11:06:13.550[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8525 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094499588012695 -- 2026-06-25 11:06:15.587[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01025915145874 -- 2026-06-25 11:06:16.533[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8524 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8524 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019421577453613 -- 2026-06-25 11:06:16.535[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8524 select org_id,org_name from dbsys.sys_org where corp_acct_id = 46 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017502307891846 -- 2026-06-25 11:06:16.537[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8524 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019099712371826 -- 2026-06-25 11:06:16.570[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8524 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702353 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017509460449219 -- 2026-06-25 11:06:16.572[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8524 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020972967147827 -- 2026-06-25 11:06:31.094[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019960880279541 -- 2026-06-25 11:06:31.563[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021241188049316 -- 2026-06-25 11:06:32.504[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8522 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8522 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016839504241943 -- 2026-06-25 11:06:32.506[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8522 select org_id,org_name from dbsys.sys_org where corp_acct_id = 40 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014328956604004 -- 2026-06-25 11:06:32.507[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8522 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016798973083496 -- 2026-06-25 11:06:32.542[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8522 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702342 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001471996307373 -- 2026-06-25 11:06:32.544[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8522 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0072579383850098 -- 2026-06-25 11:06:34.370[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012853860855103 -- 2026-06-25 11:06:34.856[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083818435668945 -- 2026-06-25 11:06:36.371[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8520 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8520 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001643180847168 -- 2026-06-25 11:06:36.373[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8520 select org_id,org_name from dbsys.sys_org where corp_acct_id = 11 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015180110931396 -- 2026-06-25 11:06:36.375[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8520 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016741752624512 -- 2026-06-25 11:06:36.408[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8520 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6700159 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082988739013672 -- 2026-06-25 11:06:39.856[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020776033401489 -- 2026-06-25 11:06:40.344[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084269046783447 -- 2026-06-25 11:06:55.921[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091338157653809 -- 2026-06-25 11:07:00.586[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8506 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8506 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016410350799561 -- 2026-06-25 11:07:00.588[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8506 select org_id,org_name from dbsys.sys_org where corp_acct_id = 5 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015089511871338 -- 2026-06-25 11:07:00.590[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8506 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016858577728271 -- 2026-06-25 11:07:00.623[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8506 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6692989 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015370845794678 -- 2026-06-25 11:07:00.624[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8506 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080318450927734 -- 2026-06-25 11:07:53.020[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0073168277740479 -- 2026-06-25 11:07:53.500[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098559856414795 -- 2026-06-25 11:10:21.379 -- /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.0019149780273438 -- 2026-06-25 11:10:21.383 -- /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.0029449462890625 -- 2026-06-25 11:10:21.386 -- /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.0020849704742432 -- 2026-06-25 11:10:21.388[高祥-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.0083761215209961 -- 2026-06-25 11:10:21.746[高祥-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.01525092124939 -- 2026-06-25 11:10:23.579[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8522 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8522 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020761489868164 -- 2026-06-25 11:10:23.581[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8522 select org_id,org_name from dbsys.sys_org where corp_acct_id = 40 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018119812011719 -- 2026-06-25 11:10:23.583[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8522 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019910335540771 -- 2026-06-25 11:10:23.618[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8522 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702342 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018081665039062 -- 2026-06-25 11:10:23.620[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8522 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0079760551452637 -- 2026-06-25 11:10:27.983[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018519163131714 -- 2026-06-25 11:10:29.002[高祥-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.010097026824951 -- 2026-06-25 11:10:30.570[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8506 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8506 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015571117401123 -- 2026-06-25 11:10:30.572[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8506 select org_id,org_name from dbsys.sys_org where corp_acct_id = 5 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014829635620117 -- 2026-06-25 11:10:30.574[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8506 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015938282012939 -- 2026-06-25 11:10:30.608[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8506 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6692989 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014560222625732 -- 2026-06-25 11:10:30.609[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8506 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016088962554932 -- 2026-06-25 11:10:36.418[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00895094871521 -- 2026-06-25 11:10:37.272[高祥-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.0090150833129883 -- 2026-06-25 11:10:38.576[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8411 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8411 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016391277313232 -- 2026-06-25 11:10:38.578[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8411 select org_id,org_name from dbsys.sys_org where corp_acct_id = 5 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016140937805176 -- 2026-06-25 11:10:38.580[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8411 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018079280853271 -- 2026-06-25 11:10:38.613[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8411 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6637180 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016300678253174 -- 2026-06-25 11:10:38.615[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8411 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020195960998535 -- 2026-06-25 11:10:41.326[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015285968780518 -- 2026-06-25 11:10:42.094[高祥-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.013376951217651 -- 2026-06-25 11:12:11.557 -- /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.0017929077148438 -- 2026-06-25 11:12:11.561 -- /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.0028040409088135 -- 2026-06-25 11:12:11.564 -- /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='DengWei' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021190643310547 -- 2026-06-25 11:12:11.566[邓薇-553] -- /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= 9 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0068309307098389 -- 2026-06-25 11:12:12.141[邓薇-553] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 553 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0072429180145264 -- 2026-06-25 11:13:39.526 -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013549327850342 -- 2026-06-25 11:13:39.529 -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 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.0022289752960205 -- 2026-06-25 11:13:39.531 -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 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='ZhuGuoCheng' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015220642089844 -- 2026-06-25 11:13:39.533[超级管理员-31] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 2 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001331090927124 -- 2026-06-25 11:13:39.540[超级管理员-31] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 31 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0025019645690918 -- 2026-06-25 11:13:39.543[超级管理员-31] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select count(1) cnt from dbsys.sys_contact c left join dbsys.sys_acct a on c.acct_id = a.acct_id where c.parent_cont_id = 31 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013270378112793 -- 2026-06-25 11:13:39.544[超级管理员-31] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select a.root_acct_id, a.acct_id from dbsys.sys_contact c left join dbsys.sys_acct a on c.acct_id = a.acct_id where c.cont_id = 31 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013320446014404 -- 2026-06-25 11:13:39.546[超级管理员-31] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select ap.para_value from dbsys.sys_acct_para ap left join dbconfig.config_para a on ap.para_id = a.para_id where ap.acct_id in (2) and a.tag = 'base_multiAccount_switchModeId' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012261867523193 -- 2026-06-25 11:13:39.547[超级管理员-31] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select ap.para_value from dbsys.sys_acct_para ap left join dbconfig.config_para a on ap.para_id = a.para_id where ap.acct_id in (2) and a.tag = 'base_multiAccount_switchModeId' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019093990325928 -- 2026-06-25 11:17:16.200[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228522%22}&event=edit_officialSeals&officialSeals_id=8522 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8522 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020020008087158 -- 2026-06-25 11:17:16.202[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228522%22}&event=edit_officialSeals&officialSeals_id=8522 select org_id,org_name from dbsys.sys_org where corp_acct_id = 40 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018470287322998 -- 2026-06-25 11:17:16.204[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228522%22}&event=edit_officialSeals&officialSeals_id=8522 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018959045410156 -- 2026-06-25 11:17:16.246[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228522%22}&event=edit_officialSeals&officialSeals_id=8522 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702342 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017540454864502 -- 2026-06-25 11:17:16.248[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228522%22}&event=edit_officialSeals&officialSeals_id=8522 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017826080322266 -- 2026-06-25 11:17:19.728[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228506%22}&event=edit_officialSeals&officialSeals_id=8506 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8506 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015370845794678 -- 2026-06-25 11:17:19.729[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228506%22}&event=edit_officialSeals&officialSeals_id=8506 select org_id,org_name from dbsys.sys_org where corp_acct_id = 5 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013909339904785 -- 2026-06-25 11:17:19.731[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228506%22}&event=edit_officialSeals&officialSeals_id=8506 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015659332275391 -- 2026-06-25 11:17:19.765[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228506%22}&event=edit_officialSeals&officialSeals_id=8506 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6692989 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001410961151123 -- 2026-06-25 11:17:19.767[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228506%22}&event=edit_officialSeals&officialSeals_id=8506 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092720985412598 -- 2026-06-25 11:17:29.271[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228411%22}&event=edit_officialSeals&officialSeals_id=8411 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8411 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014729499816895 -- 2026-06-25 11:17:29.273[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228411%22}&event=edit_officialSeals&officialSeals_id=8411 select org_id,org_name from dbsys.sys_org where corp_acct_id = 5 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00146484375 -- 2026-06-25 11:17:29.275[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228411%22}&event=edit_officialSeals&officialSeals_id=8411 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016708374023438 -- 2026-06-25 11:17:29.309[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228411%22}&event=edit_officialSeals&officialSeals_id=8411 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6637180 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014550685882568 -- 2026-06-25 11:17:29.311[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228411%22}&event=edit_officialSeals&officialSeals_id=8411 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010190963745117 -- 2026-06-25 11:18:10.044[熊绍东-1016] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228506%22}&event=edit_officialSeals&officialSeals_id=8506 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8506 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001755952835083 -- 2026-06-25 11:18:10.046[熊绍东-1016] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228506%22}&event=edit_officialSeals&officialSeals_id=8506 select org_id,org_name from dbsys.sys_org where corp_acct_id = 5 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017039775848389 -- 2026-06-25 11:18:10.048[熊绍东-1016] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228506%22}&event=edit_officialSeals&officialSeals_id=8506 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1016 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017790794372559 -- 2026-06-25 11:18:10.088[熊绍东-1016] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228506%22}&event=edit_officialSeals&officialSeals_id=8506 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6692989 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016369819641113 -- 2026-06-25 11:18:10.090[熊绍东-1016] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228506%22}&event=edit_officialSeals&officialSeals_id=8506 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1016 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008903980255127 -- 2026-06-25 11:20:10.644[周少云-2059] -- /buz/oa/index.php/oamgmt/oa_application?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228522%22}&event=edit_officialSeals&officialSeals_id=8522 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d %H:%i') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8522 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016250610351562 -- 2026-06-25 11:20:10.646[周少云-2059] -- /buz/oa/index.php/oamgmt/oa_application?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228522%22}&event=edit_officialSeals&officialSeals_id=8522 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702342 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015380382537842 -- 2026-06-25 11:20:10.648[周少云-2059] -- /buz/oa/index.php/oamgmt/oa_application?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228522%22}&event=edit_officialSeals&officialSeals_id=8522 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2059 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014438629150391 -- 2026-06-25 11:20:10.649[周少云-2059] -- /buz/oa/index.php/oamgmt/oa_application?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228522%22}&event=edit_officialSeals&officialSeals_id=8522 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2059 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020787954330444 -- 2026-06-25 11:22:17.925[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228522%22%7D&event=edit_officialSeals&officialSeals_id=8522 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8522 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016710758209229 -- 2026-06-25 11:22:17.927[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228522%22%7D&event=edit_officialSeals&officialSeals_id=8522 select org_id,org_name from dbsys.sys_org where corp_acct_id = 40 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015439987182617 -- 2026-06-25 11:22:17.929[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228522%22%7D&event=edit_officialSeals&officialSeals_id=8522 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001633882522583 -- 2026-06-25 11:22:17.983[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228522%22%7D&event=edit_officialSeals&officialSeals_id=8522 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702342 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014550685882568 -- 2026-06-25 11:22:17.985[廖浩双-2018] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228522%22%7D&event=edit_officialSeals&officialSeals_id=8522 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2018 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088880062103271 -- 2026-06-25 11:23:16.547[高祥-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.021537065505981 -- 2026-06-25 11:48:00.804[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228495%22}&event=edit_officialSeals&officialSeals_id=8495 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8495 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016300678253174 -- 2026-06-25 11:48:00.806[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228495%22}&event=edit_officialSeals&officialSeals_id=8495 select org_id,org_name from dbsys.sys_org where corp_acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014739036560059 -- 2026-06-25 11:48:00.807[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228495%22}&event=edit_officialSeals&officialSeals_id=8495 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015699863433838 -- 2026-06-25 11:48:00.851[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228495%22}&event=edit_officialSeals&officialSeals_id=8495 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6689286 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001399040222168 -- 2026-06-25 11:48:00.853[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228495%22}&event=edit_officialSeals&officialSeals_id=8495 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014055967330933 -- 2026-06-25 11:48:08.560[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228490%22}&event=edit_officialSeals&officialSeals_id=8490 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8490 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017828941345215 -- 2026-06-25 11:48:08.562[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228490%22}&event=edit_officialSeals&officialSeals_id=8490 select org_id,org_name from dbsys.sys_org where corp_acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017600059509277 -- 2026-06-25 11:48:08.564[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228490%22}&event=edit_officialSeals&officialSeals_id=8490 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023319721221924 -- 2026-06-25 11:48:08.599[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228490%22}&event=edit_officialSeals&officialSeals_id=8490 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6689063 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017518997192383 -- 2026-06-25 11:48:08.601[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228490%22}&event=edit_officialSeals&officialSeals_id=8490 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0079789161682129 -- 2026-06-25 11:48:14.332[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228491%22}&event=edit_officialSeals&officialSeals_id=8491 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8491 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012390613555908 -- 2026-06-25 11:48:14.334[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228491%22}&event=edit_officialSeals&officialSeals_id=8491 select org_id,org_name from dbsys.sys_org where corp_acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0011968612670898 -- 2026-06-25 11:48:14.335[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228491%22}&event=edit_officialSeals&officialSeals_id=8491 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017859935760498 -- 2026-06-25 11:48:14.369[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228491%22}&event=edit_officialSeals&officialSeals_id=8491 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6689087 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012190341949463 -- 2026-06-25 11:48:14.371[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228491%22}&event=edit_officialSeals&officialSeals_id=8491 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015318870544434 -- 2026-06-25 11:48:25.936[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228470%22}&event=edit_officialSeals&officialSeals_id=8470 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8470 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001431941986084 -- 2026-06-25 11:48:25.938[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228470%22}&event=edit_officialSeals&officialSeals_id=8470 select org_id,org_name from dbsys.sys_org where corp_acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014009475708008 -- 2026-06-25 11:48:25.939[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228470%22}&event=edit_officialSeals&officialSeals_id=8470 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015749931335449 -- 2026-06-25 11:48:25.973[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228470%22}&event=edit_officialSeals&officialSeals_id=8470 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6681857 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012541055679321 -- 2026-06-25 11:48:32.178[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228468%22}&event=edit_officialSeals&officialSeals_id=8468 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8468 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017390251159668 -- 2026-06-25 11:48:32.180[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228468%22}&event=edit_officialSeals&officialSeals_id=8468 select org_id,org_name from dbsys.sys_org where corp_acct_id = 49 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015158653259277 -- 2026-06-25 11:48:32.181[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228468%22}&event=edit_officialSeals&officialSeals_id=8468 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016679763793945 -- 2026-06-25 11:48:32.215[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228468%22}&event=edit_officialSeals&officialSeals_id=8468 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6673733 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015120506286621 -- 2026-06-25 11:48:32.217[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228468%22}&event=edit_officialSeals&officialSeals_id=8468 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076749324798584 -- 2026-06-25 11:48:37.307[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228467%22}&event=edit_officialSeals&officialSeals_id=8467 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8467 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014028549194336 -- 2026-06-25 11:48:37.309[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228467%22}&event=edit_officialSeals&officialSeals_id=8467 select org_id,org_name from dbsys.sys_org where corp_acct_id = 49 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014030933380127 -- 2026-06-25 11:48:37.310[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228467%22}&event=edit_officialSeals&officialSeals_id=8467 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015959739685059 -- 2026-06-25 11:48:37.344[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228467%22}&event=edit_officialSeals&officialSeals_id=8467 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6673712 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00140380859375 -- 2026-06-25 11:48:37.346[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228467%22}&event=edit_officialSeals&officialSeals_id=8467 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092711448669434 -- 2026-06-25 11:50:18.861[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087361335754395 -- 2026-06-25 11:50:19.345[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097379684448242 -- 2026-06-25 11:50:33.179[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8466 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8466 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019371509552002 -- 2026-06-25 11:50:33.181[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8466 select org_id,org_name from dbsys.sys_org where corp_acct_id = 49 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017919540405273 -- 2026-06-25 11:50:33.183[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8466 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018889904022217 -- 2026-06-25 11:50:33.222[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8466 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6673701 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017209053039551 -- 2026-06-25 11:50:33.224[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8466 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091040134429932 -- 2026-06-25 11:51:02.615[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016757011413574 -- 2026-06-25 11:51:03.122[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077729225158691 -- 2026-06-25 12:02:10.406 -- /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.0015089511871338 -- 2026-06-25 12:02:10.409 -- /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.0024831295013428 -- 2026-06-25 12:02:10.412 -- /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='HuHongMei' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017011165618896 -- 2026-06-25 12:02:10.414[胡宏梅-2629] -- /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= 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096800327301025 -- 2026-06-25 12:02:10.755[胡宏梅-2629] -- /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 = 2629 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002561092376709 -- 2026-06-25 12:02:10.758[胡宏梅-2629] -- /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 = 2629 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023620128631592 -- 2026-06-25 12:02:10.760[胡宏梅-2629] -- /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 = 2629 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021579265594482 -- 2026-06-25 12:02:10.762[胡宏梅-2629] -- /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 = 2629 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029070377349854 -- 2026-06-25 12:02:10.765[胡宏梅-2629] -- /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= 2629 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097908973693848 -- 2026-06-25 12:02:18.999[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50702 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 = 50702 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016589164733887 -- 2026-06-25 12:02:19.000[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50702 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2629 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017659664154053 -- 2026-06-25 12:02:19.047[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50702 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6699815 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015640258789062 -- 2026-06-25 12:02:19.049[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50702 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2629 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015990734100342 -- 2026-06-25 12:02:19.051[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50702 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2629 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016169548034668 -- 2026-06-25 12:02:19.085[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50702 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6699815 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015640258789062 -- 2026-06-25 12:02:19.087[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50702 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2629 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010684013366699 -- 2026-06-25 12:02:19.275[胡宏梅-2629] -- /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 =47 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%胡宏梅%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0227370262146 -- 2026-06-25 12:02:19.362[胡宏梅-2629] -- /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 = 47 and cont.cont_isenable = 1 AND cont.cont_name like '%胡宏梅%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01658296585083 -- 2026-06-25 12:02:19.440[胡宏梅-2629] -- /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 = 47 AND o.org_name like '%华东车队%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096309185028076 -- 2026-06-25 12:02:19.508[胡宏梅-2629] -- /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 = 47 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012656927108765 -- 2026-06-25 12:02:19.581[胡宏梅-2629] -- /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 = 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019898414611816 -- 2026-06-25 12:02:19.583[胡宏梅-2629] -- /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 = 47 and p.project_id not in (1,1212,1218,1214,1216,1215,1360) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010205984115601 -- 2026-06-25 12:02:35.093[胡宏梅-2629] -- /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 = 2629 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023038387298584 -- 2026-06-25 12:02:35.096[胡宏梅-2629] -- /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 = 2629 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020010471343994 -- 2026-06-25 12:02:35.098[胡宏梅-2629] -- /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 = 2629 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023279190063477 -- 2026-06-25 12:02:35.100[胡宏梅-2629] -- /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 = 2629 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022718906402588 -- 2026-06-25 12:02:35.103[胡宏梅-2629] -- /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= 2629 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091941356658936 -- 2026-06-25 12:02:37.023[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50706 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 = 50706 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014920234680176 -- 2026-06-25 12:02:37.025[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50706 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2629 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016381740570068 -- 2026-06-25 12:02:37.062[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50706 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6701460 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014610290527344 -- 2026-06-25 12:02:37.064[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50706 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2629 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014660358428955 -- 2026-06-25 12:02:37.066[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50706 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2629 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014979839324951 -- 2026-06-25 12:02:37.099[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50706 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6701460 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001460075378418 -- 2026-06-25 12:02:37.100[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50706 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2629 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091328620910645 -- 2026-06-25 12:02:37.218[胡宏梅-2629] -- /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 =47 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%云智人才服务(厦门)有限公司%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088748931884766 -- 2026-06-25 12:02:37.307[胡宏梅-2629] -- /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 = 47 and cont.cont_isenable = 1 AND cont.cont_name like '%胡宏梅%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082650184631348 -- 2026-06-25 12:02:37.387[胡宏梅-2629] -- /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 = 47 AND o.org_name like '%华东车队%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094380378723145 -- 2026-06-25 12:02:37.468[胡宏梅-2629] -- /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 = 47 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013705015182495 -- 2026-06-25 12:02:37.548[胡宏梅-2629] -- /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 = 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014958381652832 -- 2026-06-25 12:02:37.550[胡宏梅-2629] -- /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 = 47 and p.project_id not in (1,1212,1218,1214,1216,1215,1360) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010143995285034 -- 2026-06-25 12:02:41.884[胡宏梅-2629] -- /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 = 2629 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0026600360870361 -- 2026-06-25 12:02:41.887[胡宏梅-2629] -- /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 = 2629 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020241737365723 -- 2026-06-25 12:02:41.889[胡宏梅-2629] -- /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 = 2629 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019512176513672 -- 2026-06-25 12:02:41.891[胡宏梅-2629] -- /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 = 2629 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002255916595459 -- 2026-06-25 12:02:41.893[胡宏梅-2629] -- /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= 2629 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011544942855835 -- 2026-06-25 12:02:42.871[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50707 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 = 50707 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019409656524658 -- 2026-06-25 12:02:42.873[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50707 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2629 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002061128616333 -- 2026-06-25 12:02:42.910[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50707 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6701511 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019009113311768 -- 2026-06-25 12:02:42.912[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50707 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2629 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019030570983887 -- 2026-06-25 12:02:42.915[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50707 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2629 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019569396972656 -- 2026-06-25 12:02:42.947[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50707 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6701511 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019099712371826 -- 2026-06-25 12:02:42.949[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50707 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2629 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096499919891357 -- 2026-06-25 12:02:43.068[胡宏梅-2629] -- /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 =47 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%云智人才服务(厦门)有限公司%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023489952087402 -- 2026-06-25 12:02:43.162[胡宏梅-2629] -- /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 = 47 and cont.cont_isenable = 1 AND cont.cont_name like '%胡宏梅%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077629089355469 -- 2026-06-25 12:02:43.246[胡宏梅-2629] -- /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 = 47 AND o.org_name like '%华东车队%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096888542175293 -- 2026-06-25 12:02:43.328[胡宏梅-2629] -- /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 = 47 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.007767915725708 -- 2026-06-25 12:02:43.406[胡宏梅-2629] -- /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 = 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014801025390625 -- 2026-06-25 12:02:43.407[胡宏梅-2629] -- /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 = 47 and p.project_id not in (1,1212,1218,1214,1216,1215,1360) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098140239715576 -- 2026-06-25 12:02:46.663[胡宏梅-2629] -- /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 = 2629 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022721290588379 -- 2026-06-25 12:02:46.666[胡宏梅-2629] -- /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 = 2629 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019810199737549 -- 2026-06-25 12:02:46.668[胡宏梅-2629] -- /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 = 2629 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019338130950928 -- 2026-06-25 12:02:46.670[胡宏梅-2629] -- /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 = 2629 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001884937286377 -- 2026-06-25 12:02:46.672[胡宏梅-2629] -- /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= 2629 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095129013061523 -- 2026-06-25 12:02:48.025[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50661 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 = 50661 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017368793487549 -- 2026-06-25 12:02:48.027[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50661 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2629 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018880367279053 -- 2026-06-25 12:02:48.063[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50661 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6695104 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017380714416504 -- 2026-06-25 12:02:48.065[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50661 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2629 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017189979553223 -- 2026-06-25 12:02:48.067[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50661 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2629 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017549991607666 -- 2026-06-25 12:02:48.099[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50661 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6695104 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017061233520508 -- 2026-06-25 12:02:48.101[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50661 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2629 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023510217666626 -- 2026-06-25 12:02:48.244[胡宏梅-2629] -- /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 =47 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%贺小余-司机%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082540512084961 -- 2026-06-25 12:02:48.323[胡宏梅-2629] -- /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 = 47 and cont.cont_isenable = 1 AND cont.cont_name like '%胡宏梅%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014191865921021 -- 2026-06-25 12:02:48.415[胡宏梅-2629] -- /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 = 47 AND o.org_name like '%快运车队%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092828273773193 -- 2026-06-25 12:02:48.500[胡宏梅-2629] -- /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 = 47 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096900463104248 -- 2026-06-25 12:02:48.585[胡宏梅-2629] -- /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 = 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018658638000488 -- 2026-06-25 12:02:48.587[胡宏梅-2629] -- /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 = 47 and p.project_id not in (1,1212,1218,1214,1216,1215,1360) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091609954833984 -- 2026-06-25 12:02:52.608[胡宏梅-2629] -- /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 = 2629 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020921230316162 -- 2026-06-25 12:02:52.610[胡宏梅-2629] -- /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 = 2629 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018010139465332 -- 2026-06-25 12:02:52.612[胡宏梅-2629] -- /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 = 2629 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017709732055664 -- 2026-06-25 12:02:52.614[胡宏梅-2629] -- /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 = 2629 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020990371704102 -- 2026-06-25 12:02:52.616[胡宏梅-2629] -- /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= 2629 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088930130004883 -- 2026-06-25 12:02:53.933[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50674 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 = 50674 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015718936920166 -- 2026-06-25 12:02:53.934[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50674 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2629 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001741886138916 -- 2026-06-25 12:02:53.971[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50674 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6696351 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015709400177002 -- 2026-06-25 12:02:53.973[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50674 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2629 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015661716461182 -- 2026-06-25 12:02:53.975[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50674 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2629 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016100406646729 -- 2026-06-25 12:02:54.008[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50674 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6696351 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015640258789062 -- 2026-06-25 12:02:54.010[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50674 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2629 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010168075561523 -- 2026-06-25 12:02:54.134[胡宏梅-2629] -- /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 =47 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%赵伟臣-司机%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090410709381104 -- 2026-06-25 12:02:54.223[胡宏梅-2629] -- /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 = 47 and cont.cont_isenable = 1 AND cont.cont_name like '%胡宏梅%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01127815246582 -- 2026-06-25 12:02:54.309[胡宏梅-2629] -- /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 = 47 AND o.org_name like '%华东车队%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098659992218018 -- 2026-06-25 12:02:54.398[胡宏梅-2629] -- /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 = 47 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012462139129639 -- 2026-06-25 12:02:54.496[胡宏梅-2629] -- /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 = 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012619495391846 -- 2026-06-25 12:02:54.497[胡宏梅-2629] -- /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 = 47 and p.project_id not in (1,1212,1218,1214,1216,1215,1360) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093228816986084 -- 2026-06-25 12:02:55.884[高祥-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.0082938671112061 -- 2026-06-25 12:02:57.443[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8467 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8467 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016379356384277 -- 2026-06-25 12:02:57.445[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8467 select org_id,org_name from dbsys.sys_org where corp_acct_id = 49 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013859272003174 -- 2026-06-25 12:02:57.447[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8467 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-25 12:02:57.480[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8467 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6673712 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013980865478516 -- 2026-06-25 12:02:57.481[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8467 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094859600067139 -- 2026-06-25 12:02:59.806[胡宏梅-2629] -- /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 = 2629 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021638870239258 -- 2026-06-25 12:02:59.808[胡宏梅-2629] -- /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 = 2629 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001849889755249 -- 2026-06-25 12:02:59.810[胡宏梅-2629] -- /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 = 2629 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018100738525391 -- 2026-06-25 12:02:59.812[胡宏梅-2629] -- /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 = 2629 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021448135375977 -- 2026-06-25 12:02:59.814[胡宏梅-2629] -- /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= 2629 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017246007919312 -- 2026-06-25 12:03:00.266[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083310604095459 -- 2026-06-25 12:03:00.875[高祥-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.0085980892181396 -- 2026-06-25 12:03:01.022[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50674 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 = 50674 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015990734100342 -- 2026-06-25 12:03:01.024[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50674 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2629 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016450881958008 -- 2026-06-25 12:03:01.059[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50674 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6696351 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015819072723389 -- 2026-06-25 12:03:01.061[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50674 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2629 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001615047454834 -- 2026-06-25 12:03:01.063[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50674 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2629 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00164794921875 -- 2026-06-25 12:03:01.096[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50674 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6696351 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016000270843506 -- 2026-06-25 12:03:01.098[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50674 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2629 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096080303192139 -- 2026-06-25 12:03:01.208[胡宏梅-2629] -- /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 =47 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%赵伟臣-司机%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01671290397644 -- 2026-06-25 12:03:01.285[胡宏梅-2629] -- /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 = 47 and cont.cont_isenable = 1 AND cont.cont_name like '%胡宏梅%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010689973831177 -- 2026-06-25 12:03:01.349[胡宏梅-2629] -- /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 = 47 AND o.org_name like '%华东车队%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013805150985718 -- 2026-06-25 12:03:01.428[胡宏梅-2629] -- /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 = 47 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083370208740234 -- 2026-06-25 12:03:01.502[胡宏梅-2629] -- /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 = 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016360282897949 -- 2026-06-25 12:03:01.503[胡宏梅-2629] -- /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 = 47 and p.project_id not in (1,1212,1218,1214,1216,1215,1360) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008814811706543 -- 2026-06-25 12:03:02.249[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8466 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8466 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015079975128174 -- 2026-06-25 12:03:02.251[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8466 select org_id,org_name from dbsys.sys_org where corp_acct_id = 49 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014898777008057 -- 2026-06-25 12:03:02.252[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8466 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016419887542725 -- 2026-06-25 12:03:02.286[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8466 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6673701 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014820098876953 -- 2026-06-25 12:03:02.287[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8466 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021423816680908 -- 2026-06-25 12:03:03.763[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018722057342529 -- 2026-06-25 12:03:04.375[高祥-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.0086791515350342 -- 2026-06-25 12:03:14.482[胡宏梅-2629] -- /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 = 2629 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020909309387207 -- 2026-06-25 12:03:14.484[胡宏梅-2629] -- /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 = 2629 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017940998077393 -- 2026-06-25 12:03:14.486[胡宏梅-2629] -- /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 = 2629 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017108917236328 -- 2026-06-25 12:03:14.488[胡宏梅-2629] -- /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 = 2629 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021030902862549 -- 2026-06-25 12:03:14.490[胡宏梅-2629] -- /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= 2629 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098068714141846 -- 2026-06-25 12:03:16.489[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50676 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 = 50676 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016400814056396 -- 2026-06-25 12:03:16.491[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50676 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2629 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017910003662109 -- 2026-06-25 12:03:16.527[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50676 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6696418 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016298294067383 -- 2026-06-25 12:03:16.529[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50676 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2629 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016071796417236 -- 2026-06-25 12:03:16.531[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50676 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2629 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016570091247559 -- 2026-06-25 12:03:16.563[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50676 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6696418 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016109943389893 -- 2026-06-25 12:03:16.565[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50676 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2629 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021446943283081 -- 2026-06-25 12:03:16.965[胡宏梅-2629] -- /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 =47 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%赵伟臣-司机%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077989101409912 -- 2026-06-25 12:03:17.841[胡宏梅-2629] -- /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 = 47 and cont.cont_isenable = 1 AND cont.cont_name like '%胡宏梅%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008375883102417 -- 2026-06-25 12:03:17.906[胡宏梅-2629] -- /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 = 47 AND o.org_name like '%华东车队%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098559856414795 -- 2026-06-25 12:03:17.988[胡宏梅-2629] -- /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 = 47 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083539485931396 -- 2026-06-25 12:03:18.067[胡宏梅-2629] -- /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 = 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016028881072998 -- 2026-06-25 12:03:18.068[胡宏梅-2629] -- /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 = 47 and p.project_id not in (1,1212,1218,1214,1216,1215,1360) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076489448547363 -- 2026-06-25 12:03:22.773[胡宏梅-2629] -- /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 = 2629 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019190311431885 -- 2026-06-25 12:03:22.776[胡宏梅-2629] -- /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 = 2629 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016188621520996 -- 2026-06-25 12:03:22.777[胡宏梅-2629] -- /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 = 2629 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020737648010254 -- 2026-06-25 12:03:22.779[胡宏梅-2629] -- /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 = 2629 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019259452819824 -- 2026-06-25 12:03:22.782[胡宏梅-2629] -- /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= 2629 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0071671009063721 -- 2026-06-25 12:03:25.150[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50702 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 = 50702 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012540817260742 -- 2026-06-25 12:03:25.152[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50702 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2629 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014300346374512 -- 2026-06-25 12:03:25.186[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50702 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6699815 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012309551239014 -- 2026-06-25 12:03:25.187[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50702 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2629 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012490749359131 -- 2026-06-25 12:03:25.189[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50702 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2629 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012710094451904 -- 2026-06-25 12:03:25.221[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50702 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6699815 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012249946594238 -- 2026-06-25 12:03:25.223[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50702 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2629 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010170221328735 -- 2026-06-25 12:03:25.353[胡宏梅-2629] -- /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 =47 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%胡宏梅%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013659000396729 -- 2026-06-25 12:03:25.478[胡宏梅-2629] -- /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 = 47 and cont.cont_isenable = 1 AND cont.cont_name like '%胡宏梅%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091149806976318 -- 2026-06-25 12:03:25.573[胡宏梅-2629] -- /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 = 47 AND o.org_name like '%华东车队%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01179313659668 -- 2026-06-25 12:03:25.651[胡宏梅-2629] -- /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 = 47 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083799362182617 -- 2026-06-25 12:03:26.008[胡宏梅-2629] -- /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 = 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016059875488281 -- 2026-06-25 12:03:26.010[胡宏梅-2629] -- /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 = 47 and p.project_id not in (1,1212,1218,1214,1216,1215,1360) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0078320503234863 -- 2026-06-25 12:03:29.352[胡宏梅-2629] -- /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 = 2629 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019118785858154 -- 2026-06-25 12:03:29.354[胡宏梅-2629] -- /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 = 2629 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015928745269775 -- 2026-06-25 12:03:29.356[胡宏梅-2629] -- /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 = 2629 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001568078994751 -- 2026-06-25 12:03:29.357[胡宏梅-2629] -- /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 = 2629 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015149116516113 -- 2026-06-25 12:03:29.359[胡宏梅-2629] -- /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= 2629 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091860294342041 -- 2026-06-25 12:03:35.603[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50594 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 = 50594 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015199184417725 -- 2026-06-25 12:03:35.604[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50594 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2629 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016639232635498 -- 2026-06-25 12:03:35.640[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50594 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6684668 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015130043029785 -- 2026-06-25 12:03:35.642[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50594 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2629 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015010833740234 -- 2026-06-25 12:03:35.644[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50594 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2629 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015161037445068 -- 2026-06-25 12:03:35.676[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50594 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6684668 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015108585357666 -- 2026-06-25 12:03:35.677[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50594 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2629 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014530897140503 -- 2026-06-25 12:03:36.063[胡宏梅-2629] -- /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 =47 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%黄鹏-司机%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011386871337891 -- 2026-06-25 12:03:36.140[胡宏梅-2629] -- /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 = 47 and cont.cont_isenable = 1 AND cont.cont_name like '%胡宏梅%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010451793670654 -- 2026-06-25 12:03:36.250[胡宏梅-2629] -- /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 = 47 AND o.org_name like '%华东车队%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093228816986084 -- 2026-06-25 12:03:36.328[胡宏梅-2629] -- /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 = 47 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0079879760742188 -- 2026-06-25 12:03:36.402[胡宏梅-2629] -- /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 = 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015599727630615 -- 2026-06-25 12:03:36.403[胡宏梅-2629] -- /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 = 47 and p.project_id not in (1,1212,1218,1214,1216,1215,1360) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087110996246338 -- 2026-06-25 12:03:41.222[胡宏梅-2629] -- /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 = 2629 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002079963684082 -- 2026-06-25 12:03:41.224[胡宏梅-2629] -- /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 = 2629 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017459392547607 -- 2026-06-25 12:03:41.226[胡宏梅-2629] -- /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 = 2629 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017209053039551 -- 2026-06-25 12:03:41.228[胡宏梅-2629] -- /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 = 2629 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016820430755615 -- 2026-06-25 12:03:41.230[胡宏梅-2629] -- /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= 2629 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009613037109375 -- 2026-06-25 12:03:44.393[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50676 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 = 50676 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018010139465332 -- 2026-06-25 12:03:44.395[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50676 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2629 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018379688262939 -- 2026-06-25 12:03:44.430[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50676 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6696418 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017900466918945 -- 2026-06-25 12:03:44.432[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50676 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2629 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018050670623779 -- 2026-06-25 12:03:44.434[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50676 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2629 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018110275268555 -- 2026-06-25 12:03:44.466[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50676 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6696418 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017940998077393 -- 2026-06-25 12:03:44.468[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50676 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2629 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086910724639893 -- 2026-06-25 12:03:44.568[胡宏梅-2629] -- /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 =47 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%赵伟臣-司机%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019535064697266 -- 2026-06-25 12:03:44.653[胡宏梅-2629] -- /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 = 47 and cont.cont_isenable = 1 AND cont.cont_name like '%胡宏梅%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013274192810059 -- 2026-06-25 12:03:44.732[胡宏梅-2629] -- /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 = 47 AND o.org_name like '%华东车队%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092060565948486 -- 2026-06-25 12:03:44.803[胡宏梅-2629] -- /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 = 47 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015029191970825 -- 2026-06-25 12:03:44.888[胡宏梅-2629] -- /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 = 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014069080352783 -- 2026-06-25 12:03:44.890[胡宏梅-2629] -- /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 = 47 and p.project_id not in (1,1212,1218,1214,1216,1215,1360) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01010799407959 -- 2026-06-25 12:03:50.149[胡宏梅-2629] -- /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 = 2629 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023081302642822 -- 2026-06-25 12:03:50.152[胡宏梅-2629] -- /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 = 2629 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020029544830322 -- 2026-06-25 12:03:50.154[胡宏梅-2629] -- /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 = 2629 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021719932556152 -- 2026-06-25 12:03:50.156[胡宏梅-2629] -- /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 = 2629 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022609233856201 -- 2026-06-25 12:03:50.159[胡宏梅-2629] -- /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= 2629 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010173082351685 -- 2026-06-25 12:03:55.589[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50597 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 = 50597 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016870498657227 -- 2026-06-25 12:03:55.591[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50597 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2629 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018470287322998 -- 2026-06-25 12:03:55.628[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50597 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6684813 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016729831695557 -- 2026-06-25 12:03:55.630[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50597 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2629 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016450881958008 -- 2026-06-25 12:03:55.632[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50597 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2629 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016729831695557 -- 2026-06-25 12:03:55.665[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50597 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6684813 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016570091247559 -- 2026-06-25 12:03:55.667[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50597 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2629 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018551111221313 -- 2026-06-25 12:03:55.849[胡宏梅-2629] -- /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 =47 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%曹乾胜-司机%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096559524536133 -- 2026-06-25 12:03:55.974[胡宏梅-2629] -- /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 = 47 and cont.cont_isenable = 1 AND cont.cont_name like '%胡宏梅%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088369846343994 -- 2026-06-25 12:03:56.083[胡宏梅-2629] -- /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 = 47 AND o.org_name like '%华东车队%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092039108276367 -- 2026-06-25 12:03:56.179[胡宏梅-2629] -- /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 = 47 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086212158203125 -- 2026-06-25 12:03:56.368[胡宏梅-2629] -- /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 = 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016860961914062 -- 2026-06-25 12:03:56.370[胡宏梅-2629] -- /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 = 47 and p.project_id not in (1,1212,1218,1214,1216,1215,1360) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082058906555176 -- 2026-06-25 12:04:09.488[胡宏梅-2629] -- /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 = 2629 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019869804382324 -- 2026-06-25 12:04:09.490[胡宏梅-2629] -- /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 = 2629 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016589164733887 -- 2026-06-25 12:04:09.492[胡宏梅-2629] -- /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 = 2629 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016140937805176 -- 2026-06-25 12:04:09.493[胡宏梅-2629] -- /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 = 2629 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020051002502441 -- 2026-06-25 12:04:09.496[胡宏梅-2629] -- /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= 2629 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084960460662842 -- 2026-06-25 12:27:36.854[李晓瑜-298] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22129933%22%7D&event=edit_payment&payment_id=129933 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 129933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015990734100342 -- 2026-06-25 12:27:36.856[李晓瑜-298] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22129933%22%7D&event=edit_payment&payment_id=129933 select payment_id from dbthird.thd_payment where oa_payment_id = 129933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016891956329346 -- 2026-06-25 12:27:36.858[李晓瑜-298] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22129933%22%7D&event=edit_payment&payment_id=129933 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 143258 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020821094512939 -- 2026-06-25 12:27:36.860[李晓瑜-298] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22129933%22%7D&event=edit_payment&payment_id=129933 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6543134 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015740394592285 -- 2026-06-25 12:27:36.862[李晓瑜-298] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22129933%22%7D&event=edit_payment&payment_id=129933 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 298 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018404960632324 -- 2026-06-25 12:27:36.913[李晓瑜-298] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22129933%22%7D&event=edit_payment&payment_id=129933 select * from dbsys.sys_contact where cont_id = 298 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017359256744385 -- 2026-06-25 12:27:36.915[李晓瑜-298] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22129933%22%7D&event=edit_payment&payment_id=129933 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6543134 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001492977142334 -- 2026-06-25 12:27:36.917[李晓瑜-298] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22129933%22%7D&event=edit_payment&payment_id=129933 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 298 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015020370483398 -- 2026-06-25 12:27:36.918[李晓瑜-298] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22129933%22%7D&event=edit_payment&payment_id=129933 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 298 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015318393707275 -- 2026-06-25 12:27:36.973[李晓瑜-298] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22129933%22%7D&event=edit_payment&payment_id=129933 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 298 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015085935592651 -- 2026-06-25 12:44:39.591 -- /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.0016369819641113 -- 2026-06-25 12:44:39.595 -- /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.0025579929351807 -- 2026-06-25 12:44:39.598 -- /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.0018241405487061 -- 2026-06-25 12:44:39.600[张勇-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.0092978477478027 -- 2026-06-25 12:44:39.981[张勇-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.017033100128174 -- 2026-06-25 12:44:41.660[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50686 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50686 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019280910491943 -- 2026-06-25 12:44:41.663[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50686 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50686 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019500255584717 -- 2026-06-25 12:44:41.665[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50686 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6698751 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014400482177734 -- 2026-06-25 12:44:41.666[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50686 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015950202941895 -- 2026-06-25 12:44:41.700[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50686 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6698751 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014281272888184 -- 2026-06-25 12:44:41.702[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50686 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020410060882568 -- 2026-06-25 12:44:42.962[张勇-2549] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50686 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0078060626983643 -- 2026-06-25 12:44:43.435[张勇-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.0096909999847412 -- 2026-06-25 12:44:47.147[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50597 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50597 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017490386962891 -- 2026-06-25 12:44:47.149[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50597 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50597 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017158985137939 -- 2026-06-25 12:44:47.151[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50597 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6684813 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012259483337402 -- 2026-06-25 12:44:47.153[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50597 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014081001281738 -- 2026-06-25 12:44:47.186[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50597 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6684813 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012581348419189 -- 2026-06-25 12:44:47.187[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50597 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021002054214478 -- 2026-06-25 12:44:48.262[张勇-2549] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50597 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018912076950073 -- 2026-06-25 12:44:48.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.010670900344849 -- 2026-06-25 12:44:50.358[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8519 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8519 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001967191696167 -- 2026-06-25 12:44:50.360[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8519 select org_id,org_name from dbsys.sys_org where corp_acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017130374908447 -- 2026-06-25 12:44:50.362[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8519 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018711090087891 -- 2026-06-25 12:44:50.395[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8519 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6700095 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016770362854004 -- 2026-06-25 12:44:50.397[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8519 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097560882568359 -- 2026-06-25 12:44:51.391[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092399120330811 -- 2026-06-25 12:44:51.868[张勇-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.020586013793945 -- 2026-06-25 12:44:53.059[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50594 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50594 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020580291748047 -- 2026-06-25 12:44:53.062[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50594 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50594 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020008087158203 -- 2026-06-25 12:44:53.064[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50594 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6684668 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015010833740234 -- 2026-06-25 12:44:53.065[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50594 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016548633575439 -- 2026-06-25 12:44:53.099[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50594 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6684668 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001500129699707 -- 2026-06-25 12:44:53.100[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50594 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017145872116089 -- 2026-06-25 12:44:54.942[张勇-2549] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50594 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010890960693359 -- 2026-06-25 12:44:55.395[张勇-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.021313905715942 -- 2026-06-25 12:44:56.777[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=4302 select a.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(a.purch_apply_date,'%Y-%m-%d') apply_date,1 appr_type_id,p.appr_proc_name, date_format(a.purch_end_date,'%Y-%m-%d') purch_end_date from dbpurc.purc_apply a LEFT JOIN dbsys.sys_contact c ON a.purch_apply_id = c.cont_id LEFT JOIN dbsys.sys_org org ON a.purch_department_id = org.org_id LEFT JOIN dbsys.sys_contact cr on a.createdby_id = cr.cont_id LEFT JOIN dbsys.sys_contact up on a.updatedby_id = up.cont_id LEFT JOIN dboa.oa_appr_process p ON a.appr_proc_id = p.appr_proc_id where a.purcapply_id = 4302 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022969245910645 -- 2026-06-25 12:44:56.779[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=4302 select * from dbpurc.purc_apply_product where purcapply_id = 4302 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016989707946777 -- 2026-06-25 12:44:56.781[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=4302 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011800050735474 -- 2026-06-25 12:44:59.472[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020087003707886 -- 2026-06-25 12:44:59.895[张勇-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.011922121047974 -- 2026-06-25 12:45:01.056[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=4308 select a.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(a.purch_apply_date,'%Y-%m-%d') apply_date,1 appr_type_id,p.appr_proc_name, date_format(a.purch_end_date,'%Y-%m-%d') purch_end_date from dbpurc.purc_apply a LEFT JOIN dbsys.sys_contact c ON a.purch_apply_id = c.cont_id LEFT JOIN dbsys.sys_org org ON a.purch_department_id = org.org_id LEFT JOIN dbsys.sys_contact cr on a.createdby_id = cr.cont_id LEFT JOIN dbsys.sys_contact up on a.updatedby_id = up.cont_id LEFT JOIN dboa.oa_appr_process p ON a.appr_proc_id = p.appr_proc_id where a.purcapply_id = 4308 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019371509552002 -- 2026-06-25 12:45:01.058[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=4308 select * from dbpurc.purc_apply_product where purcapply_id = 4308 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014610290527344 -- 2026-06-25 12:45:01.060[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=4308 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089211463928223 -- 2026-06-25 12:45:02.748[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010514974594116 -- 2026-06-25 12:45:03.172[张勇-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.0081119537353516 -- 2026-06-25 12:45:04.270[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=4308 select a.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(a.purch_apply_date,'%Y-%m-%d') apply_date,1 appr_type_id,p.appr_proc_name, date_format(a.purch_end_date,'%Y-%m-%d') purch_end_date from dbpurc.purc_apply a LEFT JOIN dbsys.sys_contact c ON a.purch_apply_id = c.cont_id LEFT JOIN dbsys.sys_org org ON a.purch_department_id = org.org_id LEFT JOIN dbsys.sys_contact cr on a.createdby_id = cr.cont_id LEFT JOIN dbsys.sys_contact up on a.updatedby_id = up.cont_id LEFT JOIN dboa.oa_appr_process p ON a.appr_proc_id = p.appr_proc_id where a.purcapply_id = 4308 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015749931335449 -- 2026-06-25 12:45:04.272[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=4308 select * from dbpurc.purc_apply_product where purcapply_id = 4308 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015389919281006 -- 2026-06-25 12:45:04.274[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=4308 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096211433410645 -- 2026-06-25 12:45:05.061[张勇-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.0093390941619873 -- 2026-06-25 12:45:05.313[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=4302 select a.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(a.purch_apply_date,'%Y-%m-%d') apply_date,1 appr_type_id,p.appr_proc_name, date_format(a.purch_end_date,'%Y-%m-%d') purch_end_date from dbpurc.purc_apply a LEFT JOIN dbsys.sys_contact c ON a.purch_apply_id = c.cont_id LEFT JOIN dbsys.sys_org org ON a.purch_department_id = org.org_id LEFT JOIN dbsys.sys_contact cr on a.createdby_id = cr.cont_id LEFT JOIN dbsys.sys_contact up on a.updatedby_id = up.cont_id LEFT JOIN dboa.oa_appr_process p ON a.appr_proc_id = p.appr_proc_id where a.purcapply_id = 4302 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001816987991333 -- 2026-06-25 12:45:05.315[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=4302 select * from dbpurc.purc_apply_product where purcapply_id = 4302 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017750263214111 -- 2026-06-25 12:45:05.317[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=4302 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020319938659668 -- 2026-06-25 12:45:05.728[张勇-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.0077309608459473 -- 2026-06-25 12:45:05.929[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50594 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50594 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015079975128174 -- 2026-06-25 12:45:05.931[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50594 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50594 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014669895172119 -- 2026-06-25 12:45:05.932[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50594 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6684668 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014619827270508 -- 2026-06-25 12:45:05.934[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50594 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-25 12:45:05.968[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50594 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6684668 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014832019805908 -- 2026-06-25 12:45:05.969[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50594 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094289779663086 -- 2026-06-25 12:45:06.355[张勇-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.0074100494384766 -- 2026-06-25 12:45:06.625[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8519 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8519 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014181137084961 -- 2026-06-25 12:45:06.626[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8519 select org_id,org_name from dbsys.sys_org where corp_acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014040470123291 -- 2026-06-25 12:45:06.628[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8519 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014359951019287 -- 2026-06-25 12:45:06.661[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8519 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6700095 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013980865478516 -- 2026-06-25 12:45:06.663[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8519 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096621513366699 -- 2026-06-25 12:45:07.076[张勇-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.0093340873718262 -- 2026-06-25 12:45:07.335[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50597 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50597 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018360614776611 -- 2026-06-25 12:45:07.337[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50597 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50597 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018091201782227 -- 2026-06-25 12:45:07.339[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50597 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6684813 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017797946929932 -- 2026-06-25 12:45:07.341[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50597 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001823902130127 -- 2026-06-25 12:45:07.374[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50597 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6684813 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017869472503662 -- 2026-06-25 12:45:07.376[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50597 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084009170532227 -- 2026-06-25 12:45:07.736[张勇-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.0087862014770508 -- 2026-06-25 12:45:08.029[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50686 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50686 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001694917678833 -- 2026-06-25 12:45:08.031[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50686 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50686 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017120838165283 -- 2026-06-25 12:45:08.033[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50686 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6698751 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016770362854004 -- 2026-06-25 12:45:08.035[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50686 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017118453979492 -- 2026-06-25 12:45:08.068[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50686 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6698751 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016698837280273 -- 2026-06-25 12:45:08.070[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50686 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010725975036621 -- 2026-06-25 12:45:08.471[张勇-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.021275997161865 -- 2026-06-25 12:54:15.052[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097270011901855 -- 2026-06-25 12:54:16.161[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133091 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133091 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018970966339111 -- 2026-06-25 12:54:16.163[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133091 select payment_id from dbthird.thd_payment where oa_payment_id = 133091 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019159317016602 -- 2026-06-25 12:54:16.165[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133091 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145619 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022819042205811 -- 2026-06-25 12:54:16.168[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133091 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6702892 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017170906066895 -- 2026-06-25 12:54:16.169[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133091 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023303031921387 -- 2026-06-25 12:54:16.224[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133091 select * from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018820762634277 -- 2026-06-25 12:54:16.226[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133091 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702892 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017399787902832 -- 2026-06-25 12:54:16.228[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133091 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017199516296387 -- 2026-06-25 12:54:16.230[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133091 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017759799957275 -- 2026-06-25 12:54:16.270[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133091 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0075540542602539 -- 2026-06-25 12:54:21.563[吴凌刚-279] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133091 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081989765167236 -- 2026-06-25 12:54:22.098[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076229572296143 -- 2026-06-25 12:54:25.276[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133057%22}&event=edit_payment&payment_id=133057 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133057 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014700889587402 -- 2026-06-25 12:54:25.278[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133057%22}&event=edit_payment&payment_id=133057 select payment_id from dbthird.thd_payment where oa_payment_id = 133057 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001539945602417 -- 2026-06-25 12:54:25.280[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133057%22}&event=edit_payment&payment_id=133057 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145591 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019419193267822 -- 2026-06-25 12:54:25.282[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133057%22}&event=edit_payment&payment_id=133057 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6701397 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013539791107178 -- 2026-06-25 12:54:25.283[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133057%22}&event=edit_payment&payment_id=133057 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020595073699951 -- 2026-06-25 12:54:25.334[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133057%22}&event=edit_payment&payment_id=133057 select * from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015501976013184 -- 2026-06-25 12:54:25.336[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133057%22}&event=edit_payment&payment_id=133057 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6701397 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013670921325684 -- 2026-06-25 12:54:25.338[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133057%22}&event=edit_payment&payment_id=133057 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013320446014404 -- 2026-06-25 12:54:25.339[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133057%22}&event=edit_payment&payment_id=133057 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013730525970459 -- 2026-06-25 12:54:25.376[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133057%22}&event=edit_payment&payment_id=133057 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0075740814208984 -- 2026-06-25 12:54:37.332[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2250692%22}&event=edit_fareApply&fareApply_id=50692 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50692 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001554012298584 -- 2026-06-25 12:54:37.334[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2250692%22}&event=edit_fareApply&fareApply_id=50692 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50692 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019040107727051 -- 2026-06-25 12:54:37.336[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2250692%22}&event=edit_fareApply&fareApply_id=50692 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6699174 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013630390167236 -- 2026-06-25 12:54:37.337[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2250692%22}&event=edit_fareApply&fareApply_id=50692 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015969276428223 -- 2026-06-25 12:54:37.371[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2250692%22}&event=edit_fareApply&fareApply_id=50692 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6699174 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00136399269104 -- 2026-06-25 12:54:37.372[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2250692%22}&event=edit_fareApply&fareApply_id=50692 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094740390777588 -- 2026-06-25 12:54:39.959[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133057%22}&event=edit_payment&payment_id=133057 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133057 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018088817596436 -- 2026-06-25 12:54:39.961[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133057%22}&event=edit_payment&payment_id=133057 select payment_id from dbthird.thd_payment where oa_payment_id = 133057 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017831325531006 -- 2026-06-25 12:54:39.963[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133057%22}&event=edit_payment&payment_id=133057 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145591 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017931461334229 -- 2026-06-25 12:54:39.965[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133057%22}&event=edit_payment&payment_id=133057 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6701397 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017769336700439 -- 2026-06-25 12:54:39.967[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133057%22}&event=edit_payment&payment_id=133057 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023313999176025 -- 2026-06-25 12:54:40.022[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133057%22}&event=edit_payment&payment_id=133057 select * from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018188953399658 -- 2026-06-25 12:54:40.024[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133057%22}&event=edit_payment&payment_id=133057 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6701397 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017938613891602 -- 2026-06-25 12:54:40.026[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133057%22}&event=edit_payment&payment_id=133057 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017600059509277 -- 2026-06-25 12:54:40.028[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133057%22}&event=edit_payment&payment_id=133057 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018210411071777 -- 2026-06-25 12:54:40.066[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133057%22}&event=edit_payment&payment_id=133057 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012530088424683 -- 2026-06-25 12:55:13.283[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080320835113525 -- 2026-06-25 12:55:15.713[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133091%22}&event=edit_payment&payment_id=133091 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133091 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015318393707275 -- 2026-06-25 12:55:15.715[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133091%22}&event=edit_payment&payment_id=133091 select payment_id from dbthird.thd_payment where oa_payment_id = 133091 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015261173248291 -- 2026-06-25 12:55:15.717[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133091%22}&event=edit_payment&payment_id=133091 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145619 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014989376068115 -- 2026-06-25 12:55:15.718[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133091%22}&event=edit_payment&payment_id=133091 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6702892 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015048980712891 -- 2026-06-25 12:55:15.720[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133091%22}&event=edit_payment&payment_id=133091 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01771092414856 -- 2026-06-25 12:55:15.771[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133091%22}&event=edit_payment&payment_id=133091 select * from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015289783477783 -- 2026-06-25 12:55:15.772[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133091%22}&event=edit_payment&payment_id=133091 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702892 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015079975128174 -- 2026-06-25 12:55:15.774[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133091%22}&event=edit_payment&payment_id=133091 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015039443969727 -- 2026-06-25 12:55:15.776[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133091%22}&event=edit_payment&payment_id=133091 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001533031463623 -- 2026-06-25 12:55:15.812[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133091%22}&event=edit_payment&payment_id=133091 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094878673553467 -- 2026-06-25 13:00:10.729[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096480846405029 -- 2026-06-25 13:00:11.891[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133092 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133092 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018370151519775 -- 2026-06-25 13:00:11.894[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133092 select payment_id from dbthird.thd_payment where oa_payment_id = 133092 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001906156539917 -- 2026-06-25 13:00:11.896[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133092 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145620 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022759437561035 -- 2026-06-25 13:00:11.898[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133092 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6702922 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017201900482178 -- 2026-06-25 13:00:11.900[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133092 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023367881774902 -- 2026-06-25 13:00:11.956[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133092 select * from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019619464874268 -- 2026-06-25 13:00:11.958[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133092 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702922 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017330646514893 -- 2026-06-25 13:00:11.960[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133092 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001723051071167 -- 2026-06-25 13:00:11.962[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133092 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017721652984619 -- 2026-06-25 13:00:12.002[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133092 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022436857223511 -- 2026-06-25 13:00:13.624[吴凌刚-279] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133092 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094540119171143 -- 2026-06-25 13:00:14.188[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085859298706055 -- 2026-06-25 13:00:17.045[高祥-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.0085639953613281 -- 2026-06-25 13:00:18.554[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133091 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133091 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016598701477051 -- 2026-06-25 13:00:18.556[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133091 select payment_id from dbthird.thd_payment where oa_payment_id = 133091 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017468929290771 -- 2026-06-25 13:00:18.558[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133091 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145619 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020949840545654 -- 2026-06-25 13:00:18.560[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133091 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6702892 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015778541564941 -- 2026-06-25 13:00:18.562[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133091 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017561912536621 -- 2026-06-25 13:00:18.595[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133091 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016970634460449 -- 2026-06-25 13:00:18.597[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133091 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702892 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015590190887451 -- 2026-06-25 13:00:18.599[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133091 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001533031463623 -- 2026-06-25 13:00:18.600[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133091 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016050338745117 -- 2026-06-25 13:00:18.638[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133091 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010349988937378 -- 2026-06-25 13:00:19.393[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133091 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087571144104004 -- 2026-06-25 13:00:19.998[高祥-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.0087649822235107 -- 2026-06-25 13:00:21.713[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133057 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133057 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016319751739502 -- 2026-06-25 13:00:21.715[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133057 select payment_id from dbthird.thd_payment where oa_payment_id = 133057 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016880035400391 -- 2026-06-25 13:00:21.717[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133057 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145591 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016438961029053 -- 2026-06-25 13:00:21.718[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133057 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6701397 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014920234680176 -- 2026-06-25 13:00:21.720[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133057 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015549659729004 -- 2026-06-25 13:00:21.753[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133057 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016670227050781 -- 2026-06-25 13:00:21.755[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133057 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6701397 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015699863433838 -- 2026-06-25 13:00:21.757[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133057 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-25 13:00:21.759[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133057 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015640258789062 -- 2026-06-25 13:00:21.796[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133057 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085620880126953 -- 2026-06-25 13:00:22.513[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133057 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021687984466553 -- 2026-06-25 13:00:23.077[高祥-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.0091860294342041 -- 2026-06-25 13:00:24.584[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133054 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133054 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016748905181885 -- 2026-06-25 13:00:24.586[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133054 select payment_id from dbthird.thd_payment where oa_payment_id = 133054 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017330646514893 -- 2026-06-25 13:00:24.588[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133054 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145588 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002047061920166 -- 2026-06-25 13:00:24.590[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133054 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6700888 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015370845794678 -- 2026-06-25 13:00:24.591[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133054 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017848968505859 -- 2026-06-25 13:00:24.642[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133054 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017259120941162 -- 2026-06-25 13:00:24.643[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133054 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6700888 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015480518341064 -- 2026-06-25 13:00:24.645[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133054 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001533031463623 -- 2026-06-25 13:00:24.647[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133054 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015840530395508 -- 2026-06-25 13:00:24.686[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133054 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0068240165710449 -- 2026-06-25 13:00:25.319[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133054 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098719596862793 -- 2026-06-25 13:00:25.937[高祥-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.0085210800170898 -- 2026-06-25 13:00:27.513[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133053 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133053 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016138553619385 -- 2026-06-25 13:00:27.515[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133053 select payment_id from dbthird.thd_payment where oa_payment_id = 133053 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016951560974121 -- 2026-06-25 13:00:27.517[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133053 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145587 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020661354064941 -- 2026-06-25 13:00:27.519[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133053 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6700887 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014851093292236 -- 2026-06-25 13:00:27.521[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133053 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015530586242676 -- 2026-06-25 13:00:27.554[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133053 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016460418701172 -- 2026-06-25 13:00:27.555[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133053 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6700887 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014920234680176 -- 2026-06-25 13:00:27.557[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133053 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014870166778564 -- 2026-06-25 13:00:27.559[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133053 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015320777893066 -- 2026-06-25 13:00:27.598[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133053 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023259162902832 -- 2026-06-25 13:00:28.283[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133053 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089590549468994 -- 2026-06-25 13:00:28.885[高祥-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.020064115524292 -- 2026-06-25 13:00:31.247[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133052 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133052 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00189208984375 -- 2026-06-25 13:00:31.249[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133052 select payment_id from dbthird.thd_payment where oa_payment_id = 133052 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019550323486328 -- 2026-06-25 13:00:31.251[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133052 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145586 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001924991607666 -- 2026-06-25 13:00:31.253[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133052 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6700886 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017850399017334 -- 2026-06-25 13:00:31.255[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133052 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014403104782104 -- 2026-06-25 13:00:31.301[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133052 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019960403442383 -- 2026-06-25 13:00:31.303[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133052 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6700886 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017869472503662 -- 2026-06-25 13:00:31.305[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133052 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017709732055664 -- 2026-06-25 13:00:31.307[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133052 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-25 13:00:31.345[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133052 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010865926742554 -- 2026-06-25 13:00:32.203[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133052 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088279247283936 -- 2026-06-25 13:00:32.753[高祥-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.0094702243804932 -- 2026-06-25 13:00:34.311[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133051 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133051 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017969608306885 -- 2026-06-25 13:00:34.313[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133051 select payment_id from dbthird.thd_payment where oa_payment_id = 133051 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018680095672607 -- 2026-06-25 13:00:34.315[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133051 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145585 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022668838500977 -- 2026-06-25 13:00:34.317[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133051 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6700885 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017170906066895 -- 2026-06-25 13:00:34.319[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133051 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017430782318115 -- 2026-06-25 13:00:34.352[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133051 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018060207366943 -- 2026-06-25 13:00:34.354[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133051 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6700885 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016880035400391 -- 2026-06-25 13:00:34.356[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133051 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017001628875732 -- 2026-06-25 13:00:34.358[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133051 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017199516296387 -- 2026-06-25 13:00:34.396[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133051 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0074610710144043 -- 2026-06-25 13:00:34.989[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133051 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076100826263428 -- 2026-06-25 13:00:35.497[高祥-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.015537023544312 -- 2026-06-25 13:00:37.189[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133050 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133050 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019199848175049 -- 2026-06-25 13:00:37.191[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133050 select payment_id from dbthird.thd_payment where oa_payment_id = 133050 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019731521606445 -- 2026-06-25 13:00:37.193[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133050 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145584 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002316951751709 -- 2026-06-25 13:00:37.196[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133050 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6700884 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017769336700439 -- 2026-06-25 13:00:37.198[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133050 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018019676208496 -- 2026-06-25 13:00:37.231[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133050 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001924991607666 -- 2026-06-25 13:00:37.233[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133050 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6700884 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017991065979004 -- 2026-06-25 13:00:37.235[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133050 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017580986022949 -- 2026-06-25 13:00:37.237[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133050 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-25 13:00:37.277[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133050 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094730854034424 -- 2026-06-25 13:00:38.223[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133050 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0074977874755859 -- 2026-06-25 13:00:38.799[高祥-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.0078470706939697 -- 2026-06-25 13:00:40.060[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50686 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50686 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020060539245605 -- 2026-06-25 13:00:40.062[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50686 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50686 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019268989562988 -- 2026-06-25 13:00:40.064[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50686 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6698751 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014078617095947 -- 2026-06-25 13:00:40.065[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50686 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015931129455566 -- 2026-06-25 13:00:40.099[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50686 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6698751 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014209747314453 -- 2026-06-25 13:00:40.100[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50686 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0073549747467041 -- 2026-06-25 13:00:40.698[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50686 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092239379882812 -- 2026-06-25 13:00:41.183[高祥-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.020298957824707 -- 2026-06-25 13:00:42.802[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50597 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50597 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023641586303711 -- 2026-06-25 13:00:42.804[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50597 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50597 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023040771484375 -- 2026-06-25 13:00:42.807[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50597 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6684813 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017659664154053 -- 2026-06-25 13:00:42.809[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50597 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019769668579102 -- 2026-06-25 13:00:42.842[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50597 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6684813 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017950534820557 -- 2026-06-25 13:00:42.844[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50597 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095689296722412 -- 2026-06-25 13:00:43.477[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50597 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-25 13:04:38.063[高祥-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.0095410346984863 -- 2026-06-25 13:04:39.757[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50594 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50594 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023090839385986 -- 2026-06-25 13:04:39.759[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50594 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50594 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022740364074707 -- 2026-06-25 13:04:39.762[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50594 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6684668 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017378330230713 -- 2026-06-25 13:04:39.764[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50594 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019729137420654 -- 2026-06-25 13:04:39.797[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50594 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6684668 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017619132995605 -- 2026-06-25 13:04:39.799[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50594 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087418556213379 -- 2026-06-25 13:04:43.731[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50594 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021008968353271 -- 2026-06-25 13:04:44.268[高祥-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.0097270011901855 -- 2026-06-25 13:04:48.657[高祥-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.010025024414062 -- 2026-06-25 13:08:03.737[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2250597%22%7D&event=edit_fareApply&fareApply_id=50597 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50597 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024318695068359 -- 2026-06-25 13:08:03.740[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2250597%22%7D&event=edit_fareApply&fareApply_id=50597 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50597 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023198127746582 -- 2026-06-25 13:08:03.742[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2250597%22%7D&event=edit_fareApply&fareApply_id=50597 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6684813 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019190311431885 -- 2026-06-25 13:08:03.744[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2250597%22%7D&event=edit_fareApply&fareApply_id=50597 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2629 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019938945770264 -- 2026-06-25 13:08:03.779[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2250597%22%7D&event=edit_fareApply&fareApply_id=50597 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6684813 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018332004547119 -- 2026-06-25 13:08:03.781[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2250597%22%7D&event=edit_fareApply&fareApply_id=50597 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2629 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008699893951416 -- 2026-06-25 13:08:07.927[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2250594%22%7D&event=edit_fareApply&fareApply_id=50594 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50594 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021288394927979 -- 2026-06-25 13:08:07.930[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2250594%22%7D&event=edit_fareApply&fareApply_id=50594 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50594 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017359256744385 -- 2026-06-25 13:08:07.932[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2250594%22%7D&event=edit_fareApply&fareApply_id=50594 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6684668 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015721321105957 -- 2026-06-25 13:08:07.933[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2250594%22%7D&event=edit_fareApply&fareApply_id=50594 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2629 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017299652099609 -- 2026-06-25 13:08:07.969[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2250594%22%7D&event=edit_fareApply&fareApply_id=50594 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6684668 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015599727630615 -- 2026-06-25 13:08:07.971[胡宏梅-2629] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2250594%22%7D&event=edit_fareApply&fareApply_id=50594 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2629 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01558518409729 -- 2026-06-25 13:15:07.701[李晓瑜-298] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22133092%22%7D&event=edit_payment&payment_id=133092 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133092 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015299320220947 -- 2026-06-25 13:15:07.703[李晓瑜-298] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22133092%22%7D&event=edit_payment&payment_id=133092 select payment_id from dbthird.thd_payment where oa_payment_id = 133092 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015799999237061 -- 2026-06-25 13:15:07.704[李晓瑜-298] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22133092%22%7D&event=edit_payment&payment_id=133092 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145620 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015771389007568 -- 2026-06-25 13:15:07.706[李晓瑜-298] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22133092%22%7D&event=edit_payment&payment_id=133092 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6702922 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014760494232178 -- 2026-06-25 13:15:07.708[李晓瑜-298] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22133092%22%7D&event=edit_payment&payment_id=133092 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 298 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018994092941284 -- 2026-06-25 13:15:07.759[李晓瑜-298] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22133092%22%7D&event=edit_payment&payment_id=133092 select * from dbsys.sys_contact where cont_id = 298 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015599727630615 -- 2026-06-25 13:15:07.761[李晓瑜-298] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22133092%22%7D&event=edit_payment&payment_id=133092 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702922 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014050006866455 -- 2026-06-25 13:15:07.762[李晓瑜-298] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22133092%22%7D&event=edit_payment&payment_id=133092 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 298 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014028549194336 -- 2026-06-25 13:15:07.764[李晓瑜-298] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22133092%22%7D&event=edit_payment&payment_id=133092 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 298 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014400482177734 -- 2026-06-25 13:15:07.804[李晓瑜-298] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22133092%22%7D&event=edit_payment&payment_id=133092 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 298 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076239109039307 -- 2026-06-25 13:15:11.120[李晓瑜-298] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133092 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 298 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009099006652832 -- 2026-06-25 13:15:11.513[李晓瑜-298] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 298 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098848342895508 -- 2026-06-25 13:21:00.855 -- /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.0084278583526611 -- 2026-06-25 13:21:02.121[高祥-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.0082201957702637 -- 2026-06-25 13:21:03.564[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133092 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133092 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015861988067627 -- 2026-06-25 13:21:03.565[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133092 select payment_id from dbthird.thd_payment where oa_payment_id = 133092 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016109943389893 -- 2026-06-25 13:21:03.567[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133092 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145620 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019810199737549 -- 2026-06-25 13:21:03.569[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133092 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6702922 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014359951019287 -- 2026-06-25 13:21:03.571[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133092 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02432107925415 -- 2026-06-25 13:21:03.627[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133092 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016260147094727 -- 2026-06-25 13:21:03.629[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133092 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702922 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014419555664062 -- 2026-06-25 13:21:03.630[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133092 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014181137084961 -- 2026-06-25 13:21:03.632[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133092 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014610290527344 -- 2026-06-25 13:21:03.673[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133092 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080389976501465 -- 2026-06-25 13:21:04.718[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133092 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008915901184082 -- 2026-06-25 13:21:05.234[高祥-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.015014886856079 -- 2026-06-25 13:24:39.685 -- /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.0016689300537109 -- 2026-06-25 13:24:39.688 -- /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.0022389888763428 -- 2026-06-25 13:24:39.690 -- /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='TangLing' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018999576568604 -- 2026-06-25 13:24:39.692[唐玲-1660] -- /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.017191886901855 -- 2026-06-25 13:24:40.170[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1660 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022816896438599 -- 2026-06-25 13:24:43.149[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133031 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133031 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017549991607666 -- 2026-06-25 13:24:43.151[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133031 select payment_id from dbthird.thd_payment where oa_payment_id = 133031 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018179416656494 -- 2026-06-25 13:24:43.153[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133031 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145566 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021829605102539 -- 2026-06-25 13:24:43.156[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133031 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6699136 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016319751739502 -- 2026-06-25 13:24:43.157[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133031 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1660 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017659664154053 -- 2026-06-25 13:24:43.193[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133031 select * from dbsys.sys_contact where cont_id = 1660 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017490386962891 -- 2026-06-25 13:24:43.195[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133031 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6699136 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016360282897949 -- 2026-06-25 13:24:43.196[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133031 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1660 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016260147094727 -- 2026-06-25 13:24:43.198[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133031 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1660 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016491413116455 -- 2026-06-25 13:24:43.238[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133031 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1660 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010089874267578 -- 2026-06-25 13:24:49.775[唐玲-1660] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133031 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1660 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098781585693359 -- 2026-06-25 13:24:50.345[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1660 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020735025405884 -- 2026-06-25 13:24:51.836[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79689 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79689 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019669532775879 -- 2026-06-25 13:24:51.838[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79689 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 = 79689 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018360614776611 -- 2026-06-25 13:24:51.840[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79689 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79689 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0025928020477295 -- 2026-06-25 13:24:51.843[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79689 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight,3 as buzSystem_id FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 79689 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001755952835083 -- 2026-06-25 13:24:51.845[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79689 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1660 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017621517181396 -- 2026-06-25 13:24:51.879[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79689 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1660 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019080638885498 -- 2026-06-25 13:24:51.923[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79689 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6699280 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017580986022949 -- 2026-06-25 13:24:51.925[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79689 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1660 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008124828338623 -- 2026-06-25 13:24:53.144[唐玲-1660] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79689 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1660 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0068161487579346 -- 2026-06-25 13:24:53.724[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1660 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019184827804565 -- 2026-06-25 13:24:54.547[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79689 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79689 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0026628971099854 -- 2026-06-25 13:24:54.550[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79689 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 = 79689 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016820430755615 -- 2026-06-25 13:24:54.552[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79689 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79689 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024299621582031 -- 2026-06-25 13:24:54.555[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79689 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight,3 as buzSystem_id FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 79689 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016698837280273 -- 2026-06-25 13:24:54.556[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79689 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1660 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017030239105225 -- 2026-06-25 13:24:54.591[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79689 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1660 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017328262329102 -- 2026-06-25 13:24:54.632[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79689 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6699280 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016818046569824 -- 2026-06-25 13:24:54.634[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79689 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1660 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012115001678467 -- 2026-06-25 13:24:55.973[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1660 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088870525360107 -- 2026-06-25 13:57:31.316 -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017001628875732 -- 2026-06-25 13:57:31.319 -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 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.0026059150695801 -- 2026-06-25 13:57:31.322 -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='YangJianHui' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0025100708007812 -- 2026-06-25 13:57:31.325[杨建辉-1344] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 2 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016789436340332 -- 2026-06-25 13:57:31.332[杨建辉-1344] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0027730464935303 -- 2026-06-25 13:57:31.335[杨建辉-1344] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select count(1) cnt from dbsys.sys_contact c left join dbsys.sys_acct a on c.acct_id = a.acct_id where c.parent_cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016770362854004 -- 2026-06-25 13:57:31.337[杨建辉-1344] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select a.root_acct_id, a.acct_id from dbsys.sys_contact c left join dbsys.sys_acct a on c.acct_id = a.acct_id where c.cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016980171203613 -- 2026-06-25 13:57:31.339[杨建辉-1344] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select ap.para_value from dbsys.sys_acct_para ap left join dbconfig.config_para a on ap.para_id = a.para_id where ap.acct_id in (2) and a.tag = 'base_multiAccount_switchModeId' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015740394592285 -- 2026-06-25 13:57:31.341[杨建辉-1344] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select ap.para_value from dbsys.sys_acct_para ap left join dbconfig.config_para a on ap.para_id = a.para_id where ap.acct_id in (2) and a.tag = 'base_multiAccount_switchModeId' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083549022674561 -- 2026-06-25 14:00:12.533[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010520935058594 -- 2026-06-25 14:01:23.027 -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020279884338379 -- 2026-06-25 14:01:23.030 -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 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.0029449462890625 -- 2026-06-25 14:01:23.033 -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 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='CaiJunDong' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021581649780273 -- 2026-06-25 14:01:23.036[蔡骏东-2362] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019629001617432 -- 2026-06-25 14:01:23.043[蔡骏东-2362] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2362 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003079891204834 -- 2026-06-25 14:01:23.047[蔡骏东-2362] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select count(1) cnt from dbsys.sys_contact c left join dbsys.sys_acct a on c.acct_id = a.acct_id where c.parent_cont_id = 2362 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019431114196777 -- 2026-06-25 14:01:23.049[蔡骏东-2362] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select a.root_acct_id, a.acct_id from dbsys.sys_contact c left join dbsys.sys_acct a on c.acct_id = a.acct_id where c.cont_id = 2362 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019528865814209 -- 2026-06-25 14:01:23.051[蔡骏东-2362] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select ap.para_value from dbsys.sys_acct_para ap left join dbconfig.config_para a on ap.para_id = a.para_id where ap.acct_id in (2) and a.tag = 'base_multiAccount_switchModeId' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019168853759766 -- 2026-06-25 14:01:23.053[蔡骏东-2362] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select ap.para_value from dbsys.sys_acct_para ap left join dbconfig.config_para a on ap.para_id = a.para_id where ap.acct_id in (47) and a.tag = 'base_multiAccount_switchModeId' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014570951461792 -- 2026-06-25 14:07:09.783[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228523%22}&event=edit_officialSeals&officialSeals_id=8523 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8523 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016930103302002 -- 2026-06-25 14:07:09.785[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228523%22}&event=edit_officialSeals&officialSeals_id=8523 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016260147094727 -- 2026-06-25 14:07:09.787[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228523%22}&event=edit_officialSeals&officialSeals_id=8523 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017781257629395 -- 2026-06-25 14:07:09.829[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228523%22}&event=edit_officialSeals&officialSeals_id=8523 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702343 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016219615936279 -- 2026-06-25 14:07:09.830[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228523%22}&event=edit_officialSeals&officialSeals_id=8523 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015001058578491 -- 2026-06-25 14:15:32.303[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016569137573242 -- 2026-06-25 14:15:33.495[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50717 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50717 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020389556884766 -- 2026-06-25 14:15:33.497[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50717 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50717 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019879341125488 -- 2026-06-25 14:15:33.499[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50717 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703007 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014770030975342 -- 2026-06-25 14:15:33.501[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50717 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016500949859619 -- 2026-06-25 14:15:33.535[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50717 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703007 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014829635620117 -- 2026-06-25 14:15:33.537[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50717 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01054310798645 -- 2026-06-25 14:15:35.896[张进-414] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50717 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095391273498535 -- 2026-06-25 14:15:36.428[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019146919250488 -- 2026-06-25 14:24:41.610 -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017211437225342 -- 2026-06-25 14:24:41.614 -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 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.0027041435241699 -- 2026-06-25 14:24:41.616 -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 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='WangChunYuan' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001986026763916 -- 2026-06-25 14:24:41.619[王春元-1650] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 14 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017080307006836 -- 2026-06-25 14:24:41.626[王春元-1650] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1650 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031669139862061 -- 2026-06-25 14:24:41.629[王春元-1650] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select count(1) cnt from dbsys.sys_contact c left join dbsys.sys_acct a on c.acct_id = a.acct_id where c.parent_cont_id = 1650 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016868114471436 -- 2026-06-25 14:24:41.631[王春元-1650] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select a.root_acct_id, a.acct_id from dbsys.sys_contact c left join dbsys.sys_acct a on c.acct_id = a.acct_id where c.cont_id = 1650 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016801357269287 -- 2026-06-25 14:24:41.633[王春元-1650] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select ap.para_value from dbsys.sys_acct_para ap left join dbconfig.config_para a on ap.para_id = a.para_id where ap.acct_id in (2) and a.tag = 'base_multiAccount_switchModeId' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016460418701172 -- 2026-06-25 14:24:41.635[王春元-1650] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select ap.para_value from dbsys.sys_acct_para ap left join dbconfig.config_para a on ap.para_id = a.para_id where ap.acct_id in (14) and a.tag = 'base_multiAccount_switchModeId' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015146970748901 -- 2026-06-25 14:25:17.328[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133099%22}&event=edit_payment&payment_id=133099 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019011497497559 -- 2026-06-25 14:25:17.330[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133099%22}&event=edit_payment&payment_id=133099 select payment_id from dbthird.thd_payment where oa_payment_id = 133099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019631385803223 -- 2026-06-25 14:25:17.332[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133099%22}&event=edit_payment&payment_id=133099 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145627 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023410320281982 -- 2026-06-25 14:25:17.335[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133099%22}&event=edit_payment&payment_id=133099 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703200 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001884937286377 -- 2026-06-25 14:25:17.337[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133099%22}&event=edit_payment&payment_id=133099 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019629001617432 -- 2026-06-25 14:25:17.372[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133099%22}&event=edit_payment&payment_id=133099 select * from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019149780273438 -- 2026-06-25 14:25:17.374[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133099%22}&event=edit_payment&payment_id=133099 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703200 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018079280853271 -- 2026-06-25 14:25:17.376[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133099%22}&event=edit_payment&payment_id=133099 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017988681793213 -- 2026-06-25 14:25:17.378[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133099%22}&event=edit_payment&payment_id=133099 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018291473388672 -- 2026-06-25 14:25:17.417[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133099%22}&event=edit_payment&payment_id=133099 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011006116867065 -- 2026-06-25 14:25:18.535[刘伍-933] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133099 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083389282226562 -- 2026-06-25 14:25:18.943[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015936851501465 -- 2026-06-25 14:25:20.087[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133098 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133098 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018119812011719 -- 2026-06-25 14:25:20.089[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133098 select payment_id from dbthird.thd_payment where oa_payment_id = 133098 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018820762634277 -- 2026-06-25 14:25:20.091[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133098 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145626 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022239685058594 -- 2026-06-25 14:25:20.093[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133098 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703181 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016999244689941 -- 2026-06-25 14:25:20.095[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133098 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01816201210022 -- 2026-06-25 14:25:20.146[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133098 select * from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018670558929443 -- 2026-06-25 14:25:20.148[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133098 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703181 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016860961914062 -- 2026-06-25 14:25:20.150[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133098 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016689300537109 -- 2026-06-25 14:25:20.151[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133098 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017387866973877 -- 2026-06-25 14:25:20.189[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133098 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0079569816589355 -- 2026-06-25 14:25:20.979[刘伍-933] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133098 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011847972869873 -- 2026-06-25 14:25:21.356[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009674072265625 -- 2026-06-25 14:25:22.235[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133097 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018420219421387 -- 2026-06-25 14:25:22.237[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133097 select payment_id from dbthird.thd_payment where oa_payment_id = 133097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018880367279053 -- 2026-06-25 14:25:22.239[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133097 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145625 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022928714752197 -- 2026-06-25 14:25:22.241[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133097 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703170 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017349720001221 -- 2026-06-25 14:25:22.243[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133097 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00177001953125 -- 2026-06-25 14:25:22.276[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133097 select * from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001882791519165 -- 2026-06-25 14:25:22.278[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133097 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703170 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017139911651611 -- 2026-06-25 14:25:22.280[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133097 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017101764678955 -- 2026-06-25 14:25:22.282[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133097 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017731189727783 -- 2026-06-25 14:25:22.319[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133097 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011903047561646 -- 2026-06-25 14:25:23.144[刘伍-933] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133097 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020811080932617 -- 2026-06-25 14:25:23.568[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081989765167236 -- 2026-06-25 14:25:24.455[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133084 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133084 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015599727630615 -- 2026-06-25 14:25:24.457[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133084 select payment_id from dbthird.thd_payment where oa_payment_id = 133084 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016229152679443 -- 2026-06-25 14:25:24.458[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133084 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145618 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019919872283936 -- 2026-06-25 14:25:24.461[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133084 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6702726 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014510154724121 -- 2026-06-25 14:25:24.462[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133084 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024097919464111 -- 2026-06-25 14:25:24.519[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133084 select * from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016248226165771 -- 2026-06-25 14:25:24.521[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133084 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702726 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014629364013672 -- 2026-06-25 14:25:24.523[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133084 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014441013336182 -- 2026-06-25 14:25:24.524[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133084 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014920234680176 -- 2026-06-25 14:25:24.563[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133084 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011484146118164 -- 2026-06-25 14:25:25.322[刘伍-933] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133084 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009207010269165 -- 2026-06-25 14:25:25.754[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077869892120361 -- 2026-06-25 14:25:26.720[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133076 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133076 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015099048614502 -- 2026-06-25 14:25:26.721[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133076 select payment_id from dbthird.thd_payment where oa_payment_id = 133076 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015339851379395 -- 2026-06-25 14:25:26.723[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133076 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145610 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019090175628662 -- 2026-06-25 14:25:26.725[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133076 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6702484 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013649463653564 -- 2026-06-25 14:25:26.726[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133076 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018671035766602 -- 2026-06-25 14:25:26.777[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133076 select * from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015308856964111 -- 2026-06-25 14:25:26.779[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133076 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702484 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013489723205566 -- 2026-06-25 14:25:26.780[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133076 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013461112976074 -- 2026-06-25 14:25:26.782[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133076 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013887882232666 -- 2026-06-25 14:25:26.820[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133076 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014005899429321 -- 2026-06-25 14:25:27.612[刘伍-933] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133076 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094449520111084 -- 2026-06-25 14:25:27.988[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020824909210205 -- 2026-06-25 14:25:28.899[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133073 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133073 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018289089202881 -- 2026-06-25 14:25:28.901[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133073 select payment_id from dbthird.thd_payment where oa_payment_id = 133073 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019121170043945 -- 2026-06-25 14:25:28.903[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133073 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145607 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022099018096924 -- 2026-06-25 14:25:28.905[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133073 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6702165 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017228126525879 -- 2026-06-25 14:25:28.907[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133073 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019424915313721 -- 2026-06-25 14:25:28.957[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133073 select * from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018777847290039 -- 2026-06-25 14:25:28.960[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133073 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702165 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017580986022949 -- 2026-06-25 14:25:28.961[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133073 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017330646514893 -- 2026-06-25 14:25:28.963[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133073 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017588138580322 -- 2026-06-25 14:25:29.002[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133073 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01564884185791 -- 2026-06-25 14:25:29.776[刘伍-933] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133073 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012863874435425 -- 2026-06-25 14:25:30.184[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098989009857178 -- 2026-06-25 14:25:31.083[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133067 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133067 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019018650054932 -- 2026-06-25 14:25:31.085[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133067 select payment_id from dbthird.thd_payment where oa_payment_id = 133067 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019891262054443 -- 2026-06-25 14:25:31.087[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133067 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145601 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023250579833984 -- 2026-06-25 14:25:31.090[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133067 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6701939 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017750263214111 -- 2026-06-25 14:25:31.091[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133067 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018410682678223 -- 2026-06-25 14:25:31.126[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133067 select * from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019879341125488 -- 2026-06-25 14:25:31.128[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133067 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6701939 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018160343170166 -- 2026-06-25 14:25:31.130[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133067 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017759799957275 -- 2026-06-25 14:25:31.132[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133067 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018110275268555 -- 2026-06-25 14:25:31.172[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133067 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021427869796753 -- 2026-06-25 14:25:31.987[刘伍-933] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133067 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094470977783203 -- 2026-06-25 14:25:32.408[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095820426940918 -- 2026-06-25 14:25:33.261[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133062 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133062 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017948150634766 -- 2026-06-25 14:25:33.263[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133062 select payment_id from dbthird.thd_payment where oa_payment_id = 133062 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001878023147583 -- 2026-06-25 14:25:33.265[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133062 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145596 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018250942230225 -- 2026-06-25 14:25:33.267[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133062 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6701813 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016980171203613 -- 2026-06-25 14:25:33.269[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133062 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017459392547607 -- 2026-06-25 14:25:33.303[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133062 select * from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018379688262939 -- 2026-06-25 14:25:33.305[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133062 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6701813 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016968250274658 -- 2026-06-25 14:25:33.306[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133062 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017111301422119 -- 2026-06-25 14:25:33.308[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133062 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001708984375 -- 2026-06-25 14:25:33.347[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133062 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015614032745361 -- 2026-06-25 14:25:34.120[刘伍-933] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133062 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093300342559814 -- 2026-06-25 14:25:34.546[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095958709716797 -- 2026-06-25 14:25:35.417[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133061 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133061 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018320083618164 -- 2026-06-25 14:25:35.419[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133061 select payment_id from dbthird.thd_payment where oa_payment_id = 133061 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018980503082275 -- 2026-06-25 14:25:35.421[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133061 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145595 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018279552459717 -- 2026-06-25 14:25:35.423[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133061 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6701715 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016658306121826 -- 2026-06-25 14:25:35.425[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133061 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017709732055664 -- 2026-06-25 14:25:35.458[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133061 select * from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018470287322998 -- 2026-06-25 14:25:35.460[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133061 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6701715 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016849040985107 -- 2026-06-25 14:25:35.462[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133061 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016791820526123 -- 2026-06-25 14:25:35.464[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133061 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017290115356445 -- 2026-06-25 14:25:35.511[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133061 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091629028320312 -- 2026-06-25 14:25:36.235[刘伍-933] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133061 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080709457397461 -- 2026-06-25 14:25:36.627[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020541906356812 -- 2026-06-25 14:32:45.157 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004&wx_header=1 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016579627990723 -- 2026-06-25 14:32:45.160 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004&wx_header=1 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.0021860599517822 -- 2026-06-25 14:32:45.163 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004&wx_header=1 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='ZhangTiHai' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0025291442871094 -- 2026-06-25 14:32:45.165[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004&wx_header=1 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 23 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096490383148193 -- 2026-06-25 14:32:46.602[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012856960296631 -- 2026-06-25 14:32:47.587[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8523 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8523 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015251636505127 -- 2026-06-25 14:32:47.588[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8523 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013508796691895 -- 2026-06-25 14:32:47.590[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8523 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015051364898682 -- 2026-06-25 14:32:47.624[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8523 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702343 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013761520385742 -- 2026-06-25 14:32:47.625[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8523 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014778137207031 -- 2026-06-25 14:32:48.433[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076501369476318 -- 2026-06-25 14:32:48.851[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091960430145264 -- 2026-06-25 14:33:43.514 -- /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.0017440319061279 -- 2026-06-25 14:33:43.518 -- /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.0026869773864746 -- 2026-06-25 14:33:43.520 -- /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='Zhao' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019280910491943 -- 2026-06-25 14:33:43.523[赵亚楠-2242] -- /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= 43 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0075979232788086 -- 2026-06-25 14:33:43.965[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082871913909912 -- 2026-06-25 14:33:45.159[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133035 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133035 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015850067138672 -- 2026-06-25 14:33:45.161[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133035 select payment_id from dbthird.thd_payment where oa_payment_id = 133035 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016610622406006 -- 2026-06-25 14:33:45.163[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133035 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145570 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019989013671875 -- 2026-06-25 14:33:45.165[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133035 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6699175 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014519691467285 -- 2026-06-25 14:33:45.167[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133035 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018998861312866 -- 2026-06-25 14:33:45.218[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133035 select * from dbsys.sys_contact where cont_id = 2242 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016460418701172 -- 2026-06-25 14:33:45.220[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133035 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6699175 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014641284942627 -- 2026-06-25 14:33:45.221[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133035 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014438629150391 -- 2026-06-25 14:33:45.223[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133035 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014910697937012 -- 2026-06-25 14:33:45.269[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133035 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018345832824707 -- 2026-06-25 14:33:47.729[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133035 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094540119171143 -- 2026-06-25 14:33:48.171[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098690986633301 -- 2026-06-25 14:33:49.261[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133029 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133029 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018880367279053 -- 2026-06-25 14:33:49.263[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133029 select payment_id from dbthird.thd_payment where oa_payment_id = 133029 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019359588623047 -- 2026-06-25 14:33:49.265[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133029 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145564 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023488998413086 -- 2026-06-25 14:33:49.267[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133029 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6698967 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018060207366943 -- 2026-06-25 14:33:49.269[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133029 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023116827011108 -- 2026-06-25 14:33:49.326[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133029 select * from dbsys.sys_contact where cont_id = 2242 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020160675048828 -- 2026-06-25 14:33:49.328[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133029 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6698967 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017518997192383 -- 2026-06-25 14:33:49.330[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133029 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017271041870117 -- 2026-06-25 14:33:49.332[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133029 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017900466918945 -- 2026-06-25 14:33:49.377[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133029 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0079090595245361 -- 2026-06-25 14:33:52.874[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133029 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015496969223022 -- 2026-06-25 14:33:53.326[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010179042816162 -- 2026-06-25 14:33:54.361[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133028 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133028 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019710063934326 -- 2026-06-25 14:33:54.363[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133028 select payment_id from dbthird.thd_payment where oa_payment_id = 133028 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020542144775391 -- 2026-06-25 14:33:54.365[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133028 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145563 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023789405822754 -- 2026-06-25 14:33:54.368[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133028 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6698965 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018601417541504 -- 2026-06-25 14:33:54.370[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133028 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019099712371826 -- 2026-06-25 14:33:54.404[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133028 select * from dbsys.sys_contact where cont_id = 2242 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001957893371582 -- 2026-06-25 14:33:54.406[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133028 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6698965 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018339157104492 -- 2026-06-25 14:33:54.408[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133028 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018160343170166 -- 2026-06-25 14:33:54.410[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133028 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018930435180664 -- 2026-06-25 14:33:54.454[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133028 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0075230598449707 -- 2026-06-25 14:33:57.368[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133028 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01655101776123 -- 2026-06-25 14:33:57.827[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085418224334717 -- 2026-06-25 14:33:58.815[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133027 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133027 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015189647674561 -- 2026-06-25 14:33:58.816[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133027 select payment_id from dbthird.thd_payment where oa_payment_id = 133027 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015790462493896 -- 2026-06-25 14:33:58.818[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133027 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145562 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001957893371582 -- 2026-06-25 14:33:58.820[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133027 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6698919 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014059543609619 -- 2026-06-25 14:33:58.822[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133027 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013952970504761 -- 2026-06-25 14:33:58.869[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133027 select * from dbsys.sys_contact where cont_id = 2242 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015819072723389 -- 2026-06-25 14:33:58.870[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133027 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6698919 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001410961151123 -- 2026-06-25 14:33:58.872[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133027 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013980865478516 -- 2026-06-25 14:33:58.874[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133027 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014379024505615 -- 2026-06-25 14:33:58.926[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133027 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0067019462585449 -- 2026-06-25 14:34:02.893[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133027 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010910987854004 -- 2026-06-25 14:34:03.362[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076568126678467 -- 2026-06-25 14:44:42.228[蔡骏东-2362] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2362 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0026810169219971 -- 2026-06-25 14:44:42.231[蔡骏东-2362] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select count(1) cnt from dbsys.sys_contact c left join dbsys.sys_acct a on c.acct_id = a.acct_id where c.parent_cont_id = 2362 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015449523925781 -- 2026-06-25 14:44:42.233[蔡骏东-2362] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select a.root_acct_id, a.acct_id from dbsys.sys_contact c left join dbsys.sys_acct a on c.acct_id = a.acct_id where c.cont_id = 2362 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015439987182617 -- 2026-06-25 14:44:42.235[蔡骏东-2362] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select ap.para_value from dbsys.sys_acct_para ap left join dbconfig.config_para a on ap.para_id = a.para_id where ap.acct_id in (2) and a.tag = 'base_multiAccount_switchModeId' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00148606300354 -- 2026-06-25 14:44:42.236[蔡骏东-2362] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select ap.para_value from dbsys.sys_acct_para ap left join dbconfig.config_para a on ap.para_id = a.para_id where ap.acct_id in (47) and a.tag = 'base_multiAccount_switchModeId' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0156090259552 -- 2026-06-25 15:00:36.950 -- /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.0018730163574219 -- 2026-06-25 15:00:36.954 -- /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.0027918815612793 -- 2026-06-25 15:00:36.957 -- /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='PengSiYuan' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020720958709717 -- 2026-06-25 15:00:36.959[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 23 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013659000396729 -- 2026-06-25 15:00:37.279[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090539455413818 -- 2026-06-25 15:01:24.631 -- /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.0017781257629395 -- 2026-06-25 15:01:24.635 -- /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.0028669834136963 -- 2026-06-25 15:01:24.638 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='FeiFei' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020081996917725 -- 2026-06-25 15:01:24.640[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 15 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084030628204346 -- 2026-06-25 15:01:25.085[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008202075958252 -- 2026-06-25 15:01:26.552[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133080 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133080 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015919208526611 -- 2026-06-25 15:01:26.554[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133080 select payment_id from dbthird.thd_payment where oa_payment_id = 133080 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016539096832275 -- 2026-06-25 15:01:26.556[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133080 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145614 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021438598632812 -- 2026-06-25 15:01:26.558[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133080 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6702698 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014569759368896 -- 2026-06-25 15:01:26.560[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133080 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02374792098999 -- 2026-06-25 15:01:26.615[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133080 select * from dbsys.sys_contact where cont_id = 477 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016210079193115 -- 2026-06-25 15:01:26.617[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133080 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702698 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014431476593018 -- 2026-06-25 15:01:26.618[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133080 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014388561248779 -- 2026-06-25 15:01:26.620[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133080 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014839172363281 -- 2026-06-25 15:01:26.660[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133080 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082390308380127 -- 2026-06-25 15:01:30.351[肖飞飞-477] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133080 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086050033569336 -- 2026-06-25 15:01:30.903[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099911689758301 -- 2026-06-25 15:01:31.905[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133071 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133071 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016891956329346 -- 2026-06-25 15:01:31.907[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133071 select payment_id from dbthird.thd_payment where oa_payment_id = 133071 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017318725585938 -- 2026-06-25 15:01:31.909[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133071 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145605 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002079963684082 -- 2026-06-25 15:01:31.911[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133071 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6702103 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015778541564941 -- 2026-06-25 15:01:31.913[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133071 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019188165664673 -- 2026-06-25 15:01:31.964[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133071 select * from dbsys.sys_contact where cont_id = 477 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017249584197998 -- 2026-06-25 15:01:31.966[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133071 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702103 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015881061553955 -- 2026-06-25 15:01:31.967[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133071 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001561164855957 -- 2026-06-25 15:01:31.969[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133071 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015959739685059 -- 2026-06-25 15:01:32.009[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133071 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090289115905762 -- 2026-06-25 15:01:35.994[肖飞飞-477] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133071 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015231132507324 -- 2026-06-25 15:01:36.421[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084450244903564 -- 2026-06-25 15:01:37.441[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133070 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133070 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015931129455566 -- 2026-06-25 15:01:37.443[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133070 select payment_id from dbthird.thd_payment where oa_payment_id = 133070 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001676082611084 -- 2026-06-25 15:01:37.444[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133070 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145604 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00211501121521 -- 2026-06-25 15:01:37.447[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133070 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6702098 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014388561248779 -- 2026-06-25 15:01:37.448[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133070 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014839172363281 -- 2026-06-25 15:01:37.482[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133070 select * from dbsys.sys_contact where cont_id = 477 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015590190887451 -- 2026-06-25 15:01:37.484[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133070 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702098 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014309883117676 -- 2026-06-25 15:01:37.485[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133070 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014309883117676 -- 2026-06-25 15:01:37.487[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133070 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014669895172119 -- 2026-06-25 15:01:37.528[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133070 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012405872344971 -- 2026-06-25 15:01:40.293[肖飞飞-477] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133070 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094189643859863 -- 2026-06-25 15:01:40.695[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01041316986084 -- 2026-06-25 15:01:41.704[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133069 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133069 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016579627990723 -- 2026-06-25 15:01:41.706[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133069 select payment_id from dbthird.thd_payment where oa_payment_id = 133069 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017409324645996 -- 2026-06-25 15:01:41.708[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133069 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145603 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017201900482178 -- 2026-06-25 15:01:41.709[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133069 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6702089 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015380382537842 -- 2026-06-25 15:01:41.711[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133069 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017080307006836 -- 2026-06-25 15:01:41.746[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133069 select * from dbsys.sys_contact where cont_id = 477 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016829967498779 -- 2026-06-25 15:01:41.748[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133069 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702089 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015530586242676 -- 2026-06-25 15:01:41.749[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133069 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015299320220947 -- 2026-06-25 15:01:41.751[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133069 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001572847366333 -- 2026-06-25 15:01:41.798[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133069 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085058212280273 -- 2026-06-25 15:02:16.009[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080461502075195 -- 2026-06-25 15:02:17.103[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133069 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133069 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015168190002441 -- 2026-06-25 15:02:17.105[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133069 select payment_id from dbthird.thd_payment where oa_payment_id = 133069 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016219615936279 -- 2026-06-25 15:02:17.107[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133069 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145603 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019590854644775 -- 2026-06-25 15:02:17.109[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133069 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6702089 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001384973526001 -- 2026-06-25 15:02:17.110[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133069 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021842956542969 -- 2026-06-25 15:02:17.165[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133069 select * from dbsys.sys_contact where cont_id = 477 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015931129455566 -- 2026-06-25 15:02:17.167[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133069 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702089 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013949871063232 -- 2026-06-25 15:02:17.169[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133069 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001392126083374 -- 2026-06-25 15:02:17.170[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133069 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014519691467285 -- 2026-06-25 15:02:17.216[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133069 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011211156845093 -- 2026-06-25 15:02:20.241[肖飞飞-477] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133069 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0075180530548096 -- 2026-06-25 15:02:20.718[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021628141403198 -- 2026-06-25 15:02:21.732[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133068 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133068 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015990734100342 -- 2026-06-25 15:02:21.734[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133068 select payment_id from dbthird.thd_payment where oa_payment_id = 133068 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017111301422119 -- 2026-06-25 15:02:21.736[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133068 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145602 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020031929016113 -- 2026-06-25 15:02:21.738[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133068 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6702061 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015740394592285 -- 2026-06-25 15:02:21.740[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133068 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019468069076538 -- 2026-06-25 15:02:21.791[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133068 select * from dbsys.sys_contact where cont_id = 477 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016648769378662 -- 2026-06-25 15:02:21.792[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133068 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702061 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014939308166504 -- 2026-06-25 15:02:21.794[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133068 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014970302581787 -- 2026-06-25 15:02:21.796[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133068 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015361309051514 -- 2026-06-25 15:02:21.836[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133068 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011017084121704 -- 2026-06-25 15:02:23.691[肖飞飞-477] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133068 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076491832733154 -- 2026-06-25 15:02:24.178[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0210120677948 -- 2026-06-25 15:02:25.307[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133066 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133066 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016331672668457 -- 2026-06-25 15:02:25.308[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133066 select payment_id from dbthird.thd_payment where oa_payment_id = 133066 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017020702362061 -- 2026-06-25 15:02:25.310[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133066 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145600 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002068042755127 -- 2026-06-25 15:02:25.313[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133066 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6701937 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001500129699707 -- 2026-06-25 15:02:25.314[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015480518341064 -- 2026-06-25 15:02:25.348[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133066 select * from dbsys.sys_contact where cont_id = 477 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016448497772217 -- 2026-06-25 15:02:25.349[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133066 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6701937 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014970302581787 -- 2026-06-25 15:02:25.351[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015108585357666 -- 2026-06-25 15:02:25.353[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015301704406738 -- 2026-06-25 15:02:25.394[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083048343658447 -- 2026-06-25 15:02:29.104[肖飞飞-477] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027227878570557 -- 2026-06-25 15:02:29.618[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016994953155518 -- 2026-06-25 15:02:30.747[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133046 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133046 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017459392547607 -- 2026-06-25 15:02:30.749[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133046 select payment_id from dbthird.thd_payment where oa_payment_id = 133046 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017960071563721 -- 2026-06-25 15:02:30.751[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133046 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145580 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021450519561768 -- 2026-06-25 15:02:30.753[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133046 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6699727 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015978813171387 -- 2026-06-25 15:02:30.755[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133046 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018481016159058 -- 2026-06-25 15:02:30.806[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133046 select * from dbsys.sys_contact where cont_id = 477 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018441677093506 -- 2026-06-25 15:02:30.808[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133046 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6699727 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016310214996338 -- 2026-06-25 15:02:30.810[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133046 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016231536865234 -- 2026-06-25 15:02:30.812[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133046 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016710758209229 -- 2026-06-25 15:02:30.852[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133046 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083870887756348 -- 2026-06-25 15:02:32.359[肖飞飞-477] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133046 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082099437713623 -- 2026-06-25 15:02:32.829[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023438215255737 -- 2026-06-25 15:02:34.119[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50723 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50723 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002532958984375 -- 2026-06-25 15:02:34.121[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50723 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50723 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023350715637207 -- 2026-06-25 15:02:34.124[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50723 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703769 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018589496612549 -- 2026-06-25 15:02:34.126[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50723 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019888877868652 -- 2026-06-25 15:02:34.159[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50723 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703769 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018470287322998 -- 2026-06-25 15:02:34.161[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50723 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082461833953857 -- 2026-06-25 15:02:35.664[肖飞飞-477] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50723 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090749263763428 -- 2026-06-25 15:02:36.099[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090980529785156 -- 2026-06-25 15:02:40.645[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50722 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50722 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020909309387207 -- 2026-06-25 15:02:40.647[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50722 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50722 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020449161529541 -- 2026-06-25 15:02:40.649[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50722 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703673 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001568078994751 -- 2026-06-25 15:02:40.651[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50722 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017321109771729 -- 2026-06-25 15:02:40.686[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50722 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703673 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015189647674561 -- 2026-06-25 15:02:40.688[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50722 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0073120594024658 -- 2026-06-25 15:02:41.707[肖飞飞-477] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50722 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092389583587646 -- 2026-06-25 15:02:42.159[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018367052078247 -- 2026-06-25 15:02:43.289[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50715 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50715 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020210742950439 -- 2026-06-25 15:02:43.291[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50715 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50715 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016548633575439 -- 2026-06-25 15:02:43.293[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50715 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6702784 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015041828155518 -- 2026-06-25 15:02:43.295[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50715 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001690149307251 -- 2026-06-25 15:02:43.329[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50715 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702784 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015008449554443 -- 2026-06-25 15:02:43.331[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50715 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.007673978805542 -- 2026-06-25 15:02:44.383[肖飞飞-477] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50715 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098159313201904 -- 2026-06-25 15:02:44.880[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096619129180908 -- 2026-06-25 15:02:46.100[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50714 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50714 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023069381713867 -- 2026-06-25 15:02:46.102[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50714 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50714 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019118785858154 -- 2026-06-25 15:02:46.104[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50714 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6702771 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017309188842773 -- 2026-06-25 15:02:46.106[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50714 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001939058303833 -- 2026-06-25 15:02:46.140[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50714 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702771 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017480850219727 -- 2026-06-25 15:02:46.142[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50714 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085799694061279 -- 2026-06-25 15:02:47.145[肖飞飞-477] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50714 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021661043167114 -- 2026-06-25 15:02:47.648[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091750621795654 -- 2026-06-25 15:02:49.140[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50712 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50712 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021989345550537 -- 2026-06-25 15:02:49.142[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50712 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50712 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018281936645508 -- 2026-06-25 15:02:49.144[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50712 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6702264 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016751289367676 -- 2026-06-25 15:02:49.146[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50712 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018401145935059 -- 2026-06-25 15:02:49.180[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50712 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702264 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016939640045166 -- 2026-06-25 15:02:49.182[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50712 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082108974456787 -- 2026-06-25 15:02:52.279[肖飞飞-477] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50712 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082850456237793 -- 2026-06-25 15:02:52.739[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080480575561523 -- 2026-06-25 15:02:55.534[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50708 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015850067138672 -- 2026-06-25 15:02:55.536[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50708 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50708 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015969276428223 -- 2026-06-25 15:02:55.537[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50708 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6701776 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015299320220947 -- 2026-06-25 15:02:55.539[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50708 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016300678253174 -- 2026-06-25 15:02:55.584[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50708 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6701776 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014839172363281 -- 2026-06-25 15:02:55.586[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50708 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0078191757202148 -- 2026-06-25 15:02:58.344[肖飞飞-477] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50708 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080699920654297 -- 2026-06-25 15:02:58.808[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088570117950439 -- 2026-06-25 15:02:59.644[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50699 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50699 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020918846130371 -- 2026-06-25 15:02:59.646[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50699 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50699 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020678043365479 -- 2026-06-25 15:02:59.649[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50699 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6699609 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015189647674561 -- 2026-06-25 15:02:59.650[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50699 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016930103302002 -- 2026-06-25 15:02:59.684[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50699 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6699609 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015108585357666 -- 2026-06-25 15:02:59.686[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50699 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019536972045898 -- 2026-06-25 15:03:01.130[肖飞飞-477] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50699 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095992088317871 -- 2026-06-25 15:03:01.570[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091898441314697 -- 2026-06-25 15:03:02.840[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50680 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50680 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002202033996582 -- 2026-06-25 15:03:02.842[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50680 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50680 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022578239440918 -- 2026-06-25 15:03:02.844[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50680 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6697135 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016839504241943 -- 2026-06-25 15:03:02.846[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50680 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018351078033447 -- 2026-06-25 15:03:02.880[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50680 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6697135 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016701221466064 -- 2026-06-25 15:03:02.882[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50680 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086219310760498 -- 2026-06-25 15:03:03.809[肖飞飞-477] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50680 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082800388336182 -- 2026-06-25 15:03:04.269[肖飞飞-477] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 477 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013208866119385 -- 2026-06-25 15:10:11.405[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133027 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133027 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018048286437988 -- 2026-06-25 15:10:11.407[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133027 select payment_id from dbthird.thd_payment where oa_payment_id = 133027 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018861293792725 -- 2026-06-25 15:10:11.409[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133027 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145562 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002357006072998 -- 2026-06-25 15:10:11.412[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133027 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6698919 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017869472503662 -- 2026-06-25 15:10:11.414[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133027 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018551349639893 -- 2026-06-25 15:10:11.484[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133027 select * from dbsys.sys_contact where cont_id = 2242 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018398761749268 -- 2026-06-25 15:10:11.486[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133027 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6698919 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016720294952393 -- 2026-06-25 15:10:11.488[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133027 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016670227050781 -- 2026-06-25 15:10:11.490[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133027 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017149448394775 -- 2026-06-25 15:10:11.534[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133027 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084969997406006 -- 2026-06-25 15:10:14.767[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091509819030762 -- 2026-06-25 15:10:16.232[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133071 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133071 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017518997192383 -- 2026-06-25 15:10:16.234[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133071 select payment_id from dbthird.thd_payment where oa_payment_id = 133071 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018231868743896 -- 2026-06-25 15:10:16.236[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133071 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145605 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021839141845703 -- 2026-06-25 15:10:16.238[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133071 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6702103 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001629114151001 -- 2026-06-25 15:10:16.240[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133071 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016679763793945 -- 2026-06-25 15:10:16.275[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133071 select * from dbsys.sys_contact where cont_id = 2242 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017569065093994 -- 2026-06-25 15:10:16.276[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133071 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702103 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016379356384277 -- 2026-06-25 15:10:16.278[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133071 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016200542449951 -- 2026-06-25 15:10:16.280[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133071 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016398429870605 -- 2026-06-25 15:10:16.319[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133071 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010016918182373 -- 2026-06-25 15:10:19.009[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133071 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098559856414795 -- 2026-06-25 15:10:19.473[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013889074325562 -- 2026-06-25 15:10:21.252[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133070 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133070 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019650459289551 -- 2026-06-25 15:10:21.254[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133070 select payment_id from dbthird.thd_payment where oa_payment_id = 133070 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020351409912109 -- 2026-06-25 15:10:21.256[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133070 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145604 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019750595092773 -- 2026-06-25 15:10:21.258[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133070 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6702098 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018391609191895 -- 2026-06-25 15:10:21.260[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133070 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018918514251709 -- 2026-06-25 15:10:21.295[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133070 select * from dbsys.sys_contact where cont_id = 2242 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001971960067749 -- 2026-06-25 15:10:21.297[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133070 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702098 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018408298492432 -- 2026-06-25 15:10:21.299[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133070 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018551349639893 -- 2026-06-25 15:10:21.301[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133070 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018880367279053 -- 2026-06-25 15:10:21.341[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133070 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015136957168579 -- 2026-06-25 15:10:25.295[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133070 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013349056243896 -- 2026-06-25 15:10:25.767[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085668563842773 -- 2026-06-25 15:10:27.032[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133069 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133069 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001633882522583 -- 2026-06-25 15:10:27.034[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133069 select payment_id from dbthird.thd_payment where oa_payment_id = 133069 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017099380493164 -- 2026-06-25 15:10:27.035[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133069 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145603 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020501613616943 -- 2026-06-25 15:10:27.038[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133069 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6702089 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015101432800293 -- 2026-06-25 15:10:27.039[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133069 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023192882537842 -- 2026-06-25 15:10:27.095[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133069 select * from dbsys.sys_contact where cont_id = 2242 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001694917678833 -- 2026-06-25 15:10:27.097[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133069 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702089 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014998912811279 -- 2026-06-25 15:10:27.099[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133069 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014879703521729 -- 2026-06-25 15:10:27.101[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133069 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015230178833008 -- 2026-06-25 15:10:27.147[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133069 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087718963623047 -- 2026-06-25 15:10:29.442[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133069 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077378749847412 -- 2026-06-25 15:10:29.871[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090610980987549 -- 2026-06-25 15:10:30.864[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133068 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133068 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017428398132324 -- 2026-06-25 15:10:30.866[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133068 select payment_id from dbthird.thd_payment where oa_payment_id = 133068 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018570423126221 -- 2026-06-25 15:10:30.868[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133068 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145602 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021810531616211 -- 2026-06-25 15:10:30.871[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133068 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6702061 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016360282897949 -- 2026-06-25 15:10:30.872[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133068 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016741752624512 -- 2026-06-25 15:10:30.906[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133068 select * from dbsys.sys_contact where cont_id = 2242 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017640590667725 -- 2026-06-25 15:10:30.908[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133068 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702061 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016307830810547 -- 2026-06-25 15:10:30.910[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133068 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016179084777832 -- 2026-06-25 15:10:30.912[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133068 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016610622406006 -- 2026-06-25 15:10:30.951[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133068 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017532110214233 -- 2026-06-25 15:10:33.418[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133068 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0078978538513184 -- 2026-06-25 15:10:33.444 -- /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.0015990734100342 -- 2026-06-25 15:10:33.448 -- /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.0025160312652588 -- 2026-06-25 15:10:33.450 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='AMeng' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018458366394043 -- 2026-06-25 15:10:33.452[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 15 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089631080627441 -- 2026-06-25 15:10:33.889[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086679458618164 -- 2026-06-25 15:10:34.069[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01373291015625 -- 2026-06-25 15:10:34.824[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133066 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133066 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001723051071167 -- 2026-06-25 15:10:34.826[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133066 select payment_id from dbthird.thd_payment where oa_payment_id = 133066 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018160343170166 -- 2026-06-25 15:10:34.828[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133066 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145600 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002424955368042 -- 2026-06-25 15:10:34.830[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133066 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6701937 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001594066619873 -- 2026-06-25 15:10:34.832[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022499799728394 -- 2026-06-25 15:10:34.886[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133066 select * from dbsys.sys_contact where cont_id = 2242 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017809867858887 -- 2026-06-25 15:10:34.888[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133066 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6701937 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015890598297119 -- 2026-06-25 15:10:34.890[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015869140625 -- 2026-06-25 15:10:34.891[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016088485717773 -- 2026-06-25 15:10:34.934[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012989044189453 -- 2026-06-25 15:10:37.934[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011456966400146 -- 2026-06-25 15:10:38.372[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091681480407715 -- 2026-06-25 15:10:39.229[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133046 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133046 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017609596252441 -- 2026-06-25 15:10:39.231[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133046 select payment_id from dbthird.thd_payment where oa_payment_id = 133046 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018198490142822 -- 2026-06-25 15:10:39.233[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133046 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145580 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017580986022949 -- 2026-06-25 15:10:39.235[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133046 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6699727 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016272068023682 -- 2026-06-25 15:10:39.237[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133046 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025218963623047 -- 2026-06-25 15:10:39.294[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133046 select * from dbsys.sys_contact where cont_id = 2242 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017750263214111 -- 2026-06-25 15:10:39.296[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133046 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6699727 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016300678253174 -- 2026-06-25 15:10:39.298[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133046 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016260147094727 -- 2026-06-25 15:10:39.300[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133046 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016789436340332 -- 2026-06-25 15:10:39.341[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133046 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098469257354736 -- 2026-06-25 15:10:39.436[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133080 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133080 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019230842590332 -- 2026-06-25 15:10:39.438[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133080 select payment_id from dbthird.thd_payment where oa_payment_id = 133080 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019960403442383 -- 2026-06-25 15:10:39.440[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133080 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145614 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019631385803223 -- 2026-06-25 15:10:39.443[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133080 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6702698 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018019676208496 -- 2026-06-25 15:10:39.444[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133080 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001939058303833 -- 2026-06-25 15:10:39.479[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133080 select * from dbsys.sys_contact where cont_id = 478 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019187927246094 -- 2026-06-25 15:10:39.481[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133080 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702698 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018260478973389 -- 2026-06-25 15:10:39.483[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133080 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018100738525391 -- 2026-06-25 15:10:39.485[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133080 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018050670623779 -- 2026-06-25 15:10:39.524[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133080 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010020017623901 -- 2026-06-25 15:10:43.170[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133046 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091769695281982 -- 2026-06-25 15:10:43.609[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013496875762939 -- 2026-06-25 15:10:44.457[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133026 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133026 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018670558929443 -- 2026-06-25 15:10:44.459[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133026 select payment_id from dbthird.thd_payment where oa_payment_id = 133026 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022110939025879 -- 2026-06-25 15:10:44.461[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133026 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145561 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022709369659424 -- 2026-06-25 15:10:44.464[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133026 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6698913 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017740726470947 -- 2026-06-25 15:10:44.466[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133026 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018801689147949 -- 2026-06-25 15:10:44.500[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133026 select * from dbsys.sys_contact where cont_id = 2242 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018980503082275 -- 2026-06-25 15:10:44.502[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133026 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6698913 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017890930175781 -- 2026-06-25 15:10:44.504[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133026 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017540454864502 -- 2026-06-25 15:10:44.506[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133026 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018060207366943 -- 2026-06-25 15:10:44.546[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133026 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085320472717285 -- 2026-06-25 15:10:46.007[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133026 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082290172576904 -- 2026-06-25 15:10:46.448[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086801052093506 -- 2026-06-25 15:10:47.334[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133025 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133025 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016448497772217 -- 2026-06-25 15:10:47.336[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133025 select payment_id from dbthird.thd_payment where oa_payment_id = 133025 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017130374908447 -- 2026-06-25 15:10:47.338[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133025 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145560 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016860961914062 -- 2026-06-25 15:10:47.339[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133025 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6698908 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015120506286621 -- 2026-06-25 15:10:47.341[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133025 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001600980758667 -- 2026-06-25 15:10:47.375[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133025 select * from dbsys.sys_contact where cont_id = 2242 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016629695892334 -- 2026-06-25 15:10:47.377[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133025 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6698908 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015299320220947 -- 2026-06-25 15:10:47.378[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133025 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015270709991455 -- 2026-06-25 15:10:47.380[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133025 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015411376953125 -- 2026-06-25 15:10:47.418[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133025 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0104820728302 -- 2026-06-25 15:10:49.851[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133025 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0079889297485352 -- 2026-06-25 15:10:50.288[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021841049194336 -- 2026-06-25 15:10:51.152[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133024 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133024 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016248226165771 -- 2026-06-25 15:10:51.154[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133024 select payment_id from dbthird.thd_payment where oa_payment_id = 133024 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017070770263672 -- 2026-06-25 15:10:51.156[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133024 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145559 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021049976348877 -- 2026-06-25 15:10:51.158[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133024 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6698901 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015380382537842 -- 2026-06-25 15:10:51.159[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133024 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015771389007568 -- 2026-06-25 15:10:51.192[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133024 select * from dbsys.sys_contact where cont_id = 2242 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016520023345947 -- 2026-06-25 15:10:51.194[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133024 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6698901 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015008449554443 -- 2026-06-25 15:10:51.196[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133024 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014889240264893 -- 2026-06-25 15:10:51.198[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133024 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015571117401123 -- 2026-06-25 15:10:51.239[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133024 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093059539794922 -- 2026-06-25 15:10:52.849[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133024 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083069801330566 -- 2026-06-25 15:10:52.908[李明娥-478] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133080 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099320411682129 -- 2026-06-25 15:10:53.289[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013208866119385 -- 2026-06-25 15:10:53.424[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021800994873047 -- 2026-06-25 15:10:54.147[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133023 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133023 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001816987991333 -- 2026-06-25 15:10:54.149[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133023 select payment_id from dbthird.thd_payment where oa_payment_id = 133023 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019140243530273 -- 2026-06-25 15:10:54.151[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133023 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145558 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018651485443115 -- 2026-06-25 15:10:54.153[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133023 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6698890 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001716136932373 -- 2026-06-25 15:10:54.155[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133023 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017859935760498 -- 2026-06-25 15:10:54.188[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133023 select * from dbsys.sys_contact where cont_id = 2242 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018539428710938 -- 2026-06-25 15:10:54.190[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133023 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6698890 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017459392547607 -- 2026-06-25 15:10:54.192[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133023 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001737117767334 -- 2026-06-25 15:10:54.194[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133023 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00177001953125 -- 2026-06-25 15:10:54.236[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133023 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017683029174805 -- 2026-06-25 15:10:55.009[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133065 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133065 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016980171203613 -- 2026-06-25 15:10:55.011[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133065 select payment_id from dbthird.thd_payment where oa_payment_id = 133065 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017390251159668 -- 2026-06-25 15:10:55.013[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133065 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145599 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017039775848389 -- 2026-06-25 15:10:55.015[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133065 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6701859 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001568078994751 -- 2026-06-25 15:10:55.016[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133065 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020344018936157 -- 2026-06-25 15:10:55.068[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133065 select * from dbsys.sys_contact where cont_id = 478 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017251968383789 -- 2026-06-25 15:10:55.070[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133065 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6701859 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015799999237061 -- 2026-06-25 15:10:55.072[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133065 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015571117401123 -- 2026-06-25 15:10:55.073[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133065 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016109943389893 -- 2026-06-25 15:10:55.112[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133065 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084159374237061 -- 2026-06-25 15:10:55.529[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133023 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008432149887085 -- 2026-06-25 15:10:55.969[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015419960021973 -- 2026-06-25 15:10:56.781[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133022 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133022 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019068717956543 -- 2026-06-25 15:10:56.783[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133022 select payment_id from dbthird.thd_payment where oa_payment_id = 133022 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019550323486328 -- 2026-06-25 15:10:56.785[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133022 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145557 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002316951751709 -- 2026-06-25 15:10:56.788[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133022 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6698884 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001762866973877 -- 2026-06-25 15:10:56.790[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133022 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017584800720215 -- 2026-06-25 15:10:56.840[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133022 select * from dbsys.sys_contact where cont_id = 2242 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019271373748779 -- 2026-06-25 15:10:56.842[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133022 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6698884 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017797946929932 -- 2026-06-25 15:10:56.844[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133022 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017890930175781 -- 2026-06-25 15:10:56.846[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133022 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018179416656494 -- 2026-06-25 15:10:56.898[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133022 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015505075454712 -- 2026-06-25 15:10:59.274[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133022 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086681842803955 -- 2026-06-25 15:10:59.409[李明娥-478] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133065 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014343976974487 -- 2026-06-25 15:10:59.744[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019814968109131 -- 2026-06-25 15:10:59.916[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00907301902771 -- 2026-06-25 15:11:00.654[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133021 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133021 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017149448394775 -- 2026-06-25 15:11:00.656[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133021 select payment_id from dbthird.thd_payment where oa_payment_id = 133021 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018010139465332 -- 2026-06-25 15:11:00.658[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133021 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145556 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017120838165283 -- 2026-06-25 15:11:00.660[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133021 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6698879 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001600980758667 -- 2026-06-25 15:11:00.662[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133021 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016188621520996 -- 2026-06-25 15:11:00.695[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133021 select * from dbsys.sys_contact where cont_id = 2242 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017459392547607 -- 2026-06-25 15:11:00.697[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133021 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6698879 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015769004821777 -- 2026-06-25 15:11:00.699[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133021 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015530586242676 -- 2026-06-25 15:11:00.701[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133021 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016469955444336 -- 2026-06-25 15:11:00.742[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133021 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012201070785522 -- 2026-06-25 15:11:01.108[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133043 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133043 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017170906066895 -- 2026-06-25 15:11:01.110[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133043 select payment_id from dbthird.thd_payment where oa_payment_id = 133043 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017769336700439 -- 2026-06-25 15:11:01.112[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133043 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145578 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021469593048096 -- 2026-06-25 15:11:01.114[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133043 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6699385 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015988349914551 -- 2026-06-25 15:11:01.116[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133043 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016710758209229 -- 2026-06-25 15:11:01.149[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133043 select * from dbsys.sys_contact where cont_id = 478 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017378330230713 -- 2026-06-25 15:11:01.151[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133043 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6699385 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001622200012207 -- 2026-06-25 15:11:01.153[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133043 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015790462493896 -- 2026-06-25 15:11:01.155[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133043 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016040802001953 -- 2026-06-25 15:11:01.195[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133043 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089981555938721 -- 2026-06-25 15:11:02.329[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133021 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017941951751709 -- 2026-06-25 15:11:02.784[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011724948883057 -- 2026-06-25 15:11:03.695[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133020 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133020 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017130374908447 -- 2026-06-25 15:11:03.697[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133020 select payment_id from dbthird.thd_payment where oa_payment_id = 133020 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017690658569336 -- 2026-06-25 15:11:03.699[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133020 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145555 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017459392547607 -- 2026-06-25 15:11:03.701[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133020 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6698876 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015969276428223 -- 2026-06-25 15:11:03.703[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133020 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016531944274902 -- 2026-06-25 15:11:03.736[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133020 select * from dbsys.sys_contact where cont_id = 2242 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017509460449219 -- 2026-06-25 15:11:03.738[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133020 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6698876 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015790462493896 -- 2026-06-25 15:11:03.740[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133020 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015718936920166 -- 2026-06-25 15:11:03.742[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133020 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016069412231445 -- 2026-06-25 15:11:03.798[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133020 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097179412841797 -- 2026-06-25 15:11:06.050[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133020 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077750682830811 -- 2026-06-25 15:11:06.234[李明娥-478] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133043 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012715101242065 -- 2026-06-25 15:11:06.533[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083291530609131 -- 2026-06-25 15:11:06.701[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022861003875732 -- 2026-06-25 15:11:07.348[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133018 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001896858215332 -- 2026-06-25 15:11:07.351[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133018 select payment_id from dbthird.thd_payment where oa_payment_id = 133018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019540786743164 -- 2026-06-25 15:11:07.353[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133018 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145553 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019409656524658 -- 2026-06-25 15:11:07.355[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133018 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6698866 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018100738525391 -- 2026-06-25 15:11:07.357[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133018 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019741058349609 -- 2026-06-25 15:11:07.391[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133018 select * from dbsys.sys_contact where cont_id = 2242 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019421577453613 -- 2026-06-25 15:11:07.393[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133018 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6698866 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017921924591064 -- 2026-06-25 15:11:07.395[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133018 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00177001953125 -- 2026-06-25 15:11:07.397[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133018 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018191337585449 -- 2026-06-25 15:11:07.436[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133018 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095200538635254 -- 2026-06-25 15:11:08.149[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133042 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133042 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017831325531006 -- 2026-06-25 15:11:08.151[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133042 select payment_id from dbthird.thd_payment where oa_payment_id = 133042 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018429756164551 -- 2026-06-25 15:11:08.153[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133042 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145577 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018241405487061 -- 2026-06-25 15:11:08.155[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133042 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6699381 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017070770263672 -- 2026-06-25 15:11:08.157[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133042 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00187087059021 -- 2026-06-25 15:11:08.191[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133042 select * from dbsys.sys_contact where cont_id = 478 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017919540405273 -- 2026-06-25 15:11:08.193[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133042 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6699381 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016829967498779 -- 2026-06-25 15:11:08.195[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133042 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016889572143555 -- 2026-06-25 15:11:08.197[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133042 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017199516296387 -- 2026-06-25 15:11:08.244[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133042 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010238170623779 -- 2026-06-25 15:11:10.330[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133018 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094218254089355 -- 2026-06-25 15:11:10.779[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084490776062012 -- 2026-06-25 15:11:11.654[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50699 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50699 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022499561309814 -- 2026-06-25 15:11:11.656[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50699 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50699 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017299652099609 -- 2026-06-25 15:11:11.658[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50699 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6699609 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015621185302734 -- 2026-06-25 15:11:11.660[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50699 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016899108886719 -- 2026-06-25 15:11:11.694[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50699 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6699609 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015170574188232 -- 2026-06-25 15:11:11.696[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50699 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087521076202393 -- 2026-06-25 15:11:14.700[李明娥-478] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133042 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081391334533691 -- 2026-06-25 15:11:15.187[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.032185077667236 -- 2026-06-25 15:11:16.438[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133041 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133041 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013401508331299 -- 2026-06-25 15:11:16.440[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133041 select payment_id from dbthird.thd_payment where oa_payment_id = 133041 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00142502784729 -- 2026-06-25 15:11:16.441[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133041 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145576 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017938613891602 -- 2026-06-25 15:11:16.443[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133041 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6699378 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012478828430176 -- 2026-06-25 15:11:16.445[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133041 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022871017456055 -- 2026-06-25 15:11:16.499[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133041 select * from dbsys.sys_contact where cont_id = 478 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014209747314453 -- 2026-06-25 15:11:16.501[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133041 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6699378 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001262903213501 -- 2026-06-25 15:11:16.502[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133041 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001230001449585 -- 2026-06-25 15:11:16.504[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133041 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012898445129395 -- 2026-06-25 15:11:16.548[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133041 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095589160919189 -- 2026-06-25 15:11:18.698[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50699 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092370510101318 -- 2026-06-25 15:11:19.173[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009713888168335 -- 2026-06-25 15:11:20.253[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50662 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50662 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002377986907959 -- 2026-06-25 15:11:20.256[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50662 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50662 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019309520721436 -- 2026-06-25 15:11:20.258[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50662 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6695105 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017988681793213 -- 2026-06-25 15:11:20.260[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50662 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020139217376709 -- 2026-06-25 15:11:20.294[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50662 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6695105 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018019676208496 -- 2026-06-25 15:11:20.296[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50662 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018103122711182 -- 2026-06-25 15:11:21.615[李明娥-478] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133041 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080249309539795 -- 2026-06-25 15:11:22.145[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0070400238037109 -- 2026-06-25 15:11:23.323[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133040 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133040 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013799667358398 -- 2026-06-25 15:11:23.325[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133040 select payment_id from dbthird.thd_payment where oa_payment_id = 133040 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014328956604004 -- 2026-06-25 15:11:23.327[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133040 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145575 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014030933380127 -- 2026-06-25 15:11:23.328[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133040 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6699375 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012290477752686 -- 2026-06-25 15:11:23.329[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133040 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020982027053833 -- 2026-06-25 15:11:23.383[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133040 select * from dbsys.sys_contact where cont_id = 478 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014419555664062 -- 2026-06-25 15:11:23.384[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133040 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6699375 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012288093566895 -- 2026-06-25 15:11:23.386[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133040 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012240409851074 -- 2026-06-25 15:11:23.387[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133040 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012660026550293 -- 2026-06-25 15:11:23.435[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133040 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084750652313232 -- 2026-06-25 15:11:25.545[李明娥-478] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133040 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087389945983887 -- 2026-06-25 15:11:26.044[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017554998397827 -- 2026-06-25 15:11:26.194[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50662 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020092964172363 -- 2026-06-25 15:11:26.648[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023323059082031 -- 2026-06-25 15:11:27.339[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50715 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50715 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023140907287598 -- 2026-06-25 15:11:27.341[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50715 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50715 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022668838500977 -- 2026-06-25 15:11:27.344[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50715 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6702784 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017850399017334 -- 2026-06-25 15:11:27.346[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50715 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002004861831665 -- 2026-06-25 15:11:27.386[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50715 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702784 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018010139465332 -- 2026-06-25 15:11:27.388[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50715 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076539516448975 -- 2026-06-25 15:11:27.500[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50660 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50660 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019099712371826 -- 2026-06-25 15:11:27.502[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50660 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50660 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019228458404541 -- 2026-06-25 15:11:27.505[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50660 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6695093 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014228820800781 -- 2026-06-25 15:11:27.506[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50660 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015919208526611 -- 2026-06-25 15:11:27.538[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50660 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6695093 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001399040222168 -- 2026-06-25 15:11:27.540[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50660 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080108642578125 -- 2026-06-25 15:11:29.612[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50660 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0137939453125 -- 2026-06-25 15:11:30.097[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018564939498901 -- 2026-06-25 15:11:31.227[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50271 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50271 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021870136260986 -- 2026-06-25 15:11:31.229[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50271 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50271 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017600059509277 -- 2026-06-25 15:11:31.231[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50271 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6642954 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015819072723389 -- 2026-06-25 15:11:31.233[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50271 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017108917236328 -- 2026-06-25 15:11:31.266[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50271 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6642954 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015881061553955 -- 2026-06-25 15:11:31.268[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50271 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086348056793213 -- 2026-06-25 15:11:33.295[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50271 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081260204315186 -- 2026-06-25 15:11:33.301[李明娥-478] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50715 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014395952224731 -- 2026-06-25 15:11:33.735[赵亚楠-2242] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2242 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087330341339111 -- 2026-06-25 15:11:33.800[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096189975738525 -- 2026-06-25 15:11:35.021[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50714 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50714 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023589134216309 -- 2026-06-25 15:11:35.024[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50714 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50714 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019350051879883 -- 2026-06-25 15:11:35.026[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50714 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6702771 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017979145050049 -- 2026-06-25 15:11:35.028[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50714 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019881725311279 -- 2026-06-25 15:11:35.061[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50714 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702771 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017800331115723 -- 2026-06-25 15:11:35.063[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50714 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081729888916016 -- 2026-06-25 15:11:36.764[李明娥-478] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50714 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021044015884399 -- 2026-06-25 15:11:37.263[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086190700531006 -- 2026-06-25 15:11:38.324[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50690 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50690 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021431446075439 -- 2026-06-25 15:11:38.326[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50690 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50690 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017459392547607 -- 2026-06-25 15:11:38.328[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50690 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6698938 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015790462493896 -- 2026-06-25 15:11:38.330[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50690 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017011165618896 -- 2026-06-25 15:11:38.363[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50690 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6698938 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015640258789062 -- 2026-06-25 15:11:38.364[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50690 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094048976898193 -- 2026-06-25 15:11:40.188[李明娥-478] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50690 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021186113357544 -- 2026-06-25 15:11:40.697[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076241493225098 -- 2026-06-25 15:11:42.044[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50533 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50533 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013599395751953 -- 2026-06-25 15:11:42.045[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50533 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50533 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013711452484131 -- 2026-06-25 15:11:42.047[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50533 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6672947 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012221336364746 -- 2026-06-25 15:11:42.048[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50533 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014081001281738 -- 2026-06-25 15:11:42.081[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50533 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6672947 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012309551239014 -- 2026-06-25 15:11:42.083[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50533 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089759826660156 -- 2026-06-25 15:11:43.840[李明娥-478] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50533 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012341022491455 -- 2026-06-25 15:11:44.319[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092720985412598 -- 2026-06-25 15:11:54.784 -- /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.00180983543396 -- 2026-06-25 15:11:54.788 -- /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.0027070045471191 -- 2026-06-25 15:11:54.791 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='YangJianHui' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019769668579102 -- 2026-06-25 15:11:54.793[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 2 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.007504940032959 -- 2026-06-25 15:11:55.124[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093460083007812 -- 2026-06-25 15:11:56.396[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_carrArchvCreate&carrArchvCreate_id=368 SELECT ca.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(ca.apply_date,'%Y-%m-%d %H:%i') apply_date,15 appr_type_id, a.appr_proc_name FROM dboa.oa_carrArchvCreate ca LEFT JOIN dbsys.sys_contact c ON ca.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org org ON ca.department_id = org.org_id LEFT JOIN dbsys.sys_contact cr ON ca.createdby_id = cr.cont_id LEFT JOIN dbsys.sys_contact up ON ca.updatedby_id = up.cont_id LEFT JOIN dboa.oa_appr_process a ON ca.appr_proc_id = a.appr_proc_id WHERE ca.carrArchvCreate_id = 368 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001643180847168 -- 2026-06-25 15:11:56.398[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_carrArchvCreate&carrArchvCreate_id=368 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018069744110107 -- 2026-06-25 15:11:56.431[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_carrArchvCreate&carrArchvCreate_id=368 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703927 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016310214996338 -- 2026-06-25 15:11:56.433[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_carrArchvCreate&carrArchvCreate_id=368 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085010528564453 -- 2026-06-25 15:11:58.269[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01529598236084 -- 2026-06-25 15:11:58.931[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008263111114502 -- 2026-06-25 15:15:22.928[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021752119064331 -- 2026-06-25 15:21:12.946 -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018408298492432 -- 2026-06-25 15:21:12.950 -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 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.0028488636016846 -- 2026-06-25 15:21:12.953 -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 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='LiuXiangXiang' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019960403442383 -- 2026-06-25 15:21:12.955[刘湘湘-2365] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017650127410889 -- 2026-06-25 15:21:12.963[刘湘湘-2365] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2365 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029189586639404 -- 2026-06-25 15:21:12.966[刘湘湘-2365] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select count(1) cnt from dbsys.sys_contact c left join dbsys.sys_acct a on c.acct_id = a.acct_id where c.parent_cont_id = 2365 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001762866973877 -- 2026-06-25 15:21:12.968[刘湘湘-2365] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select a.root_acct_id, a.acct_id from dbsys.sys_contact c left join dbsys.sys_acct a on c.acct_id = a.acct_id where c.cont_id = 2365 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017571449279785 -- 2026-06-25 15:21:12.970[刘湘湘-2365] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select ap.para_value from dbsys.sys_acct_para ap left join dbconfig.config_para a on ap.para_id = a.para_id where ap.acct_id in (2) and a.tag = 'base_multiAccount_switchModeId' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017430782318115 -- 2026-06-25 15:21:12.972[刘湘湘-2365] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select ap.para_value from dbsys.sys_acct_para ap left join dbconfig.config_para a on ap.para_id = a.para_id where ap.acct_id in (47) and a.tag = 'base_multiAccount_switchModeId' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086698532104492 -- 2026-06-25 15:23:29.478[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2250533%22}&event=edit_fareApply&fareApply_id=50533 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50533 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017478466033936 -- 2026-06-25 15:23:29.480[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2250533%22}&event=edit_fareApply&fareApply_id=50533 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50533 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021491050720215 -- 2026-06-25 15:23:29.482[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2250533%22}&event=edit_fareApply&fareApply_id=50533 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6672947 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016860961914062 -- 2026-06-25 15:23:29.484[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2250533%22}&event=edit_fareApply&fareApply_id=50533 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018200874328613 -- 2026-06-25 15:23:29.552[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2250533%22}&event=edit_fareApply&fareApply_id=50533 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6672947 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016529560089111 -- 2026-06-25 15:23:29.554[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2250533%22}&event=edit_fareApply&fareApply_id=50533 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096728801727295 -- 2026-06-25 15:23:37.507[石远龙-484] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50533 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01408314704895 -- 2026-06-25 15:23:37.976[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01384711265564 -- 2026-06-25 15:23:39.340[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50715 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50715 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018808841705322 -- 2026-06-25 15:23:39.342[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50715 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50715 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018889904022217 -- 2026-06-25 15:23:39.344[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50715 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6702784 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017521381378174 -- 2026-06-25 15:23:39.346[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50715 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018959045410156 -- 2026-06-25 15:23:39.380[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50715 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702784 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017261505126953 -- 2026-06-25 15:23:39.381[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50715 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087690353393555 -- 2026-06-25 15:23:45.345[石远龙-484] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50715 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095188617706299 -- 2026-06-25 15:23:45.830[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01929497718811 -- 2026-06-25 15:23:46.940[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133080 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133080 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001554012298584 -- 2026-06-25 15:23:46.942[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133080 select payment_id from dbthird.thd_payment where oa_payment_id = 133080 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016050338745117 -- 2026-06-25 15:23:46.944[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133080 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145614 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015709400177002 -- 2026-06-25 15:23:46.945[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133080 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6702698 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014441013336182 -- 2026-06-25 15:23:46.947[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133080 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015909671783447 -- 2026-06-25 15:23:46.982[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133080 select * from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015699863433838 -- 2026-06-25 15:23:46.983[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133080 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702698 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001439094543457 -- 2026-06-25 15:23:46.985[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133080 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014410018920898 -- 2026-06-25 15:23:46.987[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133080 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014729499816895 -- 2026-06-25 15:23:47.026[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133080 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091979503631592 -- 2026-06-25 15:23:51.610[石远龙-484] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133080 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015076875686646 -- 2026-06-25 15:23:52.096[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020226001739502 -- 2026-06-25 15:23:53.346[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133102 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133102 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019009113311768 -- 2026-06-25 15:23:53.349[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133102 select payment_id from dbthird.thd_payment where oa_payment_id = 133102 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019760131835938 -- 2026-06-25 15:23:53.351[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133102 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145629 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023031234741211 -- 2026-06-25 15:23:53.353[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133102 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703229 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017938613891602 -- 2026-06-25 15:23:53.355[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133102 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018610954284668 -- 2026-06-25 15:23:53.389[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133102 select * from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019650459289551 -- 2026-06-25 15:23:53.391[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133102 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703229 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018308162689209 -- 2026-06-25 15:23:53.393[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133102 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018458366394043 -- 2026-06-25 15:23:53.395[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133102 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018291473388672 -- 2026-06-25 15:23:53.437[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133102 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087099075317383 -- 2026-06-25 15:23:58.535[石远龙-484] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133102 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016567945480347 -- 2026-06-25 15:23:59.018[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097060203552246 -- 2026-06-25 15:24:00.331[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50714 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50714 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023989677429199 -- 2026-06-25 15:24:00.333[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50714 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50714 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002352237701416 -- 2026-06-25 15:24:00.336[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50714 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6702771 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018110275268555 -- 2026-06-25 15:24:00.338[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50714 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019869804382324 -- 2026-06-25 15:24:00.373[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50714 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702771 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017890930175781 -- 2026-06-25 15:24:00.375[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50714 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013822793960571 -- 2026-06-25 15:24:04.595[石远龙-484] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50714 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098111629486084 -- 2026-06-25 15:24:05.071[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0078189373016357 -- 2026-06-25 15:24:06.154[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50690 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50690 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019659996032715 -- 2026-06-25 15:24:06.156[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50690 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50690 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019521713256836 -- 2026-06-25 15:24:06.159[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50690 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6698938 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014350414276123 -- 2026-06-25 15:24:06.160[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50690 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020158290863037 -- 2026-06-25 15:24:06.194[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50690 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6698938 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014419555664062 -- 2026-06-25 15:24:06.195[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50690 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0079910755157471 -- 2026-06-25 15:24:09.469[石远龙-484] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50690 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019604921340942 -- 2026-06-25 15:24:09.941[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082910060882568 -- 2026-06-25 15:24:11.785[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50690 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50690 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015339851379395 -- 2026-06-25 15:24:11.786[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50690 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50690 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015161037445068 -- 2026-06-25 15:24:11.788[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50690 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6698938 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015149116516113 -- 2026-06-25 15:24:11.790[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50690 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016908645629883 -- 2026-06-25 15:24:11.824[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50690 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6698938 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015299320220947 -- 2026-06-25 15:24:11.826[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50690 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098869800567627 -- 2026-06-25 15:25:13.644 -- /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.0018601417541504 -- 2026-06-25 15:25:13.648 -- /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.0028009414672852 -- 2026-06-25 15:25:13.651 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='YangJianHui' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0027098655700684 -- 2026-06-25 15:25:13.654[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 2 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084500312805176 -- 2026-06-25 15:25:13.996[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091269016265869 -- 2026-06-25 15:25:15.321[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133120 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133120 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014791488647461 -- 2026-06-25 15:25:15.323[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133120 select payment_id from dbthird.thd_payment where oa_payment_id = 133120 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015590190887451 -- 2026-06-25 15:25:15.324[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133120 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145647 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019180774688721 -- 2026-06-25 15:25:15.326[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133120 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703835 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013589859008789 -- 2026-06-25 15:25:15.328[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133120 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020652055740356 -- 2026-06-25 15:25:15.380[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133120 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015420913696289 -- 2026-06-25 15:25:15.382[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133120 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703835 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013480186462402 -- 2026-06-25 15:25:15.383[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133120 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013549327850342 -- 2026-06-25 15:25:15.385[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133120 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001392126083374 -- 2026-06-25 15:25:15.429[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133120 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093059539794922 -- 2026-06-25 15:25:17.308[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133120 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019874811172485 -- 2026-06-25 15:25:17.719[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097968578338623 -- 2026-06-25 15:25:18.726[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133115 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133115 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018579959869385 -- 2026-06-25 15:25:18.728[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133115 select payment_id from dbthird.thd_payment where oa_payment_id = 133115 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019619464874268 -- 2026-06-25 15:25:18.730[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133115 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145642 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023419857025146 -- 2026-06-25 15:25:18.732[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133115 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703667 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017499923706055 -- 2026-06-25 15:25:18.734[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133115 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001823902130127 -- 2026-06-25 15:25:18.769[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133115 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018761157989502 -- 2026-06-25 15:25:18.771[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133115 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703667 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017340183258057 -- 2026-06-25 15:25:18.773[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133115 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017151832580566 -- 2026-06-25 15:25:18.775[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133115 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017960071563721 -- 2026-06-25 15:25:18.813[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133115 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008897066116333 -- 2026-06-25 15:25:21.276[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133115 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016419172286987 -- 2026-06-25 15:25:21.686[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01724910736084 -- 2026-06-25 15:25:24.478[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133113 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133113 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019099712371826 -- 2026-06-25 15:25:24.481[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133113 select payment_id from dbthird.thd_payment where oa_payment_id = 133113 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019841194152832 -- 2026-06-25 15:25:24.483[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133113 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145640 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0025341510772705 -- 2026-06-25 15:25:24.485[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133113 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703660 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001884937286377 -- 2026-06-25 15:25:24.487[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133113 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019440650939941 -- 2026-06-25 15:25:24.521[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133113 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019090175628662 -- 2026-06-25 15:25:24.523[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133113 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703660 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018210411071777 -- 2026-06-25 15:25:24.525[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133113 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017719268798828 -- 2026-06-25 15:25:24.527[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133113 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018320083618164 -- 2026-06-25 15:25:24.566[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133113 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0079700946807861 -- 2026-06-25 15:26:31.829[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014262914657593 -- 2026-06-25 15:26:33.196[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133113 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133113 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019199848175049 -- 2026-06-25 15:26:33.198[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133113 select payment_id from dbthird.thd_payment where oa_payment_id = 133113 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019700527191162 -- 2026-06-25 15:26:33.200[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133113 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145640 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019450187683105 -- 2026-06-25 15:26:33.202[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133113 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703660 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018138885498047 -- 2026-06-25 15:26:33.204[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133113 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019619464874268 -- 2026-06-25 15:26:33.239[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133113 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019090175628662 -- 2026-06-25 15:26:33.241[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133113 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703660 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017879009246826 -- 2026-06-25 15:26:33.243[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133113 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017938613891602 -- 2026-06-25 15:26:33.245[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133113 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018348693847656 -- 2026-06-25 15:26:33.284[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133113 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0066378116607666 -- 2026-06-25 15:26:34.776[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133113 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021698951721191 -- 2026-06-25 15:26:35.492[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010795116424561 -- 2026-06-25 15:26:37.027[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133104 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133104 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023269653320312 -- 2026-06-25 15:26:37.029[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133104 select payment_id from dbthird.thd_payment where oa_payment_id = 133104 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024359226226807 -- 2026-06-25 15:26:37.032[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133104 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145631 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023272037506104 -- 2026-06-25 15:26:37.035[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133104 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703516 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018279552459717 -- 2026-06-25 15:26:37.036[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133104 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015040159225464 -- 2026-06-25 15:26:37.083[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133104 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019819736480713 -- 2026-06-25 15:26:37.085[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133104 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703516 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018410682678223 -- 2026-06-25 15:26:37.087[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133104 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018348693847656 -- 2026-06-25 15:26:37.089[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133104 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019118785858154 -- 2026-06-25 15:26:37.133[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133104 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011589050292969 -- 2026-06-25 15:26:38.556[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133104 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012822151184082 -- 2026-06-25 15:26:39.274[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016777992248535 -- 2026-06-25 15:26:40.524[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133103 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133103 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015850067138672 -- 2026-06-25 15:26:40.525[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133103 select payment_id from dbthird.thd_payment where oa_payment_id = 133103 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016200542449951 -- 2026-06-25 15:26:40.527[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133103 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145630 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015711784362793 -- 2026-06-25 15:26:40.529[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133103 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703251 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014369487762451 -- 2026-06-25 15:26:40.530[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133103 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020461082458496 -- 2026-06-25 15:26:40.582[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133103 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016179084777832 -- 2026-06-25 15:26:40.584[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133103 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703251 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014519691467285 -- 2026-06-25 15:26:40.586[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133103 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014321804046631 -- 2026-06-25 15:26:40.587[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133103 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014710426330566 -- 2026-06-25 15:26:40.628[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133103 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091660022735596 -- 2026-06-25 15:26:41.989[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133103 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014175176620483 -- 2026-06-25 15:26:42.716[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0069811344146729 -- 2026-06-25 15:27:51.607 -- /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.0013730525970459 -- 2026-06-25 15:27:51.611 -- /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.0023388862609863 -- 2026-06-25 15:27:51.613 -- /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='WenFeng' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016069412231445 -- 2026-06-25 15:27:51.615[文锋-1382] -- /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= 29 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087809562683105 -- 2026-06-25 15:27:52.211[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1382 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084729194641113 -- 2026-06-25 15:27:53.758[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133126 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020270347595215 -- 2026-06-25 15:27:53.760[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133126 select payment_id from dbthird.thd_payment where oa_payment_id = 133126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020411014556885 -- 2026-06-25 15:27:53.763[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133126 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145653 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019989013671875 -- 2026-06-25 15:27:53.765[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133126 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6704171 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015089511871338 -- 2026-06-25 15:27:53.766[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1382 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016660690307617 -- 2026-06-25 15:27:53.801[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133126 select * from dbsys.sys_contact where cont_id = 1382 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016288757324219 -- 2026-06-25 15:27:53.803[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133126 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6704171 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015029907226562 -- 2026-06-25 15:27:53.805[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1382 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014870166778564 -- 2026-06-25 15:27:53.806[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1382 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015709400177002 -- 2026-06-25 15:27:53.845[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1382 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016753911972046 -- 2026-06-25 15:27:55.885[文锋-1382] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1382 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0079350471496582 -- 2026-06-25 15:27:56.568[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1382 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017893075942993 -- 2026-06-25 15:27:58.175[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133125 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133125 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017261505126953 -- 2026-06-25 15:27:58.176[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133125 select payment_id from dbthird.thd_payment where oa_payment_id = 133125 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017781257629395 -- 2026-06-25 15:27:58.178[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133125 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145652 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021100044250488 -- 2026-06-25 15:27:58.181[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133125 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6704163 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015928745269775 -- 2026-06-25 15:27:58.182[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133125 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1382 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014251947402954 -- 2026-06-25 15:27:58.228[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133125 select * from dbsys.sys_contact where cont_id = 1382 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016958713531494 -- 2026-06-25 15:27:58.230[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133125 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6704163 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015981197357178 -- 2026-06-25 15:27:58.232[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133125 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1382 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015621185302734 -- 2026-06-25 15:27:58.233[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133125 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1382 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015809535980225 -- 2026-06-25 15:27:58.275[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133125 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1382 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0079760551452637 -- 2026-06-25 15:28:02.129[文锋-1382] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133125 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1382 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083479881286621 -- 2026-06-25 15:28:02.942[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1382 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023025989532471 -- 2026-06-25 15:28:04.229[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133124 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133124 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017919540405273 -- 2026-06-25 15:28:04.231[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133124 select payment_id from dbthird.thd_payment where oa_payment_id = 133124 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018560886383057 -- 2026-06-25 15:28:04.233[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133124 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145651 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021860599517822 -- 2026-06-25 15:28:04.235[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133124 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6704139 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016908645629883 -- 2026-06-25 15:28:04.237[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133124 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1382 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018579959869385 -- 2026-06-25 15:28:04.270[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133124 select * from dbsys.sys_contact where cont_id = 1382 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018160343170166 -- 2026-06-25 15:28:04.272[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133124 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6704139 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016748905181885 -- 2026-06-25 15:28:04.274[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133124 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1382 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016632080078125 -- 2026-06-25 15:28:04.276[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133124 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1382 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016980171203613 -- 2026-06-25 15:28:04.317[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133124 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1382 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014666080474854 -- 2026-06-25 15:28:08.132[文锋-1382] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133124 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1382 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010079145431519 -- 2026-06-25 15:28:08.837[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1382 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010078191757202 -- 2026-06-25 15:28:11.252[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133123 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133123 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015339851379395 -- 2026-06-25 15:28:11.254[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133123 select payment_id from dbthird.thd_payment where oa_payment_id = 133123 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001582145690918 -- 2026-06-25 15:28:11.255[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133123 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145650 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019519329071045 -- 2026-06-25 15:28:11.257[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133123 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6704129 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014050006866455 -- 2026-06-25 15:28:11.259[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133123 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1382 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014700889587402 -- 2026-06-25 15:28:11.292[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133123 select * from dbsys.sys_contact where cont_id = 1382 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015549659729004 -- 2026-06-25 15:28:11.294[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133123 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6704129 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014150142669678 -- 2026-06-25 15:28:11.295[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133123 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1382 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001384973526001 -- 2026-06-25 15:28:11.297[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133123 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1382 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014240741729736 -- 2026-06-25 15:28:11.337[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133123 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1382 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011438846588135 -- 2026-06-25 15:28:14.011[文锋-1382] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133123 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1382 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095310211181641 -- 2026-06-25 15:28:14.852[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1382 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015223979949951 -- 2026-06-25 15:28:16.396[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133101 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133101 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018601417541504 -- 2026-06-25 15:28:16.398[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133101 select payment_id from dbthird.thd_payment where oa_payment_id = 133101 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019400119781494 -- 2026-06-25 15:28:16.400[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133101 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145628 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018739700317383 -- 2026-06-25 15:28:16.402[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133101 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703228 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001723051071167 -- 2026-06-25 15:28:16.404[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133101 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1382 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017460107803345 -- 2026-06-25 15:28:16.454[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133101 select * from dbsys.sys_contact where cont_id = 1382 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001884937286377 -- 2026-06-25 15:28:16.456[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133101 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703228 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017378330230713 -- 2026-06-25 15:28:16.458[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133101 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1382 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017170906066895 -- 2026-06-25 15:28:16.460[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133101 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1382 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017859935760498 -- 2026-06-25 15:28:16.500[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133101 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1382 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013776063919067 -- 2026-06-25 15:28:20.378[文锋-1382] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133101 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1382 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020476102828979 -- 2026-06-25 15:28:21.067[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1382 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090618133544922 -- 2026-06-25 15:29:59.907[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083448886871338 -- 2026-06-25 15:30:01.291[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50725 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50725 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019688606262207 -- 2026-06-25 15:30:01.293[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50725 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50725 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019550323486328 -- 2026-06-25 15:30:01.295[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50725 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6704098 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001446008682251 -- 2026-06-25 15:30:01.297[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50725 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015919208526611 -- 2026-06-25 15:30:01.331[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50725 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6704098 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014231204986572 -- 2026-06-25 15:30:01.333[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50725 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093510150909424 -- 2026-06-25 15:30:07.104[吴凌刚-279] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50725 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087761878967285 -- 2026-06-25 15:30:07.624[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076131820678711 -- 2026-06-25 15:30:11.208[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1382 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087599754333496 -- 2026-06-25 15:33:44.494 -- /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.0016870498657227 -- 2026-06-25 15:33:44.497 -- /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.002655029296875 -- 2026-06-25 15:33:44.500 -- /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.0018930435180664 -- 2026-06-25 15:33:44.502[王翔-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.0092160701751709 -- 2026-06-25 15:33:44.850[王翔-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.0095131397247314 -- 2026-06-25 15:33:45.914[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133099 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018470287322998 -- 2026-06-25 15:33:45.916[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133099 select payment_id from dbthird.thd_payment where oa_payment_id = 133099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019128322601318 -- 2026-06-25 15:33:45.918[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133099 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145627 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023279190063477 -- 2026-06-25 15:33:45.920[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133099 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703200 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017211437225342 -- 2026-06-25 15:33:45.922[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133099 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01355504989624 -- 2026-06-25 15:33:45.978[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133099 select * from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018441677093506 -- 2026-06-25 15:33:45.980[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133099 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703200 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017340183258057 -- 2026-06-25 15:33:45.982[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133099 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017099380493164 -- 2026-06-25 15:33:45.984[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133099 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017530918121338 -- 2026-06-25 15:33:46.022[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133099 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020254850387573 -- 2026-06-25 15:33:46.985[王翔-928] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133099 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020838022232056 -- 2026-06-25 15:33:47.393[王翔-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.011332035064697 -- 2026-06-25 15:33:48.302[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133098 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133098 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018241405487061 -- 2026-06-25 15:33:48.304[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133098 select payment_id from dbthird.thd_payment where oa_payment_id = 133098 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018420219421387 -- 2026-06-25 15:33:48.306[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133098 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145626 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022351741790771 -- 2026-06-25 15:33:48.309[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133098 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703181 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001676082611084 -- 2026-06-25 15:33:48.311[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133098 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017168521881104 -- 2026-06-25 15:33:48.345[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133098 select * from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018200874328613 -- 2026-06-25 15:33:48.347[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133098 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703181 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016658306121826 -- 2026-06-25 15:33:48.348[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133098 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017111301422119 -- 2026-06-25 15:33:48.350[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133098 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017099380493164 -- 2026-06-25 15:33:48.389[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133098 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092000961303711 -- 2026-06-25 15:33:49.749[王翔-928] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133098 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080749988555908 -- 2026-06-25 15:33:50.178[王翔-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.0093529224395752 -- 2026-06-25 15:33:51.113[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133097 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018100738525391 -- 2026-06-25 15:33:51.115[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133097 select payment_id from dbthird.thd_payment where oa_payment_id = 133097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019049644470215 -- 2026-06-25 15:33:51.117[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133097 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145625 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022468566894531 -- 2026-06-25 15:33:51.119[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133097 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703170 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001690149307251 -- 2026-06-25 15:33:51.121[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133097 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014161825180054 -- 2026-06-25 15:33:51.168[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133097 select * from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018258094787598 -- 2026-06-25 15:33:51.170[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133097 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703170 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016930103302002 -- 2026-06-25 15:33:51.171[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133097 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016701221466064 -- 2026-06-25 15:33:51.173[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133097 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017111301422119 -- 2026-06-25 15:33:51.210[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133097 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089070796966553 -- 2026-06-25 15:33:52.279[王翔-928] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133097 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0066161155700684 -- 2026-06-25 15:33:52.718[王翔-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.0079269409179688 -- 2026-06-25 15:33:53.638[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133084 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133084 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015099048614502 -- 2026-06-25 15:33:53.639[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133084 select payment_id from dbthird.thd_payment where oa_payment_id = 133084 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015847682952881 -- 2026-06-25 15:33:53.641[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133084 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145618 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019350051879883 -- 2026-06-25 15:33:53.643[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133084 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6702726 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013961791992188 -- 2026-06-25 15:33:53.645[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133084 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014400482177734 -- 2026-06-25 15:33:53.681[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133084 select * from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015199184417725 -- 2026-06-25 15:33:53.683[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133084 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702726 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013859272003174 -- 2026-06-25 15:33:53.684[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133084 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013880729675293 -- 2026-06-25 15:33:53.686[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133084 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001439094543457 -- 2026-06-25 15:33:53.724[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133084 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089390277862549 -- 2026-06-25 15:34:08.141[王翔-928] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133084 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021160840988159 -- 2026-06-25 15:34:08.574[王翔-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.013428926467896 -- 2026-06-25 15:34:09.609[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133076 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133076 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015201568603516 -- 2026-06-25 15:34:09.611[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133076 select payment_id from dbthird.thd_payment where oa_payment_id = 133076 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016489028930664 -- 2026-06-25 15:34:09.613[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133076 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145610 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015358924865723 -- 2026-06-25 15:34:09.614[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133076 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6702484 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013699531555176 -- 2026-06-25 15:34:09.616[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133076 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001500129699707 -- 2026-06-25 15:34:09.650[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133076 select * from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014691352844238 -- 2026-06-25 15:34:09.652[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133076 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702484 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013480186462402 -- 2026-06-25 15:34:09.653[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133076 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001338005065918 -- 2026-06-25 15:34:09.655[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133076 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013799667358398 -- 2026-06-25 15:34:09.692[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133076 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018106937408447 -- 2026-06-25 15:34:10.753[王翔-928] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133076 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087080001831055 -- 2026-06-25 15:34:11.162[王翔-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.0086050033569336 -- 2026-06-25 15:34:12.158[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133073 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133073 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016520023345947 -- 2026-06-25 15:34:12.160[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133073 select payment_id from dbthird.thd_payment where oa_payment_id = 133073 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001741886138916 -- 2026-06-25 15:34:12.162[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133073 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145607 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001680850982666 -- 2026-06-25 15:34:12.164[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133073 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6702165 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015461444854736 -- 2026-06-25 15:34:12.165[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133073 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015559196472168 -- 2026-06-25 15:34:12.200[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133073 select * from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016920566558838 -- 2026-06-25 15:34:12.202[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133073 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702165 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015530586242676 -- 2026-06-25 15:34:12.204[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133073 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015299320220947 -- 2026-06-25 15:34:12.205[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133073 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001554012298584 -- 2026-06-25 15:34:12.244[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133073 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01408314704895 -- 2026-06-25 15:34:14.783[王翔-928] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133073 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01001501083374 -- 2026-06-25 15:34:15.390[王翔-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.012962102890015 -- 2026-06-25 15:34:16.351[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133067 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133067 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00136399269104 -- 2026-06-25 15:34:16.353[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133067 select payment_id from dbthird.thd_payment where oa_payment_id = 133067 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014297962188721 -- 2026-06-25 15:34:16.354[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133067 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145601 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017368793487549 -- 2026-06-25 15:34:16.356[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133067 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6701939 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012390613555908 -- 2026-06-25 15:34:16.357[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133067 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013320446014404 -- 2026-06-25 15:34:16.391[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133067 select * from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013511180877686 -- 2026-06-25 15:34:16.392[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133067 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6701939 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012218952178955 -- 2026-06-25 15:34:16.394[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133067 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012280941009521 -- 2026-06-25 15:34:16.395[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133067 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012679100036621 -- 2026-06-25 15:34:16.434[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133067 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0075328350067139 -- 2026-06-25 15:34:17.896[王翔-928] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133067 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013973951339722 -- 2026-06-25 15:34:18.326[王翔-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.008220911026001 -- 2026-06-25 15:34:19.237[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133062 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133062 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015230178833008 -- 2026-06-25 15:34:19.239[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133062 select payment_id from dbthird.thd_payment where oa_payment_id = 133062 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015847682952881 -- 2026-06-25 15:34:19.241[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133062 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145596 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019879341125488 -- 2026-06-25 15:34:19.243[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133062 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6701813 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014288425445557 -- 2026-06-25 15:34:19.244[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133062 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019443035125732 -- 2026-06-25 15:34:19.295[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133062 select * from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015909671783447 -- 2026-06-25 15:34:19.297[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133062 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6701813 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015478134155273 -- 2026-06-25 15:34:19.299[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133062 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00142502784729 -- 2026-06-25 15:34:19.300[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133062 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014610290527344 -- 2026-06-25 15:34:19.340[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133062 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0073139667510986 -- 2026-06-25 15:34:26.997[王翔-928] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133062 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0066890716552734 -- 2026-06-25 15:34:27.470[王翔-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.0082659721374512 -- 2026-06-25 15:34:28.558[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133061 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133061 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016200542449951 -- 2026-06-25 15:34:28.560[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133061 select payment_id from dbthird.thd_payment where oa_payment_id = 133061 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016779899597168 -- 2026-06-25 15:34:28.561[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133061 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145595 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001643180847168 -- 2026-06-25 15:34:28.563[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133061 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6701715 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015180110931396 -- 2026-06-25 15:34:28.565[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133061 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015740394592285 -- 2026-06-25 15:34:28.599[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133061 select * from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016818046569824 -- 2026-06-25 15:34:28.601[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133061 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6701715 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001492977142334 -- 2026-06-25 15:34:28.602[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133061 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014991760253906 -- 2026-06-25 15:34:28.604[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133061 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015280246734619 -- 2026-06-25 15:34:28.643[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133061 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093779563903809 -- 2026-06-25 15:34:31.678[王翔-928] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133061 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017545938491821 -- 2026-06-25 15:34:32.124[王翔-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.0096750259399414 -- 2026-06-25 15:34:33.073[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79718 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79718 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019888877868652 -- 2026-06-25 15:34:33.075[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79718 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 = 79718 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022270679473877 -- 2026-06-25 15:34:33.077[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79718 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79718 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023329257965088 -- 2026-06-25 15:34:33.080[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79718 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight,3 as buzSystem_id FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 79718 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017449855804443 -- 2026-06-25 15:34:33.082[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79718 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017759799957275 -- 2026-06-25 15:34:33.117[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79718 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019690990447998 -- 2026-06-25 15:34:33.159[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79718 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702751 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017330646514893 -- 2026-06-25 15:34:33.161[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79718 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020025968551636 -- 2026-06-25 15:34:34.852[王翔-928] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79718 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077390670776367 -- 2026-06-25 15:34:35.345[王翔-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.013000965118408 -- 2026-06-25 15:39:53.616[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093300342559814 -- 2026-06-25 15:40:10.489[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017626047134399 -- 2026-06-25 15:40:13.718[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133130%22}&event=edit_payment&payment_id=133130 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133130 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016300678253174 -- 2026-06-25 15:40:13.720[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133130%22}&event=edit_payment&payment_id=133130 select payment_id from dbthird.thd_payment where oa_payment_id = 133130 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016839504241943 -- 2026-06-25 15:40:13.722[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133130%22}&event=edit_payment&payment_id=133130 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145657 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002032995223999 -- 2026-06-25 15:40:13.724[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133130%22}&event=edit_payment&payment_id=133130 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6704215 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015099048614502 -- 2026-06-25 15:40:13.726[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133130%22}&event=edit_payment&payment_id=133130 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016849040985107 -- 2026-06-25 15:40:13.759[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133130%22}&event=edit_payment&payment_id=133130 select * from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016639232635498 -- 2026-06-25 15:40:13.761[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133130%22}&event=edit_payment&payment_id=133130 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6704215 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015139579772949 -- 2026-06-25 15:40:13.763[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133130%22}&event=edit_payment&payment_id=133130 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015242099761963 -- 2026-06-25 15:40:13.764[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133130%22}&event=edit_payment&payment_id=133130 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015552043914795 -- 2026-06-25 15:40:13.805[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133130%22}&event=edit_payment&payment_id=133130 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080721378326416 -- 2026-06-25 15:40:21.256[石远龙-484] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133130 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097761154174805 -- 2026-06-25 15:40:21.768[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0104079246521 -- 2026-06-25 15:40:22.748[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133130%22}&event=edit_payment&payment_id=133130 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133130 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016341209411621 -- 2026-06-25 15:40:22.750[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133130%22}&event=edit_payment&payment_id=133130 select payment_id from dbthird.thd_payment where oa_payment_id = 133130 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016670227050781 -- 2026-06-25 15:40:22.752[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133130%22}&event=edit_payment&payment_id=133130 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145657 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016310214996338 -- 2026-06-25 15:40:22.753[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133130%22}&event=edit_payment&payment_id=133130 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6704215 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001633882522583 -- 2026-06-25 15:40:22.755[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133130%22}&event=edit_payment&payment_id=133130 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017030239105225 -- 2026-06-25 15:40:22.788[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133130%22}&event=edit_payment&payment_id=133130 select * from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016820430755615 -- 2026-06-25 15:40:22.790[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133130%22}&event=edit_payment&payment_id=133130 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6704215 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016300678253174 -- 2026-06-25 15:40:22.792[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133130%22}&event=edit_payment&payment_id=133130 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016269683837891 -- 2026-06-25 15:40:22.794[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133130%22}&event=edit_payment&payment_id=133130 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016670227050781 -- 2026-06-25 15:40:22.832[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133130%22}&event=edit_payment&payment_id=133130 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080170631408691 -- 2026-06-25 15:45:12.423[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133131%22}&event=edit_payment&payment_id=133131 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133131 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015690326690674 -- 2026-06-25 15:45:12.425[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133131%22}&event=edit_payment&payment_id=133131 select payment_id from dbthird.thd_payment where oa_payment_id = 133131 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015799999237061 -- 2026-06-25 15:45:12.427[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133131%22}&event=edit_payment&payment_id=133131 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145658 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001986026763916 -- 2026-06-25 15:45:12.429[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133131%22}&event=edit_payment&payment_id=133131 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6704270 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014829635620117 -- 2026-06-25 15:45:12.430[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133131%22}&event=edit_payment&payment_id=133131 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022990942001343 -- 2026-06-25 15:45:12.487[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133131%22}&event=edit_payment&payment_id=133131 select * from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016100406646729 -- 2026-06-25 15:45:12.488[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133131%22}&event=edit_payment&payment_id=133131 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6704270 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001399040222168 -- 2026-06-25 15:45:12.490[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133131%22}&event=edit_payment&payment_id=133131 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013771057128906 -- 2026-06-25 15:45:12.491[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133131%22}&event=edit_payment&payment_id=133131 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014641284942627 -- 2026-06-25 15:45:12.531[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133131%22}&event=edit_payment&payment_id=133131 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020835161209106 -- 2026-06-25 15:45:17.399[石远龙-484] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133131 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086019039154053 -- 2026-06-25 15:45:17.859[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019266843795776 -- 2026-06-25 15:45:18.575[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133131%22}&event=edit_payment&payment_id=133131 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133131 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015299320220947 -- 2026-06-25 15:45:18.576[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133131%22}&event=edit_payment&payment_id=133131 select payment_id from dbthird.thd_payment where oa_payment_id = 133131 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001554012298584 -- 2026-06-25 15:45:18.578[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133131%22}&event=edit_payment&payment_id=133131 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145658 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015759468078613 -- 2026-06-25 15:45:18.580[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133131%22}&event=edit_payment&payment_id=133131 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6704270 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015411376953125 -- 2026-06-25 15:45:18.581[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133131%22}&event=edit_payment&payment_id=133131 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015780925750732 -- 2026-06-25 15:45:18.616[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133131%22}&event=edit_payment&payment_id=133131 select * from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015709400177002 -- 2026-06-25 15:45:18.618[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133131%22}&event=edit_payment&payment_id=133131 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6704270 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015380382537842 -- 2026-06-25 15:45:18.620[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133131%22}&event=edit_payment&payment_id=133131 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015449523925781 -- 2026-06-25 15:45:18.621[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133131%22}&event=edit_payment&payment_id=133131 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015661716461182 -- 2026-06-25 15:45:18.660[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133131%22}&event=edit_payment&payment_id=133131 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092568397521973 -- 2026-06-25 15:48:55.291 -- /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.0018517971038818 -- 2026-06-25 15:48:55.295 -- /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.0027549266815186 -- 2026-06-25 15:48:55.298 -- /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='ShenLiYun' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020639896392822 -- 2026-06-25 15:48:55.300[沈丽云-2156] -- /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= 43 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01673412322998 -- 2026-06-25 15:48:55.700[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023576021194458 -- 2026-06-25 15:51:11.007[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133111%22}&event=edit_payment&payment_id=133111 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133111 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001863956451416 -- 2026-06-25 15:51:11.009[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133111%22}&event=edit_payment&payment_id=133111 select payment_id from dbthird.thd_payment where oa_payment_id = 133111 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019299983978271 -- 2026-06-25 15:51:11.011[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133111%22}&event=edit_payment&payment_id=133111 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145638 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024142265319824 -- 2026-06-25 15:51:11.014[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133111%22}&event=edit_payment&payment_id=133111 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703637 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018289089202881 -- 2026-06-25 15:51:11.016[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133111%22}&event=edit_payment&payment_id=133111 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018949508666992 -- 2026-06-25 15:51:11.070[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133111%22}&event=edit_payment&payment_id=133111 select * from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022130012512207 -- 2026-06-25 15:51:11.072[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133111%22}&event=edit_payment&payment_id=133111 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703637 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017249584197998 -- 2026-06-25 15:51:11.074[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133111%22}&event=edit_payment&payment_id=133111 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017328262329102 -- 2026-06-25 15:51:11.076[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133111%22}&event=edit_payment&payment_id=133111 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017881393432617 -- 2026-06-25 15:51:11.115[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133111%22}&event=edit_payment&payment_id=133111 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0075409412384033 -- 2026-06-25 15:51:12.136[熊亚娜-708] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133111 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01308012008667 -- 2026-06-25 15:51:12.591[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011919975280762 -- 2026-06-25 15:51:13.610[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133116 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133116 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017168521881104 -- 2026-06-25 15:51:13.612[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133116 select payment_id from dbthird.thd_payment where oa_payment_id = 133116 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017769336700439 -- 2026-06-25 15:51:13.613[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133116 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145643 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021378993988037 -- 2026-06-25 15:51:13.616[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133116 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703770 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015881061553955 -- 2026-06-25 15:51:13.617[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133116 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016269683837891 -- 2026-06-25 15:51:13.653[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133116 select * from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017678737640381 -- 2026-06-25 15:51:13.655[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133116 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703770 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015881061553955 -- 2026-06-25 15:51:13.656[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133116 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015780925750732 -- 2026-06-25 15:51:13.658[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133116 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016269683837891 -- 2026-06-25 15:51:13.699[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133116 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010500192642212 -- 2026-06-25 15:51:14.471[熊亚娜-708] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133116 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018664836883545 -- 2026-06-25 15:51:14.911[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021416902542114 -- 2026-06-25 15:51:15.789[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133112 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133112 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019550323486328 -- 2026-06-25 15:51:15.791[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133112 select payment_id from dbthird.thd_payment where oa_payment_id = 133112 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016629695892334 -- 2026-06-25 15:51:15.793[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133112 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145639 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020029544830322 -- 2026-06-25 15:51:15.795[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133112 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703640 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015130043029785 -- 2026-06-25 15:51:15.797[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133112 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015468597412109 -- 2026-06-25 15:51:15.830[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133112 select * from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016229152679443 -- 2026-06-25 15:51:15.831[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133112 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703640 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015158653259277 -- 2026-06-25 15:51:15.833[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133112 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015110969543457 -- 2026-06-25 15:51:15.835[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133112 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015149116516113 -- 2026-06-25 15:51:15.874[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133112 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093619823455811 -- 2026-06-25 15:51:17.497[熊亚娜-708] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133112 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013825178146362 -- 2026-06-25 15:51:17.952[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088000297546387 -- 2026-06-25 15:51:19.349[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133110 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133110 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016269683837891 -- 2026-06-25 15:51:19.351[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133110 select payment_id from dbthird.thd_payment where oa_payment_id = 133110 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017030239105225 -- 2026-06-25 15:51:19.353[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133110 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145637 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021209716796875 -- 2026-06-25 15:51:19.355[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133110 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703604 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015189647674561 -- 2026-06-25 15:51:19.357[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133110 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014066934585571 -- 2026-06-25 15:51:19.403[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133110 select * from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017509460449219 -- 2026-06-25 15:51:19.405[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133110 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703604 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015480518341064 -- 2026-06-25 15:51:19.407[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133110 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015251636505127 -- 2026-06-25 15:51:19.408[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133110 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015490055084229 -- 2026-06-25 15:51:19.447[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133110 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0078699588775635 -- 2026-06-25 15:51:20.496[熊亚娜-708] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133110 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014291048049927 -- 2026-06-25 15:51:20.962[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018097877502441 -- 2026-06-25 15:51:21.841[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133108 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133108 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016880035400391 -- 2026-06-25 15:51:21.843[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133108 select payment_id from dbthird.thd_payment where oa_payment_id = 133108 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017480850219727 -- 2026-06-25 15:51:21.845[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133108 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145635 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021419525146484 -- 2026-06-25 15:51:21.847[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133108 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703578 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015799999237061 -- 2026-06-25 15:51:21.849[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133108 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01707911491394 -- 2026-06-25 15:51:21.899[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133108 select * from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017349720001221 -- 2026-06-25 15:51:21.901[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133108 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703578 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016269683837891 -- 2026-06-25 15:51:21.903[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133108 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015690326690674 -- 2026-06-25 15:51:21.905[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133108 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016498565673828 -- 2026-06-25 15:51:21.944[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133108 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020419836044312 -- 2026-06-25 15:51:22.608[熊亚娜-708] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133108 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092649459838867 -- 2026-06-25 15:51:23.062[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089797973632812 -- 2026-06-25 15:51:24.005[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133107 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133107 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001704216003418 -- 2026-06-25 15:51:24.006[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133107 select payment_id from dbthird.thd_payment where oa_payment_id = 133107 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017220973968506 -- 2026-06-25 15:51:24.008[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133107 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145634 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021398067474365 -- 2026-06-25 15:51:24.011[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133107 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703571 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015430450439453 -- 2026-06-25 15:51:24.012[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133107 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018123149871826 -- 2026-06-25 15:51:24.063[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133107 select * from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017650127410889 -- 2026-06-25 15:51:24.065[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133107 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703571 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015389919281006 -- 2026-06-25 15:51:24.067[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133107 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015251636505127 -- 2026-06-25 15:51:24.069[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133107 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015730857849121 -- 2026-06-25 15:51:24.110[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133107 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013654947280884 -- 2026-06-25 15:51:24.741[熊亚娜-708] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133107 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018684148788452 -- 2026-06-25 15:51:25.212[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021282196044922 -- 2026-06-25 15:51:26.199[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133106 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133106 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016310214996338 -- 2026-06-25 15:51:26.201[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133106 select payment_id from dbthird.thd_payment where oa_payment_id = 133106 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017180442810059 -- 2026-06-25 15:51:26.203[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133106 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145633 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017158985137939 -- 2026-06-25 15:51:26.205[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133106 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703569 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015809535980225 -- 2026-06-25 15:51:26.206[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133106 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00154709815979 -- 2026-06-25 15:51:26.240[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133106 select * from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016589164733887 -- 2026-06-25 15:51:26.242[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133106 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703569 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015439987182617 -- 2026-06-25 15:51:26.244[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133106 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015218257904053 -- 2026-06-25 15:51:26.245[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133106 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015740394592285 -- 2026-06-25 15:51:26.283[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133106 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015844106674194 -- 2026-06-25 15:51:27.124[熊亚娜-708] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133106 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014532089233398 -- 2026-06-25 15:51:27.563[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009788990020752 -- 2026-06-25 15:55:13.739[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090949535369873 -- 2026-06-25 15:55:15.547[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133116 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133116 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002108097076416 -- 2026-06-25 15:55:15.549[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133116 select payment_id from dbthird.thd_payment where oa_payment_id = 133116 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020229816436768 -- 2026-06-25 15:55:15.551[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133116 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145643 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020549297332764 -- 2026-06-25 15:55:15.554[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133116 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703770 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014729499816895 -- 2026-06-25 15:55:15.555[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133116 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016191005706787 -- 2026-06-25 15:55:15.590[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133116 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016088485717773 -- 2026-06-25 15:55:15.591[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133116 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703770 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00148606300354 -- 2026-06-25 15:55:15.593[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133116 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014758110046387 -- 2026-06-25 15:55:15.595[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133116 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015249252319336 -- 2026-06-25 15:55:15.636[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133116 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01932692527771 -- 2026-06-25 15:55:18.445[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133116 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009213924407959 -- 2026-06-25 15:55:19.072[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010830879211426 -- 2026-06-25 15:55:20.298[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133112 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133112 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023269653320312 -- 2026-06-25 15:55:20.301[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133112 select payment_id from dbthird.thd_payment where oa_payment_id = 133112 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023400783538818 -- 2026-06-25 15:55:20.303[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133112 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145639 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022799968719482 -- 2026-06-25 15:55:20.305[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133112 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703640 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018329620361328 -- 2026-06-25 15:55:20.307[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133112 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020501613616943 -- 2026-06-25 15:55:20.342[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133112 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019361972808838 -- 2026-06-25 15:55:20.344[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133112 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703640 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017969608306885 -- 2026-06-25 15:55:20.346[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133112 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017919540405273 -- 2026-06-25 15:55:20.348[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133112 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018060207366943 -- 2026-06-25 15:55:20.390[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133112 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097119808197021 -- 2026-06-25 15:55:24.972[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088150501251221 -- 2026-06-25 15:58:28.409[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133107 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133107 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017631053924561 -- 2026-06-25 15:58:28.411[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133107 select payment_id from dbthird.thd_payment where oa_payment_id = 133107 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017831325531006 -- 2026-06-25 15:58:28.413[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133107 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145634 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021560192108154 -- 2026-06-25 15:58:28.415[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133107 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703571 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017130374908447 -- 2026-06-25 15:58:28.417[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133107 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017798900604248 -- 2026-06-25 15:58:28.467[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133107 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017850399017334 -- 2026-06-25 15:58:28.469[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133107 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703571 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016200542449951 -- 2026-06-25 15:58:28.471[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133107 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016088485717773 -- 2026-06-25 15:58:28.473[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133107 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016520023345947 -- 2026-06-25 15:58:28.513[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133107 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014800071716309 -- 2026-06-25 15:58:30.588[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133107 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012083053588867 -- 2026-06-25 15:58:31.261[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019052028656006 -- 2026-06-25 15:58:33.050[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133110 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133110 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021989345550537 -- 2026-06-25 15:58:33.053[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133110 select payment_id from dbthird.thd_payment where oa_payment_id = 133110 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019268989562988 -- 2026-06-25 15:58:33.055[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133110 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145637 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022010803222656 -- 2026-06-25 15:58:33.057[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133110 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703604 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018219947814941 -- 2026-06-25 15:58:33.059[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133110 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016887903213501 -- 2026-06-25 15:58:33.108[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133110 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018820762634277 -- 2026-06-25 15:58:33.110[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133110 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703604 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001727819442749 -- 2026-06-25 15:58:33.112[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133110 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001737117767334 -- 2026-06-25 15:58:33.114[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133110 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017621517181396 -- 2026-06-25 15:58:33.154[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133110 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020254135131836 -- 2026-06-25 15:58:34.884[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133110 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083210468292236 -- 2026-06-25 15:58:35.536[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01892614364624 -- 2026-06-25 15:58:37.032[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133108 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133108 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015990734100342 -- 2026-06-25 15:58:37.034[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133108 select payment_id from dbthird.thd_payment where oa_payment_id = 133108 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016748905181885 -- 2026-06-25 15:58:37.036[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133108 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145635 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020511150360107 -- 2026-06-25 15:58:37.038[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133108 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703578 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015099048614502 -- 2026-06-25 15:58:37.039[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133108 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018896102905273 -- 2026-06-25 15:58:37.091[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133108 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016970634460449 -- 2026-06-25 15:58:37.093[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133108 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703578 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015089511871338 -- 2026-06-25 15:58:37.094[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133108 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014960765838623 -- 2026-06-25 15:58:37.096[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133108 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001533031463623 -- 2026-06-25 15:58:37.135[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133108 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015172958374023 -- 2026-06-25 15:58:39.008[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133108 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016298055648804 -- 2026-06-25 15:58:39.697[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00730299949646 -- 2026-06-25 15:58:41.743[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133106 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133106 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017979145050049 -- 2026-06-25 15:58:41.745[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133106 select payment_id from dbthird.thd_payment where oa_payment_id = 133106 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014500617980957 -- 2026-06-25 15:58:41.747[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133106 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145633 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017910003662109 -- 2026-06-25 15:58:41.749[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133106 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703569 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012521743774414 -- 2026-06-25 15:58:41.750[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133106 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012710094451904 -- 2026-06-25 15:58:41.783[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133106 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013649463653564 -- 2026-06-25 15:58:41.785[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133106 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703569 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012178421020508 -- 2026-06-25 15:58:41.786[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133106 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0011930465698242 -- 2026-06-25 15:58:41.787[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133106 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012810230255127 -- 2026-06-25 15:58:41.825[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133106 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076210498809814 -- 2026-06-25 15:58:42.970[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133106 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077989101409912 -- 2026-06-25 15:58:43.624[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085110664367676 -- 2026-06-25 15:58:46.657[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133111 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133111 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016589164733887 -- 2026-06-25 15:58:46.659[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133111 select payment_id from dbthird.thd_payment where oa_payment_id = 133111 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017080307006836 -- 2026-06-25 15:58:46.661[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133111 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145638 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016758441925049 -- 2026-06-25 15:58:46.663[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133111 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703637 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001554012298584 -- 2026-06-25 15:58:46.664[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133111 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021580934524536 -- 2026-06-25 15:58:46.718[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133111 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017080307006836 -- 2026-06-25 15:58:46.719[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133111 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703637 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015408992767334 -- 2026-06-25 15:58:46.721[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133111 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015339851379395 -- 2026-06-25 15:58:46.723[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133111 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015740394592285 -- 2026-06-25 15:58:46.771[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133111 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085530281066895 -- 2026-06-25 15:58:49.669[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133111 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097711086273193 -- 2026-06-25 15:58:50.395[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081501007080078 -- 2026-06-25 15:58:52.000[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133112 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133112 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018551349639893 -- 2026-06-25 15:58:52.002[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133112 select payment_id from dbthird.thd_payment where oa_payment_id = 133112 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015511512756348 -- 2026-06-25 15:58:52.004[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133112 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145639 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001835823059082 -- 2026-06-25 15:58:52.006[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133112 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703640 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013551712036133 -- 2026-06-25 15:58:52.008[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133112 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024856090545654 -- 2026-06-25 15:58:52.064[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133112 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015120506286621 -- 2026-06-25 15:58:52.065[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133112 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703640 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013608932495117 -- 2026-06-25 15:58:52.067[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133112 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013289451599121 -- 2026-06-25 15:58:52.068[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133112 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013720989227295 -- 2026-06-25 15:58:52.106[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133112 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020696878433228 -- 2026-06-25 15:58:53.164[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133112 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0079939365386963 -- 2026-06-25 15:58:53.826[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085759162902832 -- 2026-06-25 16:22:33.017[秦湖-南京办-2803] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1904748&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D173%26ship_city%3D%E5%8D%97%E4%BA%AC%E5%B8%82%26is_apply%3D1&extrafareApply_id=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 = 2803 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017240047454834 -- 2026-06-25 16:22:33.019[秦湖-南京办-2803] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1904748&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D173%26ship_city%3D%E5%8D%97%E4%BA%AC%E5%B8%82%26is_apply%3D1&extrafareApply_id=0 select org_id,org_name from dbsys.sys_org where corp_acct_id = 15 and is_corporate = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016839504241943 -- 2026-06-25 16:22:33.020[秦湖-南京办-2803] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1904748&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D173%26ship_city%3D%E5%8D%97%E4%BA%AC%E5%B8%82%26is_apply%3D1&extrafareApply_id=0 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017459392547607 -- 2026-06-25 16:22:33.053[秦湖-南京办-2803] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1904748&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D173%26ship_city%3D%E5%8D%97%E4%BA%AC%E5%B8%82%26is_apply%3D1&extrafareApply_id=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 (1904748) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011827945709229 -- 2026-06-25 16:22:33.228[秦湖-南京办-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 =9 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022091865539551 -- 2026-06-25 16:22:33.415[秦湖-南京办-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 = 9 and cont.cont_isenable = 1 AND cont.cont_name like '%秦湖-南京办%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093371868133545 -- 2026-06-25 16:22:33.502[秦湖-南京办-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 = 9 AND o.org_name like '%南京办事处%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019487142562866 -- 2026-06-25 16:23:21.201[秦湖-南京办-2803] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1904748&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D173%26ship_city%3D%E5%8D%97%E4%BA%AC%E5%B8%82%26is_apply%3D1&extrafareApply_id=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 = 2803 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001708984375 -- 2026-06-25 16:23:21.203[秦湖-南京办-2803] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1904748&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D173%26ship_city%3D%E5%8D%97%E4%BA%AC%E5%B8%82%26is_apply%3D1&extrafareApply_id=0 select org_id,org_name from dbsys.sys_org where corp_acct_id = 15 and is_corporate = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016458034515381 -- 2026-06-25 16:23:21.205[秦湖-南京办-2803] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1904748&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D173%26ship_city%3D%E5%8D%97%E4%BA%AC%E5%B8%82%26is_apply%3D1&extrafareApply_id=0 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017180442810059 -- 2026-06-25 16:23:21.238[秦湖-南京办-2803] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1904748&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D173%26ship_city%3D%E5%8D%97%E4%BA%AC%E5%B8%82%26is_apply%3D1&extrafareApply_id=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 (1904748) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012870788574219 -- 2026-06-25 16:23:21.346[秦湖-南京办-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 =9 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0105299949646 -- 2026-06-25 16:23:21.479[秦湖-南京办-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 = 9 and cont.cont_isenable = 1 AND cont.cont_name like '%秦湖-南京办%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090811252593994 -- 2026-06-25 16:23:21.557[秦湖-南京办-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 = 9 AND o.org_name like '%南京办事处%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019045829772949 -- 2026-06-25 16:23:51.947[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012493848800659 -- 2026-06-25 16:23:57.665[秦湖-南京办-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 =9 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%秦湖%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090348720550537 -- 2026-06-25 16:24:17.376[秦湖-南京办-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 = 9 AND o.org_name like '%运输部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0078809261322021 -- 2026-06-25 16:24:45.559[秦湖-南京办-2803] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select admin_id cont_id from dbsys.sys_acct where acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016021728515625 -- 2026-06-25 16:24:45.560[秦湖-南京办-2803] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 312 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001633882522583 -- 2026-06-25 16:24:45.657[秦湖-南京办-2803] -- /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 (1904748) limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016508102416992 -- 2026-06-25 16:24:45.691[秦湖-南京办-2803] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037720203399658 -- 2026-06-25 16:24:45.726[秦湖-南京办-2803] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2803,updatedby_id = 2803 where extrafareApply_id = 79732 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030608177185059 -- 2026-06-25 16:24:45.729[秦湖-南京办-2803] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2803,updatedby_id = 2803 where otherfee_id = 75915 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094671249389648 -- 2026-06-25 16:24:50.117 -- /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.0018389225006104 -- 2026-06-25 16:24:50.121 -- /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.0029420852661133 -- 2026-06-25 16:24:50.124 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='GuoRongBo' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021648406982422 -- 2026-06-25 16:24:50.126[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 2 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017232894897461 -- 2026-06-25 16:24:50.429[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018942832946777 -- 2026-06-25 16:24:51.745[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133126 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013480186462402 -- 2026-06-25 16:24:51.747[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133126 select payment_id from dbthird.thd_payment where oa_payment_id = 133126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014150142669678 -- 2026-06-25 16:24:51.749[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133126 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145653 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018191337585449 -- 2026-06-25 16:24:51.751[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133126 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6704171 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00124192237854 -- 2026-06-25 16:24:51.752[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02045202255249 -- 2026-06-25 16:24:51.805[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133126 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001417875289917 -- 2026-06-25 16:24:51.807[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133126 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6704171 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012691020965576 -- 2026-06-25 16:24:51.808[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012350082397461 -- 2026-06-25 16:24:51.810[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012521743774414 -- 2026-06-25 16:24:51.848[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011604070663452 -- 2026-06-25 16:24:53.267[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017254114151001 -- 2026-06-25 16:24:53.911[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089812278747559 -- 2026-06-25 16:24:55.027[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133125 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133125 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017099380493164 -- 2026-06-25 16:24:55.029[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133125 select payment_id from dbthird.thd_payment where oa_payment_id = 133125 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001784086227417 -- 2026-06-25 16:24:55.031[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133125 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145652 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017600059509277 -- 2026-06-25 16:24:55.033[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133125 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6704163 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015699863433838 -- 2026-06-25 16:24:55.034[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133125 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016348361968994 -- 2026-06-25 16:24:55.069[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133125 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017070770263672 -- 2026-06-25 16:24:55.070[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133125 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6704163 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015799999237061 -- 2026-06-25 16:24:55.072[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133125 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015511512756348 -- 2026-06-25 16:24:55.074[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133125 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016288757324219 -- 2026-06-25 16:24:55.112[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133125 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01599907875061 -- 2026-06-25 16:24:56.011[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133125 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094819068908691 -- 2026-06-25 16:24:56.495[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090198516845703 -- 2026-06-25 16:24:58.947[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133125 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133125 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017039775848389 -- 2026-06-25 16:24:58.949[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133125 select payment_id from dbthird.thd_payment where oa_payment_id = 133125 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016911029815674 -- 2026-06-25 16:24:58.951[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133125 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145652 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016970634460449 -- 2026-06-25 16:24:58.952[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133125 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6704163 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016641616821289 -- 2026-06-25 16:24:58.954[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133125 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017430782318115 -- 2026-06-25 16:24:58.989[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133125 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016751289367676 -- 2026-06-25 16:24:58.991[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133125 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6704163 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001676082611084 -- 2026-06-25 16:24:58.993[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133125 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016789436340332 -- 2026-06-25 16:24:58.994[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133125 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017249584197998 -- 2026-06-25 16:24:59.032[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133125 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027322053909302 -- 2026-06-25 16:25:03.207[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010835886001587 -- 2026-06-25 16:25:04.556[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133123 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133123 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001737117767334 -- 2026-06-25 16:25:04.558[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133123 select payment_id from dbthird.thd_payment where oa_payment_id = 133123 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017738342285156 -- 2026-06-25 16:25:04.560[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133123 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145650 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017478466033936 -- 2026-06-25 16:25:04.562[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133123 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6704129 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016250610351562 -- 2026-06-25 16:25:04.563[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133123 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020246982574463 -- 2026-06-25 16:25:04.615[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133123 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017728805541992 -- 2026-06-25 16:25:04.617[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133123 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6704129 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016329288482666 -- 2026-06-25 16:25:04.619[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133123 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016078948974609 -- 2026-06-25 16:25:04.620[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133123 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016629695892334 -- 2026-06-25 16:25:04.660[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133123 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087521076202393 -- 2026-06-25 16:25:05.485[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133123 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014057159423828 -- 2026-06-25 16:25:05.998[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012550115585327 -- 2026-06-25 16:25:07.362[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133120 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133120 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018250942230225 -- 2026-06-25 16:25:07.364[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133120 select payment_id from dbthird.thd_payment where oa_payment_id = 133120 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018699169158936 -- 2026-06-25 16:25:07.366[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133120 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145647 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021898746490479 -- 2026-06-25 16:25:07.369[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133120 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703835 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016839504241943 -- 2026-06-25 16:25:07.370[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133120 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017299652099609 -- 2026-06-25 16:25:07.403[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133120 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018820762634277 -- 2026-06-25 16:25:07.405[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133120 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703835 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016689300537109 -- 2026-06-25 16:25:07.407[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133120 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016801357269287 -- 2026-06-25 16:25:07.409[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133120 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017189979553223 -- 2026-06-25 16:25:07.447[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133120 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0075278282165527 -- 2026-06-25 16:25:08.132[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133120 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0074419975280762 -- 2026-06-25 16:25:08.725[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018097162246704 -- 2026-06-25 16:25:09.840[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133116 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133116 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016720294952393 -- 2026-06-25 16:25:09.842[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133116 select payment_id from dbthird.thd_payment where oa_payment_id = 133116 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017130374908447 -- 2026-06-25 16:25:09.843[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133116 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145643 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016899108886719 -- 2026-06-25 16:25:09.845[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133116 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703770 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015439987182617 -- 2026-06-25 16:25:09.847[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133116 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016031265258789 -- 2026-06-25 16:25:09.880[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133116 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017201900482178 -- 2026-06-25 16:25:09.882[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133116 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703770 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015509128570557 -- 2026-06-25 16:25:09.884[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133116 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015361309051514 -- 2026-06-25 16:25:09.886[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133116 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015618801116943 -- 2026-06-25 16:25:09.924[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133116 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083310604095459 -- 2026-06-25 16:25:10.545[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133116 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016234874725342 -- 2026-06-25 16:25:11.062[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096480846405029 -- 2026-06-25 16:25:12.343[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133115 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133115 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001878023147583 -- 2026-06-25 16:25:12.345[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133115 select payment_id from dbthird.thd_payment where oa_payment_id = 133115 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019500255584717 -- 2026-06-25 16:25:12.347[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133115 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145642 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019209384918213 -- 2026-06-25 16:25:12.349[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133115 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703667 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017440319061279 -- 2026-06-25 16:25:12.351[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133115 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024707078933716 -- 2026-06-25 16:25:12.408[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133115 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019261837005615 -- 2026-06-25 16:25:12.410[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133115 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703667 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017778873443604 -- 2026-06-25 16:25:12.412[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133115 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017421245574951 -- 2026-06-25 16:25:12.414[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133115 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018010139465332 -- 2026-06-25 16:25:12.930[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133115 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022953987121582 -- 2026-06-25 16:25:13.602[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133115 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087490081787109 -- 2026-06-25 16:25:13.740[秦湖-南京办-2803] -- /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.0081720352172852 -- 2026-06-25 16:25:14.109[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097978115081787 -- 2026-06-25 16:25:15.301[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133112 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133112 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018661022186279 -- 2026-06-25 16:25:15.303[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133112 select payment_id from dbthird.thd_payment where oa_payment_id = 133112 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018930435180664 -- 2026-06-25 16:25:15.305[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133112 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145639 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023250579833984 -- 2026-06-25 16:25:15.308[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133112 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703640 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017509460449219 -- 2026-06-25 16:25:15.310[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133112 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018179416656494 -- 2026-06-25 16:25:15.344[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133112 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019011497497559 -- 2026-06-25 16:25:15.346[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133112 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703640 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017480850219727 -- 2026-06-25 16:25:15.348[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133112 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001737117767334 -- 2026-06-25 16:25:15.350[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133112 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017600059509277 -- 2026-06-25 16:25:15.388[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133112 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012337923049927 -- 2026-06-25 16:25:16.237[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133112 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021638870239258 -- 2026-06-25 16:25:16.800[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01355504989624 -- 2026-06-25 16:25:17.946[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133113 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133113 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018489360809326 -- 2026-06-25 16:25:17.948[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133113 select payment_id from dbthird.thd_payment where oa_payment_id = 133113 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018858909606934 -- 2026-06-25 16:25:17.950[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133113 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145640 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022008419036865 -- 2026-06-25 16:25:17.953[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133113 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703660 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016961097717285 -- 2026-06-25 16:25:17.954[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133113 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017399787902832 -- 2026-06-25 16:25:17.987[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133113 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018260478973389 -- 2026-06-25 16:25:17.989[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133113 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703660 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017199516296387 -- 2026-06-25 16:25:17.991[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133113 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001680850982666 -- 2026-06-25 16:25:17.993[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133113 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017409324645996 -- 2026-06-25 16:25:18.031[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133113 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096180438995361 -- 2026-06-25 16:25:18.651[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133113 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096971988677979 -- 2026-06-25 16:25:19.161[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015388965606689 -- 2026-06-25 16:25:20.548[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133111 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133111 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019619464874268 -- 2026-06-25 16:25:20.550[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133111 select payment_id from dbthird.thd_payment where oa_payment_id = 133111 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020008087158203 -- 2026-06-25 16:25:20.552[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133111 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145638 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018951892852783 -- 2026-06-25 16:25:20.554[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133111 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703637 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014150142669678 -- 2026-06-25 16:25:20.556[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133111 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019299983978271 -- 2026-06-25 16:25:20.607[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133111 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015938282012939 -- 2026-06-25 16:25:20.609[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133111 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703637 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014269351959229 -- 2026-06-25 16:25:20.611[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133111 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013999938964844 -- 2026-06-25 16:25:20.612[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133111 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014281272888184 -- 2026-06-25 16:25:20.650[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133111 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080471038818359 -- 2026-06-25 16:25:22.722[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133111 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086479187011719 -- 2026-06-25 16:25:23.214[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010248899459839 -- 2026-06-25 16:25:23.710[秦湖-南京办-2803] -- /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.0096709728240967 -- 2026-06-25 16:25:24.407[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133110 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133110 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018539428710938 -- 2026-06-25 16:25:24.409[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133110 select payment_id from dbthird.thd_payment where oa_payment_id = 133110 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019397735595703 -- 2026-06-25 16:25:24.411[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133110 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145637 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018720626831055 -- 2026-06-25 16:25:24.413[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133110 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703604 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017721652984619 -- 2026-06-25 16:25:24.415[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133110 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017788410186768 -- 2026-06-25 16:25:24.450[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133110 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018970966339111 -- 2026-06-25 16:25:24.452[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133110 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703604 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017428398132324 -- 2026-06-25 16:25:24.454[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133110 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001816987991333 -- 2026-06-25 16:25:24.456[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133110 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017929077148438 -- 2026-06-25 16:25:24.496[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133110 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082330703735352 -- 2026-06-25 16:25:26.694[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133110 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011542081832886 -- 2026-06-25 16:25:27.163[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010069847106934 -- 2026-06-25 16:25:28.372[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133108 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133108 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016789436340332 -- 2026-06-25 16:25:28.374[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133108 select payment_id from dbthird.thd_payment where oa_payment_id = 133108 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018000602722168 -- 2026-06-25 16:25:28.376[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133108 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145635 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021450519561768 -- 2026-06-25 16:25:28.378[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133108 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703578 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015759468078613 -- 2026-06-25 16:25:28.380[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133108 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016419887542725 -- 2026-06-25 16:25:28.414[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133108 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016870498657227 -- 2026-06-25 16:25:28.415[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133108 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703578 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015599727630615 -- 2026-06-25 16:25:28.417[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133108 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015709400177002 -- 2026-06-25 16:25:28.419[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133108 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016238689422607 -- 2026-06-25 16:25:28.458[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133108 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088369846343994 -- 2026-06-25 16:25:29.206[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133108 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0221848487854 -- 2026-06-25 16:25:29.783[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092520713806152 -- 2026-06-25 16:25:31.161[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133107 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133107 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017831325531006 -- 2026-06-25 16:25:31.163[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133107 select payment_id from dbthird.thd_payment where oa_payment_id = 133107 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018110275268555 -- 2026-06-25 16:25:31.165[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133107 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145634 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017869472503662 -- 2026-06-25 16:25:31.167[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133107 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703571 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016210079193115 -- 2026-06-25 16:25:31.168[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133107 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017001628875732 -- 2026-06-25 16:25:31.201[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133107 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001802921295166 -- 2026-06-25 16:25:31.203[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133107 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703571 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016369819641113 -- 2026-06-25 16:25:31.205[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133107 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016260147094727 -- 2026-06-25 16:25:31.207[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133107 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016598701477051 -- 2026-06-25 16:25:31.247[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133107 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012951135635376 -- 2026-06-25 16:25:33.687[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133107 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085179805755615 -- 2026-06-25 16:25:34.301[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082488059997559 -- 2026-06-25 16:25:35.664[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133106 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133106 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015699863433838 -- 2026-06-25 16:25:35.666[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133106 select payment_id from dbthird.thd_payment where oa_payment_id = 133106 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016098022460938 -- 2026-06-25 16:25:35.667[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133106 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145633 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020389556884766 -- 2026-06-25 16:25:35.670[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133106 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703569 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014359951019287 -- 2026-06-25 16:25:35.671[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133106 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01832103729248 -- 2026-06-25 16:25:35.722[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133106 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016469955444336 -- 2026-06-25 16:25:35.724[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133106 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703569 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014529228210449 -- 2026-06-25 16:25:35.725[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133106 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014441013336182 -- 2026-06-25 16:25:35.727[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133106 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014729499816895 -- 2026-06-25 16:25:35.765[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133106 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013610124588013 -- 2026-06-25 16:25:36.635[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133106 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020535945892334 -- 2026-06-25 16:25:37.121[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017908096313477 -- 2026-06-25 16:25:39.082[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133104 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133104 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017900466918945 -- 2026-06-25 16:25:39.084[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133104 select payment_id from dbthird.thd_payment where oa_payment_id = 133104 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018420219421387 -- 2026-06-25 16:25:39.086[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133104 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145631 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018069744110107 -- 2026-06-25 16:25:39.088[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133104 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703516 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016729831695557 -- 2026-06-25 16:25:39.090[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133104 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016965866088867 -- 2026-06-25 16:25:39.137[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133104 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018210411071777 -- 2026-06-25 16:25:39.139[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133104 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703516 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016810894012451 -- 2026-06-25 16:25:39.141[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133104 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016770362854004 -- 2026-06-25 16:25:39.143[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133104 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017120838165283 -- 2026-06-25 16:25:39.182[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133104 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082418918609619 -- 2026-06-25 16:25:40.018[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133104 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021950006484985 -- 2026-06-25 16:25:40.586[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02095890045166 -- 2026-06-25 16:25:41.826[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133103 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133103 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019388198852539 -- 2026-06-25 16:25:41.828[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133103 select payment_id from dbthird.thd_payment where oa_payment_id = 133103 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019791126251221 -- 2026-06-25 16:25:41.830[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133103 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145630 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002371072769165 -- 2026-06-25 16:25:41.833[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133103 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703251 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018351078033447 -- 2026-06-25 16:25:41.835[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133103 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018701553344727 -- 2026-06-25 16:25:41.868[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133103 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019350051879883 -- 2026-06-25 16:25:41.870[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133103 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703251 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018150806427002 -- 2026-06-25 16:25:41.872[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133103 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018131732940674 -- 2026-06-25 16:25:41.874[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133103 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018558502197266 -- 2026-06-25 16:25:41.913[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133103 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084960460662842 -- 2026-06-25 16:25:42.754[秦湖-南京办-2803] -- /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.0081140995025635 -- 2026-06-25 16:25:43.644[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133103 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020308971405029 -- 2026-06-25 16:25:44.271[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084359645843506 -- 2026-06-25 16:25:51.068[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133101 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133101 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016438961029053 -- 2026-06-25 16:25:51.070[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133101 select payment_id from dbthird.thd_payment where oa_payment_id = 133101 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017330646514893 -- 2026-06-25 16:25:51.071[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133101 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145628 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017290115356445 -- 2026-06-25 16:25:51.073[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133101 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703228 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015349388122559 -- 2026-06-25 16:25:51.075[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133101 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015809535980225 -- 2026-06-25 16:25:51.109[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133101 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016469955444336 -- 2026-06-25 16:25:51.111[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133101 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703228 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015327930450439 -- 2026-06-25 16:25:51.112[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133101 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015079975128174 -- 2026-06-25 16:25:51.114[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133101 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015301704406738 -- 2026-06-25 16:25:51.153[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133101 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081279277801514 -- 2026-06-25 16:25:52.068[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133101 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085020065307617 -- 2026-06-25 16:25:52.648[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088870525360107 -- 2026-06-25 16:25:53.914[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8524 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8524 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017938613891602 -- 2026-06-25 16:25:53.916[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8524 select org_id,org_name from dbsys.sys_org where corp_acct_id = 46 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015969276428223 -- 2026-06-25 16:25:53.918[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8524 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017859935760498 -- 2026-06-25 16:25:53.952[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8524 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702353 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015919208526611 -- 2026-06-25 16:25:53.954[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8524 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080480575561523 -- 2026-06-25 16:25:59.416[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021477937698364 -- 2026-06-25 16:25:59.901[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084459781646729 -- 2026-06-25 16:26:01.203[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132891 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 132891 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015687942504883 -- 2026-06-25 16:26:01.204[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132891 select payment_id from dbthird.thd_payment where oa_payment_id = 132891 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015890598297119 -- 2026-06-25 16:26:01.206[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132891 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145426 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001957893371582 -- 2026-06-25 16:26:01.208[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132891 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6691446 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001417875289917 -- 2026-06-25 16:26:01.210[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132891 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015740394592285 -- 2026-06-25 16:26:01.243[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132891 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015621185302734 -- 2026-06-25 16:26:01.244[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132891 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6691446 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014119148254395 -- 2026-06-25 16:26:01.246[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132891 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014212131500244 -- 2026-06-25 16:26:01.248[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132891 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014560222625732 -- 2026-06-25 16:26:01.285[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=132891 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012242078781128 -- 2026-06-25 16:26:04.447[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=132891 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097701549530029 -- 2026-06-25 16:26:04.929[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020982027053833 -- 2026-06-25 16:26:06.127[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8520 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8520 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00193190574646 -- 2026-06-25 16:26:06.129[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8520 select org_id,org_name from dbsys.sys_org where corp_acct_id = 11 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018110275268555 -- 2026-06-25 16:26:06.131[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8520 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019819736480713 -- 2026-06-25 16:26:06.166[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8520 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6700159 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021413087844849 -- 2026-06-25 16:26:11.677[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010001182556152 -- 2026-06-25 16:26:12.170[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021346807479858 -- 2026-06-25 16:26:13.291[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=4307 select a.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(a.purch_apply_date,'%Y-%m-%d') apply_date,1 appr_type_id,p.appr_proc_name, date_format(a.purch_end_date,'%Y-%m-%d') purch_end_date from dbpurc.purc_apply a LEFT JOIN dbsys.sys_contact c ON a.purch_apply_id = c.cont_id LEFT JOIN dbsys.sys_org org ON a.purch_department_id = org.org_id LEFT JOIN dbsys.sys_contact cr on a.createdby_id = cr.cont_id LEFT JOIN dbsys.sys_contact up on a.updatedby_id = up.cont_id LEFT JOIN dboa.oa_appr_process p ON a.appr_proc_id = p.appr_proc_id where a.purcapply_id = 4307 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022449493408203 -- 2026-06-25 16:26:13.294[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=4307 select * from dbpurc.purc_apply_product where purcapply_id = 4307 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015711784362793 -- 2026-06-25 16:26:13.295[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=4307 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082359313964844 -- 2026-06-25 16:26:18.622[秦湖-南京办-2803] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select admin_id cont_id from dbsys.sys_acct where acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016539096832275 -- 2026-06-25 16:26:18.623[秦湖-南京办-2803] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 312 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001633882522583 -- 2026-06-25 16:26:18.665[秦湖-南京办-2803] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091609954833984 -- 2026-06-25 16:26:22.533[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087518692016602 -- 2026-06-25 16:26:23.019[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024905920028687 -- 2026-06-25 16:26:48.331[秦湖-南京办-2803] -- /buz/oa/index.php/oamgmt/get_order_item SELECT o.order_id,o.order_no,o.owner_id FROM dbthird.thd_order o left join dbthird.thd_order_extend o_e on o_e.order_id = o.order_id WHERE o.acct_id = 9 AND o.order_no like '%0042%' order by o.order_id desc LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091350078582764 -- 2026-06-25 16:27:04.756[秦湖-南京办-2803] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_order select admin_id cont_id from dbsys.sys_acct where acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001777172088623 -- 2026-06-25 16:27:04.758[秦湖-南京办-2803] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 312 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018100738525391 -- 2026-06-25 16:27:04.791[秦湖-南京办-2803] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094261169433594 -- 2026-06-25 16:27:10.390[秦湖-南京办-2803] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select admin_id cont_id from dbsys.sys_acct where acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017850399017334 -- 2026-06-25 16:27:10.392[秦湖-南京办-2803] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 312 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018301010131836 -- 2026-06-25 16:27:10.479[秦湖-南京办-2803] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032191276550293 -- 2026-06-25 16:27:10.513[秦湖-南京办-2803] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2803,updatedby_id = 2803 where extrafareApply_id = 79732 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030801296234131 -- 2026-06-25 16:27:10.516[秦湖-南京办-2803] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2803,updatedby_id = 2803 where otherfee_id = 75915 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014596939086914 -- 2026-06-25 16:27:46.971[秦湖-南京办-2803] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select admin_id cont_id from dbsys.sys_acct where acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018889904022217 -- 2026-06-25 16:27:46.974[秦湖-南京办-2803] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 312 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018298625946045 -- 2026-06-25 16:27:47.049[秦湖-南京办-2803] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003079891204834 -- 2026-06-25 16:27:47.082[秦湖-南京办-2803] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2803,updatedby_id = 2803 where extrafareApply_id = 79732 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003262996673584 -- 2026-06-25 16:27:47.085[秦湖-南京办-2803] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2803,updatedby_id = 2803 where otherfee_id = 75915 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012593984603882 -- 2026-06-25 16:27:48.178[秦湖-南京办-2803] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select admin_id cont_id from dbsys.sys_acct where acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016307830810547 -- 2026-06-25 16:27:48.180[秦湖-南京办-2803] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 312 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017049312591553 -- 2026-06-25 16:27:48.267[秦湖-南京办-2803] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029478073120117 -- 2026-06-25 16:27:48.300[秦湖-南京办-2803] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2803,updatedby_id = 2803 where extrafareApply_id = 79732 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002824068069458 -- 2026-06-25 16:27:48.303[秦湖-南京办-2803] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2803,updatedby_id = 2803 where otherfee_id = 75915 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021846055984497 -- 2026-06-25 16:27:48.539[秦湖-南京办-2803] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021379947662354 -- 2026-06-25 16:27:51.534[秦湖-南京办-2803] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select admin_id cont_id from dbsys.sys_acct where acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017459392547607 -- 2026-06-25 16:27:51.536[秦湖-南京办-2803] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 312 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017609596252441 -- 2026-06-25 16:27:51.629[秦湖-南京办-2803] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003087043762207 -- 2026-06-25 16:27:51.662[秦湖-南京办-2803] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2803,updatedby_id = 2803 where extrafareApply_id = 79732 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028789043426514 -- 2026-06-25 16:27:51.665[秦湖-南京办-2803] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2803,updatedby_id = 2803 where otherfee_id = 75915 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081131458282471 -- 2026-06-25 16:27:51.779[秦湖-南京办-2803] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.007235050201416 -- 2026-06-25 16:28:45.743 -- /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.0013320446014404 -- 2026-06-25 16:28:45.746 -- /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.0022501945495605 -- 2026-06-25 16:28:45.748 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='ZhangTiHai' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015759468078613 -- 2026-06-25 16:28:45.750[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 23 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093719959259033 -- 2026-06-25 16:28:46.924[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089941024780273 -- 2026-06-25 16:30:41.413 -- /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.0017931461334229 -- 2026-06-25 16:30:41.417 -- /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.0027530193328857 -- 2026-06-25 16:30:41.420 -- /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.0019729137420654 -- 2026-06-25 16:30:41.422[高祥-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.018553972244263 -- 2026-06-25 16:30:41.727[高祥-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.0087101459503174 -- 2026-06-25 16:30:43.373[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133080 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133080 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020291805267334 -- 2026-06-25 16:30:43.375[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133080 select payment_id from dbthird.thd_payment where oa_payment_id = 133080 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016508102416992 -- 2026-06-25 16:30:43.377[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133080 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145614 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019919872283936 -- 2026-06-25 16:30:43.379[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133080 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6702698 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014419555664062 -- 2026-06-25 16:30:43.380[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133080 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019515037536621 -- 2026-06-25 16:30:43.432[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133080 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016050338745117 -- 2026-06-25 16:30:43.434[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133080 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702698 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014610290527344 -- 2026-06-25 16:30:43.435[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133080 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014660358428955 -- 2026-06-25 16:30:43.437[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133080 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014879703521729 -- 2026-06-25 16:30:43.476[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133080 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008991003036499 -- 2026-06-25 16:30:44.098[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133080 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087051391601562 -- 2026-06-25 16:30:44.677[高祥-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.0071110725402832 -- 2026-06-25 16:30:46.037[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133071 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133071 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013589859008789 -- 2026-06-25 16:30:46.038[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133071 select payment_id from dbthird.thd_payment where oa_payment_id = 133071 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014560222625732 -- 2026-06-25 16:30:46.040[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133071 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145605 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021629333496094 -- 2026-06-25 16:30:46.042[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133071 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6702103 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012311935424805 -- 2026-06-25 16:30:46.043[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133071 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012860298156738 -- 2026-06-25 16:30:46.076[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133071 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013728141784668 -- 2026-06-25 16:30:46.078[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133071 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702103 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012331008911133 -- 2026-06-25 16:30:46.079[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133071 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012259483337402 -- 2026-06-25 16:30:46.081[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133071 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012919902801514 -- 2026-06-25 16:30:46.119[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133071 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010930061340332 -- 2026-06-25 16:30:46.743[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133071 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015239953994751 -- 2026-06-25 16:30:47.340[高祥-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.0085108280181885 -- 2026-06-25 16:30:48.617[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133070 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133070 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015718936920166 -- 2026-06-25 16:30:48.619[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133070 select payment_id from dbthird.thd_payment where oa_payment_id = 133070 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016741752624512 -- 2026-06-25 16:30:48.621[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133070 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145604 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015850067138672 -- 2026-06-25 16:30:48.622[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133070 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6702098 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014510154724121 -- 2026-06-25 16:30:48.624[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133070 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015180110931396 -- 2026-06-25 16:30:48.658[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133070 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015811920166016 -- 2026-06-25 16:30:48.660[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133070 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702098 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014450550079346 -- 2026-06-25 16:30:48.661[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133070 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014569759368896 -- 2026-06-25 16:30:48.663[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133070 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-25 16:30:48.704[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133070 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077800750732422 -- 2026-06-25 16:30:49.373[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133070 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015313863754272 -- 2026-06-25 16:30:49.911[高祥-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.0093729496002197 -- 2026-06-25 16:30:51.322[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133069 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133069 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021421909332275 -- 2026-06-25 16:30:51.325[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133069 select payment_id from dbthird.thd_payment where oa_payment_id = 133069 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018470287322998 -- 2026-06-25 16:30:51.327[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133069 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145603 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021069049835205 -- 2026-06-25 16:30:51.329[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133069 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6702089 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015659332275391 -- 2026-06-25 16:30:51.331[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133069 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018250942230225 -- 2026-06-25 16:30:51.381[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133069 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017490386962891 -- 2026-06-25 16:30:51.383[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133069 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702089 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015408992767334 -- 2026-06-25 16:30:51.385[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133069 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015311241149902 -- 2026-06-25 16:30:51.386[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133069 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-25 16:30:51.432[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133069 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081570148468018 -- 2026-06-25 16:30:52.124[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133069 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095388889312744 -- 2026-06-25 16:30:52.661[高祥-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.017807006835938 -- 2026-06-25 16:30:54.036[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133068 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133068 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019419193267822 -- 2026-06-25 16:30:54.038[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133068 select payment_id from dbthird.thd_payment where oa_payment_id = 133068 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020530223846436 -- 2026-06-25 16:30:54.040[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133068 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145602 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001945972442627 -- 2026-06-25 16:30:54.042[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133068 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6702061 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001802921295166 -- 2026-06-25 16:30:54.044[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133068 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018479824066162 -- 2026-06-25 16:30:54.079[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133068 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001986026763916 -- 2026-06-25 16:30:54.081[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133068 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702061 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001812219619751 -- 2026-06-25 16:30:54.083[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133068 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-25 16:30:54.085[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133068 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018210411071777 -- 2026-06-25 16:30:54.125[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133068 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019706964492798 -- 2026-06-25 16:30:54.818[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133068 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020994901657104 -- 2026-06-25 16:30:55.430[高祥-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.011522054672241 -- 2026-06-25 16:30:56.700[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133066 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133066 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015990734100342 -- 2026-06-25 16:30:56.702[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133066 select payment_id from dbthird.thd_payment where oa_payment_id = 133066 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016419887542725 -- 2026-06-25 16:30:56.703[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133066 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145600 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015840530395508 -- 2026-06-25 16:30:56.705[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133066 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6701937 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014410018920898 -- 2026-06-25 16:30:56.707[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015230178833008 -- 2026-06-25 16:30:56.740[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133066 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016169548034668 -- 2026-06-25 16:30:56.742[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133066 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6701937 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001460075378418 -- 2026-06-25 16:30:56.743[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014410018920898 -- 2026-06-25 16:30:56.745[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015189647674561 -- 2026-06-25 16:30:56.786[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082278251647949 -- 2026-06-25 16:30:57.709[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094079971313477 -- 2026-06-25 16:30:58.257[高祥-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.0085849761962891 -- 2026-06-25 16:30:59.435[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133046 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133046 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016219615936279 -- 2026-06-25 16:30:59.437[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133046 select payment_id from dbthird.thd_payment where oa_payment_id = 133046 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016741752624512 -- 2026-06-25 16:30:59.439[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133046 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145580 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002079963684082 -- 2026-06-25 16:30:59.441[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133046 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6699727 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014979839324951 -- 2026-06-25 16:30:59.443[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133046 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015990734100342 -- 2026-06-25 16:30:59.476[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133046 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016508102416992 -- 2026-06-25 16:30:59.478[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133046 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6699727 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015239715576172 -- 2026-06-25 16:30:59.479[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133046 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014770030975342 -- 2026-06-25 16:30:59.481[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133046 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001533031463623 -- 2026-06-25 16:30:59.521[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133046 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013419151306152 -- 2026-06-25 16:31:00.118[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133046 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011809825897217 -- 2026-06-25 16:31:00.636[高祥-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.019148111343384 -- 2026-06-25 16:31:01.922[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133035 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133035 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017430782318115 -- 2026-06-25 16:31:01.924[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133035 select payment_id from dbthird.thd_payment where oa_payment_id = 133035 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018110275268555 -- 2026-06-25 16:31:01.926[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133035 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145570 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021958351135254 -- 2026-06-25 16:31:01.928[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133035 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6699175 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016191005706787 -- 2026-06-25 16:31:01.930[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133035 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014507055282593 -- 2026-06-25 16:31:01.976[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133035 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018110275268555 -- 2026-06-25 16:31:01.978[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133035 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6699175 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016300678253174 -- 2026-06-25 16:31:01.980[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133035 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001615047454834 -- 2026-06-25 16:31:01.981[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133035 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-25 16:31:02.027[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133035 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012570858001709 -- 2026-06-25 16:31:02.798[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133035 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089399814605713 -- 2026-06-25 16:31:03.288[高祥-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.008450984954834 -- 2026-06-25 16:31:04.985[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133029 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133029 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015389919281006 -- 2026-06-25 16:31:04.986[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133029 select payment_id from dbthird.thd_payment where oa_payment_id = 133029 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016319751739502 -- 2026-06-25 16:31:04.988[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133029 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145564 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001953125 -- 2026-06-25 16:31:04.990[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133029 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6698967 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014059543609619 -- 2026-06-25 16:31:04.992[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133029 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001446008682251 -- 2026-06-25 16:31:05.025[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133029 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015459060668945 -- 2026-06-25 16:31:05.027[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133029 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6698967 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013959407806396 -- 2026-06-25 16:31:05.028[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133029 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013930797576904 -- 2026-06-25 16:31:05.030[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133029 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-25 16:31:05.071[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133029 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080649852752686 -- 2026-06-25 16:31:05.875[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133029 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077359676361084 -- 2026-06-25 16:31:06.503[高祥-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.022397041320801 -- 2026-06-25 16:31:07.864[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133028 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133028 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017778873443604 -- 2026-06-25 16:31:07.866[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133028 select payment_id from dbthird.thd_payment where oa_payment_id = 133028 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018489360809326 -- 2026-06-25 16:31:07.868[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133028 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145563 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018210411071777 -- 2026-06-25 16:31:07.870[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133028 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6698965 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016210079193115 -- 2026-06-25 16:31:07.872[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133028 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016911029815674 -- 2026-06-25 16:31:07.906[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133028 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017719268798828 -- 2026-06-25 16:31:07.908[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133028 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6698965 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016350746154785 -- 2026-06-25 16:31:07.910[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133028 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-25 16:31:07.912[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133028 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016791820526123 -- 2026-06-25 16:31:07.956[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133028 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017524003982544 -- 2026-06-25 16:31:08.757[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133028 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086278915405273 -- 2026-06-25 16:31:09.352[高祥-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.0091898441314697 -- 2026-06-25 16:31:10.764[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133027 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133027 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016410350799561 -- 2026-06-25 16:31:10.766[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133027 select payment_id from dbthird.thd_payment where oa_payment_id = 133027 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001755952835083 -- 2026-06-25 16:31:10.768[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133027 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145562 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002079963684082 -- 2026-06-25 16:31:10.770[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133027 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6698919 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015289783477783 -- 2026-06-25 16:31:10.772[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133027 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018933057785034 -- 2026-06-25 16:31:10.823[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133027 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017440319061279 -- 2026-06-25 16:31:10.825[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133027 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6698919 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015139579772949 -- 2026-06-25 16:31:10.827[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133027 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015068054199219 -- 2026-06-25 16:31:10.829[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133027 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016160011291504 -- 2026-06-25 16:31:10.872[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133027 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092761516571045 -- 2026-06-25 16:31:11.547[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133027 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076780319213867 -- 2026-06-25 16:31:12.134[高祥-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.011155128479004 -- 2026-06-25 16:31:15.632[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8524 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8524 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020289421081543 -- 2026-06-25 16:31:15.634[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8524 select org_id,org_name from dbsys.sys_org where corp_acct_id = 46 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018739700317383 -- 2026-06-25 16:31:15.636[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8524 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020220279693604 -- 2026-06-25 16:31:15.671[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8524 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702353 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017910003662109 -- 2026-06-25 16:31:15.673[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8524 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089528560638428 -- 2026-06-25 16:31:19.955[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096101760864258 -- 2026-06-25 16:31:20.658[高祥-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.0091969966888428 -- 2026-06-25 16:31:24.905[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8520 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8520 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015771389007568 -- 2026-06-25 16:31:24.907[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8520 select org_id,org_name from dbsys.sys_org where corp_acct_id = 11 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014359951019287 -- 2026-06-25 16:31:24.908[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8520 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016000270843506 -- 2026-06-25 16:31:24.942[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8520 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6700159 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083529949188232 -- 2026-06-25 16:31:30.434[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096640586853027 -- 2026-06-25 16:31:31.166[高祥-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.021130800247192 -- 2026-06-25 16:32:49.352 -- /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.0018110275268555 -- 2026-06-25 16:32:49.356 -- /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.0026800632476807 -- 2026-06-25 16:32:49.359 -- /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.0020210742950439 -- 2026-06-25 16:32:49.361[王翔-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.011713027954102 -- 2026-06-25 16:32:49.712[王翔-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.0093870162963867 -- 2026-06-25 16:32:50.896[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133132 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133132 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018148422241211 -- 2026-06-25 16:32:50.898[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133132 select payment_id from dbthird.thd_payment where oa_payment_id = 133132 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018548965454102 -- 2026-06-25 16:32:50.900[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133132 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145659 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022168159484863 -- 2026-06-25 16:32:50.902[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133132 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6704272 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016679763793945 -- 2026-06-25 16:32:50.904[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133132 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018069744110107 -- 2026-06-25 16:32:50.937[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133132 select * from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018148422241211 -- 2026-06-25 16:32:50.939[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133132 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6704272 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016541481018066 -- 2026-06-25 16:32:50.941[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133132 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016789436340332 -- 2026-06-25 16:32:50.943[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133132 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016529560089111 -- 2026-06-25 16:32:50.985[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133132 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0067720413208008 -- 2026-06-25 16:32:57.154[王翔-928] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133132 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076210498809814 -- 2026-06-25 16:32:57.579[王翔-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.011975049972534 -- 2026-06-25 16:33:35.447 -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015771389007568 -- 2026-06-25 16:33:35.450 -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 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.0025179386138916 -- 2026-06-25 16:33:35.453 -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 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='ZhuGuoCheng' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017259120941162 -- 2026-06-25 16:33:35.455[超级管理员-31] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 2 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015480518341064 -- 2026-06-25 16:33:35.462[超级管理员-31] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 31 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0026609897613525 -- 2026-06-25 16:33:35.465[超级管理员-31] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select count(1) cnt from dbsys.sys_contact c left join dbsys.sys_acct a on c.acct_id = a.acct_id where c.parent_cont_id = 31 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015370845794678 -- 2026-06-25 16:33:35.466[超级管理员-31] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select a.root_acct_id, a.acct_id from dbsys.sys_contact c left join dbsys.sys_acct a on c.acct_id = a.acct_id where c.cont_id = 31 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015461444854736 -- 2026-06-25 16:33:35.468[超级管理员-31] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select ap.para_value from dbsys.sys_acct_para ap left join dbconfig.config_para a on ap.para_id = a.para_id where ap.acct_id in (2) and a.tag = 'base_multiAccount_switchModeId' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001427173614502 -- 2026-06-25 16:33:35.470[超级管理员-31] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select ap.para_value from dbsys.sys_acct_para ap left join dbconfig.config_para a on ap.para_id = a.para_id where ap.acct_id in (2) and a.tag = 'base_multiAccount_switchModeId' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019463062286377 -- 2026-06-25 16:34:25.728[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133026 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133026 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020639896392822 -- 2026-06-25 16:34:25.731[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133026 select payment_id from dbthird.thd_payment where oa_payment_id = 133026 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017411708831787 -- 2026-06-25 16:34:25.732[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133026 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145561 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020339488983154 -- 2026-06-25 16:34:25.735[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133026 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6698913 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016138553619385 -- 2026-06-25 16:34:25.736[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133026 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017108917236328 -- 2026-06-25 16:34:25.771[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133026 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001643180847168 -- 2026-06-25 16:34:25.773[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133026 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6698913 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015389919281006 -- 2026-06-25 16:34:25.775[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133026 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015039443969727 -- 2026-06-25 16:34:25.777[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133026 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015430450439453 -- 2026-06-25 16:34:25.818[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133026 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082540512084961 -- 2026-06-25 16:34:26.534[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133026 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015316963195801 -- 2026-06-25 16:34:27.077[高祥-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.022067070007324 -- 2026-06-25 16:34:28.535[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133025 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133025 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019528865814209 -- 2026-06-25 16:34:28.537[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133025 select payment_id from dbthird.thd_payment where oa_payment_id = 133025 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020239353179932 -- 2026-06-25 16:34:28.540[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133025 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145560 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019581317901611 -- 2026-06-25 16:34:28.542[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133025 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6698908 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001863956451416 -- 2026-06-25 16:34:28.544[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133025 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019779205322266 -- 2026-06-25 16:34:28.578[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133025 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019528865814209 -- 2026-06-25 16:34:28.580[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133025 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6698908 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018417835235596 -- 2026-06-25 16:34:28.582[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133025 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018301010131836 -- 2026-06-25 16:34:28.584[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133025 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019071102142334 -- 2026-06-25 16:34:28.625[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133025 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008991003036499 -- 2026-06-25 16:34:29.168[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133025 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091049671173096 -- 2026-06-25 16:34:29.668[高祥-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.0068619251251221 -- 2026-06-25 16:34:30.810[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133024 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133024 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013210773468018 -- 2026-06-25 16:34:30.811[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133024 select payment_id from dbthird.thd_payment where oa_payment_id = 133024 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014090538024902 -- 2026-06-25 16:34:30.813[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133024 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145559 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013630390167236 -- 2026-06-25 16:34:30.814[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133024 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6698901 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012199878692627 -- 2026-06-25 16:34:30.816[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133024 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018915891647339 -- 2026-06-25 16:34:30.867[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133024 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013828277587891 -- 2026-06-25 16:34:30.868[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133024 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6698901 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012259483337402 -- 2026-06-25 16:34:30.870[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133024 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012059211730957 -- 2026-06-25 16:34:30.871[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133024 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012478828430176 -- 2026-06-25 16:34:30.914[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133024 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01888108253479 -- 2026-06-25 16:34:31.545[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133024 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015740156173706 -- 2026-06-25 16:34:32.125[高祥-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.0093848705291748 -- 2026-06-25 16:34:33.208[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133023 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133023 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017898082733154 -- 2026-06-25 16:34:33.210[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133023 select payment_id from dbthird.thd_payment where oa_payment_id = 133023 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018250942230225 -- 2026-06-25 16:34:33.212[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133023 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145558 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017969608306885 -- 2026-06-25 16:34:33.214[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133023 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6698890 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016779899597168 -- 2026-06-25 16:34:33.215[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133023 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017480850219727 -- 2026-06-25 16:34:33.249[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133023 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018270015716553 -- 2026-06-25 16:34:33.251[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133023 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6698890 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017111301422119 -- 2026-06-25 16:34:33.252[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133023 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016770362854004 -- 2026-06-25 16:34:33.254[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133023 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017180442810059 -- 2026-06-25 16:34:33.296[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133023 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090138912200928 -- 2026-06-25 16:34:33.901[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133023 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015512943267822 -- 2026-06-25 16:34:34.478[高祥-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.013648986816406 -- 2026-06-25 16:34:35.606[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133022 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133022 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019199848175049 -- 2026-06-25 16:34:35.608[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133022 select payment_id from dbthird.thd_payment where oa_payment_id = 133022 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019528865814209 -- 2026-06-25 16:34:35.610[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133022 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145557 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015518665313721 -- 2026-06-25 16:34:35.612[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133022 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6698884 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014069080352783 -- 2026-06-25 16:34:35.614[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133022 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023602962493896 -- 2026-06-25 16:34:35.681[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133022 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016100406646729 -- 2026-06-25 16:34:35.683[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133022 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6698884 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014200210571289 -- 2026-06-25 16:34:35.684[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133022 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001399040222168 -- 2026-06-25 16:34:35.686[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133022 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014359951019287 -- 2026-06-25 16:34:35.735[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133022 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085270404815674 -- 2026-06-25 16:34:36.589[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133022 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093410015106201 -- 2026-06-25 16:34:37.145[高祥-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.016973972320557 -- 2026-06-25 16:34:38.601[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133021 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133021 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015668869018555 -- 2026-06-25 16:34:38.602[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133021 select payment_id from dbthird.thd_payment where oa_payment_id = 133021 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016260147094727 -- 2026-06-25 16:34:38.604[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133021 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145556 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015830993652344 -- 2026-06-25 16:34:38.606[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133021 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6698879 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014491081237793 -- 2026-06-25 16:34:38.607[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133021 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020892858505249 -- 2026-06-25 16:34:38.660[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133021 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016379356384277 -- 2026-06-25 16:34:38.662[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133021 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6698879 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014579296112061 -- 2026-06-25 16:34:38.663[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133021 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-25 16:34:38.665[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133021 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014631748199463 -- 2026-06-25 16:34:38.707[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133021 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010156154632568 -- 2026-06-25 16:34:39.322[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133021 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080330371856689 -- 2026-06-25 16:34:39.925[高祥-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.011235952377319 -- 2026-06-25 16:34:41.360[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133020 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133020 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013480186462402 -- 2026-06-25 16:34:41.361[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133020 select payment_id from dbthird.thd_payment where oa_payment_id = 133020 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014231204986572 -- 2026-06-25 16:34:41.363[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133020 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145555 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013420581817627 -- 2026-06-25 16:34:41.364[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133020 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6698876 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012359619140625 -- 2026-06-25 16:34:41.366[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133020 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012989044189453 -- 2026-06-25 16:34:41.398[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133020 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013771057128906 -- 2026-06-25 16:34:41.399[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133020 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6698876 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012280941009521 -- 2026-06-25 16:34:41.401[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133020 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012140274047852 -- 2026-06-25 16:34:41.402[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133020 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012519359588623 -- 2026-06-25 16:34:41.441[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133020 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083599090576172 -- 2026-06-25 16:34:41.988[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133020 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01109504699707 -- 2026-06-25 16:34:42.568[高祥-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.010116100311279 -- 2026-06-25 16:34:43.716[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133018 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019209384918213 -- 2026-06-25 16:34:43.718[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133018 select payment_id from dbthird.thd_payment where oa_payment_id = 133018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019481182098389 -- 2026-06-25 16:34:43.720[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133018 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145553 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00193190574646 -- 2026-06-25 16:34:43.722[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133018 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6698866 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017890930175781 -- 2026-06-25 16:34:43.724[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133018 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018219947814941 -- 2026-06-25 16:34:43.757[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133018 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019550323486328 -- 2026-06-25 16:34:43.759[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133018 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6698866 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001788854598999 -- 2026-06-25 16:34:43.761[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133018 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017800331115723 -- 2026-06-25 16:34:43.763[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133018 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018150806427002 -- 2026-06-25 16:34:43.801[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133018 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090680122375488 -- 2026-06-25 16:34:44.390[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133018 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076398849487305 -- 2026-06-25 16:34:45.182[高祥-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.010282039642334 -- 2026-06-25 16:34:47.507[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50723 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50723 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017938613891602 -- 2026-06-25 16:34:47.508[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50723 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50723 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017349720001221 -- 2026-06-25 16:34:47.510[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50723 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703769 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001572847366333 -- 2026-06-25 16:34:47.512[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50723 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017468929290771 -- 2026-06-25 16:34:47.545[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50723 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703769 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015718936920166 -- 2026-06-25 16:34:47.547[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50723 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018696069717407 -- 2026-06-25 16:34:49.765[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50723 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012932062149048 -- 2026-06-25 16:34:50.329[高祥-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.016685009002686 -- 2026-06-25 16:34:51.709[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50722 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50722 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019521713256836 -- 2026-06-25 16:34:51.711[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50722 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50722 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019419193267822 -- 2026-06-25 16:34:51.713[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50722 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703673 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018010139465332 -- 2026-06-25 16:34:51.715[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50722 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019738674163818 -- 2026-06-25 16:34:51.749[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50722 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703673 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001784086227417 -- 2026-06-25 16:34:51.751[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50722 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009303092956543 -- 2026-06-25 16:34:52.759[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50722 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083138942718506 -- 2026-06-25 16:34:53.307[高祥-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.012282133102417 -- 2026-06-25 16:34:54.672[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50721 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50721 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019001960754395 -- 2026-06-25 16:34:54.674[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50721 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50721 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018959045410156 -- 2026-06-25 16:34:54.677[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50721 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703471 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017330646514893 -- 2026-06-25 16:34:54.678[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50721 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-25 16:34:54.711[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50721 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703471 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017850399017334 -- 2026-06-25 16:34:54.713[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50721 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01012396812439 -- 2026-06-25 16:34:57.594[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50721 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022396802902222 -- 2026-06-25 16:34:58.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.018769025802612 -- 2026-06-25 16:34:59.595[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50720 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50720 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022351741790771 -- 2026-06-25 16:34:59.597[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50720 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50720 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022299289703369 -- 2026-06-25 16:34:59.600[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50720 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703463 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016570091247559 -- 2026-06-25 16:34:59.601[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50720 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018210411071777 -- 2026-06-25 16:34:59.635[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50720 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703463 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016560554504395 -- 2026-06-25 16:34:59.637[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50720 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019309997558594 -- 2026-06-25 16:35:01.319[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50720 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016487121582031 -- 2026-06-25 16:35:01.930[高祥-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.0097920894622803 -- 2026-06-25 16:35:03.273[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50715 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50715 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019810199737549 -- 2026-06-25 16:35:03.275[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50715 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50715 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019950866699219 -- 2026-06-25 16:35:03.277[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50715 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6702784 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018298625946045 -- 2026-06-25 16:35:03.279[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50715 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020451545715332 -- 2026-06-25 16:35:03.312[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50715 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702784 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018579959869385 -- 2026-06-25 16:35:03.314[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50715 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094990730285645 -- 2026-06-25 16:35:04.408[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50715 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011979103088379 -- 2026-06-25 16:35:04.972[高祥-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.0098168849945068 -- 2026-06-25 16:35:06.450[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50714 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50714 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019769668579102 -- 2026-06-25 16:35:06.453[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50714 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50714 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020160675048828 -- 2026-06-25 16:35:06.455[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50714 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6702771 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018489360809326 -- 2026-06-25 16:35:06.457[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50714 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020270347595215 -- 2026-06-25 16:35:06.491[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50714 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702771 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018448829650879 -- 2026-06-25 16:35:06.493[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50714 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080909729003906 -- 2026-06-25 16:35:07.027[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50714 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012090921401978 -- 2026-06-25 16:35:07.653[高祥-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.012447118759155 -- 2026-06-25 16:35:09.111[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50712 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50712 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016739368438721 -- 2026-06-25 16:35:09.113[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50712 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50712 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017170906066895 -- 2026-06-25 16:35:09.115[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50712 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6702264 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015380382537842 -- 2026-06-25 16:35:09.117[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50712 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017249584197998 -- 2026-06-25 16:35:09.149[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50712 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702264 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015699863433838 -- 2026-06-25 16:35:09.151[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50712 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010461091995239 -- 2026-06-25 16:35:10.161[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50712 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012627840042114 -- 2026-06-25 16:35:10.757[高祥-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.0085289478302002 -- 2026-06-25 16:35:12.180[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50708 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017411708831787 -- 2026-06-25 16:35:12.182[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50708 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50708 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017249584197998 -- 2026-06-25 16:35:12.184[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50708 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6701776 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015871524810791 -- 2026-06-25 16:35:12.186[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50708 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017380714416504 -- 2026-06-25 16:35:12.221[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50708 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6701776 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015780925750732 -- 2026-06-25 16:35:12.223[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50708 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018851041793823 -- 2026-06-25 16:35:13.439[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50708 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010143995285034 -- 2026-06-25 16:35:14.003[高祥-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.0097968578338623 -- 2026-06-25 16:35:15.561[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50699 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50699 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019969940185547 -- 2026-06-25 16:35:15.564[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50699 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50699 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020160675048828 -- 2026-06-25 16:35:15.566[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50699 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6699609 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018520355224609 -- 2026-06-25 16:35:15.568[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50699 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020031929016113 -- 2026-06-25 16:35:15.602[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50699 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6699609 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018479824066162 -- 2026-06-25 16:35:15.604[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50699 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015353918075562 -- 2026-06-25 16:35:16.669[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50699 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093178749084473 -- 2026-06-25 16:35:17.248[高祥-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.013478994369507 -- 2026-06-25 16:35:18.738[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50690 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50690 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018379688262939 -- 2026-06-25 16:35:18.741[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50690 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50690 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018808841705322 -- 2026-06-25 16:35:18.743[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50690 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6698938 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016829967498779 -- 2026-06-25 16:35:18.744[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50690 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018789768218994 -- 2026-06-25 16:35:18.778[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50690 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6698938 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016770362854004 -- 2026-06-25 16:35:18.780[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50690 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008821964263916 -- 2026-06-25 16:35:20.831[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50690 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020371198654175 -- 2026-06-25 16:35:21.388[高祥-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.018229961395264 -- 2026-06-25 16:35:22.737[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50662 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50662 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019240379333496 -- 2026-06-25 16:35:22.739[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50662 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50662 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019221305847168 -- 2026-06-25 16:35:22.741[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50662 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6695105 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017330646514893 -- 2026-06-25 16:35:22.743[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50662 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001924991607666 -- 2026-06-25 16:35:22.777[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50662 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6695105 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017430782318115 -- 2026-06-25 16:35:22.779[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50662 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077018737792969 -- 2026-06-25 16:35:23.344[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50662 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020684957504272 -- 2026-06-25 16:35:23.927[高祥-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.017985105514526 -- 2026-06-25 16:35:25.401[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50660 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50660 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016300678253174 -- 2026-06-25 16:35:25.403[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50660 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50660 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020718574523926 -- 2026-06-25 16:35:25.405[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50660 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6695093 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015218257904053 -- 2026-06-25 16:35:25.407[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50660 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017049312591553 -- 2026-06-25 16:35:25.440[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50660 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6695093 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015408992767334 -- 2026-06-25 16:35:25.442[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50660 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097579956054688 -- 2026-06-25 16:35:25.998[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50660 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096609592437744 -- 2026-06-25 16:35:26.571[高祥-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.0099761486053467 -- 2026-06-25 16:35:27.850[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50533 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50533 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019690990447998 -- 2026-06-25 16:35:27.852[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50533 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50533 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020029544830322 -- 2026-06-25 16:35:27.854[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50533 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6672947 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00187087059021 -- 2026-06-25 16:35:27.856[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50533 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020308494567871 -- 2026-06-25 16:35:27.888[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50533 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6672947 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018770694732666 -- 2026-06-25 16:35:27.891[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50533 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019174098968506 -- 2026-06-25 16:35:28.992[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50533 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096430778503418 -- 2026-06-25 16:35:29.560[高祥-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.0091447830200195 -- 2026-06-25 16:35:31.020[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50271 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50271 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018138885498047 -- 2026-06-25 16:35:31.022[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50271 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50271 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017979145050049 -- 2026-06-25 16:35:31.024[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50271 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6642954 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016648769378662 -- 2026-06-25 16:35:31.026[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50271 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018610954284668 -- 2026-06-25 16:35:31.059[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50271 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6642954 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016829967498779 -- 2026-06-25 16:35:31.061[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50271 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090200901031494 -- 2026-06-25 16:35:31.949[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50271 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099408626556396 -- 2026-06-25 16:35:32.515[高祥-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.014175176620483 -- 2026-06-25 16:36:57.783[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228520%22}&event=edit_officialSeals&officialSeals_id=8520 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8520 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016100406646729 -- 2026-06-25 16:36:57.784[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228520%22}&event=edit_officialSeals&officialSeals_id=8520 select org_id,org_name from dbsys.sys_org where corp_acct_id = 11 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001539945602417 -- 2026-06-25 16:36:57.786[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228520%22}&event=edit_officialSeals&officialSeals_id=8520 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016229152679443 -- 2026-06-25 16:36:57.827[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228520%22}&event=edit_officialSeals&officialSeals_id=8520 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6700159 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00870680809021 -- 2026-06-25 16:37:43.174 -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016441345214844 -- 2026-06-25 16:37:43.177 -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 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.0025379657745361 -- 2026-06-25 16:37:43.180 -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 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='FeiLiShiQuanQiuJieSuanCheJiangLian' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018990039825439 -- 2026-06-25 16:37:43.182[车江莲-2312] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 14 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016438961029053 -- 2026-06-25 16:37:43.189[车江莲-2312] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2312 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0027129650115967 -- 2026-06-25 16:37:43.192[车江莲-2312] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select count(1) cnt from dbsys.sys_contact c left join dbsys.sys_acct a on c.acct_id = a.acct_id where c.parent_cont_id = 2312 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015869140625 -- 2026-06-25 16:37:43.194[车江莲-2312] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select a.root_acct_id, a.acct_id from dbsys.sys_contact c left join dbsys.sys_acct a on c.acct_id = a.acct_id where c.cont_id = 2312 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016109943389893 -- 2026-06-25 16:37:43.195[车江莲-2312] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select ap.para_value from dbsys.sys_acct_para ap left join dbconfig.config_para a on ap.para_id = a.para_id where ap.acct_id in (2) and a.tag = 'base_multiAccount_switchModeId' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015850067138672 -- 2026-06-25 16:37:43.197[车江莲-2312] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select ap.para_value from dbsys.sys_acct_para ap left join dbconfig.config_para a on ap.para_id = a.para_id where ap.acct_id in (14) and a.tag = 'base_multiAccount_switchModeId' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009760856628418 -- 2026-06-25 16:38:31.784 -- /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.0018959045410156 -- 2026-06-25 16:38:31.788 -- /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.0024228096008301 -- 2026-06-25 16:38:31.791 -- /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.0020592212677002 -- 2026-06-25 16:38:31.793[张勇-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.010020017623901 -- 2026-06-25 16:38:32.164[张勇-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.0068130493164062 -- 2026-06-25 16:38:33.573[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50716 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50716 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017719268798828 -- 2026-06-25 16:38:33.575[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50716 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50716 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017361640930176 -- 2026-06-25 16:38:33.577[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50716 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6702977 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012290477752686 -- 2026-06-25 16:38:33.578[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50716 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013980865478516 -- 2026-06-25 16:38:33.611[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50716 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702977 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012369155883789 -- 2026-06-25 16:38:33.613[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50716 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093591213226318 -- 2026-06-25 16:38:35.697[张勇-2549] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50716 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.007965087890625 -- 2026-06-25 16:38:36.092[张勇-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.0074691772460938 -- 2026-06-25 16:38:37.291[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50716 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50716 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014240741729736 -- 2026-06-25 16:38:37.293[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50716 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50716 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014560222625732 -- 2026-06-25 16:38:37.294[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50716 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6702977 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014100074768066 -- 2026-06-25 16:38:37.296[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50716 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014479160308838 -- 2026-06-25 16:38:37.329[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50716 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702977 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014140605926514 -- 2026-06-25 16:38:37.331[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50716 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0078959465026855 -- 2026-06-25 16:38:38.087[张勇-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.0094878673553467 -- 2026-06-25 16:38:57.698[张勇-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.0076239109039307 -- 2026-06-25 16:38:58.081[张勇-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.0097360610961914 -- 2026-06-25 16:39:35.721 -- /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.0018730163574219 -- 2026-06-25 16:39:35.724 -- /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.002938985824585 -- 2026-06-25 16:39:35.727 -- /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='PengSiYuan' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030219554901123 -- 2026-06-25 16:39:35.730[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 23 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018381118774414 -- 2026-06-25 16:39:36.089[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021818161010742 -- 2026-06-25 16:39:41.671[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79733 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79733 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018060207366943 -- 2026-06-25 16:39:41.673[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79733 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 = 79733 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020129680633545 -- 2026-06-25 16:39:41.676[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79733 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79733 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022790431976318 -- 2026-06-25 16:39:41.678[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79733 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight,3 as buzSystem_id FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 79733 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016970634460449 -- 2026-06-25 16:39:41.680[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79733 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016129016876221 -- 2026-06-25 16:39:41.713[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79733 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017139911651611 -- 2026-06-25 16:39:41.756[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79733 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6704775 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015850067138672 -- 2026-06-25 16:39:41.757[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79733 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020962953567505 -- 2026-06-25 16:39:42.769[彭思源-1164] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79733 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021511077880859 -- 2026-06-25 16:39:43.239[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022794961929321 -- 2026-06-25 16:39:44.306[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79731 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79731 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022668838500977 -- 2026-06-25 16:39:44.309[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79731 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 = 79731 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017688274383545 -- 2026-06-25 16:39:44.311[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79731 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79731 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018961429595947 -- 2026-06-25 16:39:44.313[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79731 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight,3 as buzSystem_id FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 79731 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016679763793945 -- 2026-06-25 16:39:44.315[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79731 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016520023345947 -- 2026-06-25 16:39:44.349[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79731 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018110275268555 -- 2026-06-25 16:39:44.390[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79731 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6704523 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016460418701172 -- 2026-06-25 16:39:44.392[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79731 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0078001022338867 -- 2026-06-25 16:39:45.398[彭思源-1164] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79731 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010133028030396 -- 2026-06-25 16:39:45.811[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018277168273926 -- 2026-06-25 16:39:47.067[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79729 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79729 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020320415496826 -- 2026-06-25 16:39:47.069[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79729 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 = 79729 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001957893371582 -- 2026-06-25 16:39:47.071[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79729 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79729 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020260810852051 -- 2026-06-25 16:39:47.073[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79729 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight,3 as buzSystem_id FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 79729 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018410682678223 -- 2026-06-25 16:39:47.075[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79729 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018520355224609 -- 2026-06-25 16:39:47.109[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79729 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020160675048828 -- 2026-06-25 16:39:47.161[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79729 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6704294 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018429756164551 -- 2026-06-25 16:39:47.163[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79729 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077869892120361 -- 2026-06-25 16:39:48.147[彭思源-1164] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79729 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076689720153809 -- 2026-06-25 16:39:48.569[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011810064315796 -- 2026-06-25 16:39:49.590[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79726 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79726 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0027730464935303 -- 2026-06-25 16:39:49.593[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79726 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 = 79726 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021970272064209 -- 2026-06-25 16:39:49.596[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79726 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79726 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022799968719482 -- 2026-06-25 16:39:49.598[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79726 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight,3 as buzSystem_id FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 79726 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017449855804443 -- 2026-06-25 16:39:49.600[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79726 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017738342285156 -- 2026-06-25 16:39:49.633[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79726 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018949508666992 -- 2026-06-25 16:39:49.676[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79726 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703777 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017249584197998 -- 2026-06-25 16:39:49.678[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79726 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089988708496094 -- 2026-06-25 16:39:50.438[彭思源-1164] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79726 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012117147445679 -- 2026-06-25 16:39:50.906[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02165699005127 -- 2026-06-25 16:39:51.456[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79726 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79726 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023999214172363 -- 2026-06-25 16:39:51.458[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79726 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 = 79726 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017521381378174 -- 2026-06-25 16:39:51.460[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79726 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79726 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023448467254639 -- 2026-06-25 16:39:51.463[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79726 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight,3 as buzSystem_id FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 79726 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016989707946777 -- 2026-06-25 16:39:51.464[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79726 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017590522766113 -- 2026-06-25 16:39:51.498[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79726 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017831325531006 -- 2026-06-25 16:39:51.549[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79726 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703777 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017180442810059 -- 2026-06-25 16:39:51.550[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79726 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0067899227142334 -- 2026-06-25 16:40:12.817[王翔-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.0092089176177979 -- 2026-06-25 16:40:52.585[高祥-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.019360065460205 -- 2026-06-25 16:40:54.204[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50716 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50716 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023128986358643 -- 2026-06-25 16:40:54.206[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50716 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50716 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022108554840088 -- 2026-06-25 16:40:54.209[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50716 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6702977 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017051696777344 -- 2026-06-25 16:40:54.210[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50716 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018889904022217 -- 2026-06-25 16:40:54.244[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50716 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702977 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016951560974121 -- 2026-06-25 16:40:54.246[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50716 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0078549385070801 -- 2026-06-25 16:40:57.225[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50716 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093009471893311 -- 2026-06-25 16:40:57.750[高祥-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.0082910060882568 -- 2026-06-25 16:41:22.795[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082499980926514 -- 2026-06-25 16:41:26.949[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087361335754395 -- 2026-06-25 16:45:19.277[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22133101%22%7D&event=edit_payment&payment_id=133101 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133101 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016870498657227 -- 2026-06-25 16:45:19.279[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22133101%22%7D&event=edit_payment&payment_id=133101 select payment_id from dbthird.thd_payment where oa_payment_id = 133101 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017240047454834 -- 2026-06-25 16:45:19.281[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22133101%22%7D&event=edit_payment&payment_id=133101 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145628 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021450519561768 -- 2026-06-25 16:45:19.283[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22133101%22%7D&event=edit_payment&payment_id=133101 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703228 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016191005706787 -- 2026-06-25 16:45:19.285[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22133101%22%7D&event=edit_payment&payment_id=133101 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00174880027771 -- 2026-06-25 16:45:19.355[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22133101%22%7D&event=edit_payment&payment_id=133101 select * from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016980171203613 -- 2026-06-25 16:45:19.357[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22133101%22%7D&event=edit_payment&payment_id=133101 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703228 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015249252319336 -- 2026-06-25 16:45:19.359[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22133101%22%7D&event=edit_payment&payment_id=133101 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001568078994751 -- 2026-06-25 16:45:19.361[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22133101%22%7D&event=edit_payment&payment_id=133101 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015959739685059 -- 2026-06-25 16:45:19.400[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22133101%22%7D&event=edit_payment&payment_id=133101 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020605087280273 -- 2026-06-25 16:45:27.200[何锡强-2137] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133101 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087919235229492 -- 2026-06-25 16:45:27.721[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013931035995483 -- 2026-06-25 16:45:28.851[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133123 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133123 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018129348754883 -- 2026-06-25 16:45:28.853[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133123 select payment_id from dbthird.thd_payment where oa_payment_id = 133123 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018839836120605 -- 2026-06-25 16:45:28.855[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133123 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145650 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018179416656494 -- 2026-06-25 16:45:28.857[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133123 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6704129 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016920566558838 -- 2026-06-25 16:45:28.859[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133123 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017438888549805 -- 2026-06-25 16:45:28.910[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133123 select * from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018839836120605 -- 2026-06-25 16:45:28.912[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133123 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6704129 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017130374908447 -- 2026-06-25 16:45:28.914[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133123 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016868114471436 -- 2026-06-25 16:45:28.915[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133123 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017080307006836 -- 2026-06-25 16:45:28.954[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133123 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012587070465088 -- 2026-06-25 16:45:33.366[何锡强-2137] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133123 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0074398517608643 -- 2026-06-25 16:45:33.892[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016617059707642 -- 2026-06-25 16:45:35.013[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133125 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133125 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015478134155273 -- 2026-06-25 16:45:35.015[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133125 select payment_id from dbthird.thd_payment where oa_payment_id = 133125 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015840530395508 -- 2026-06-25 16:45:35.016[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133125 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145652 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019350051879883 -- 2026-06-25 16:45:35.019[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133125 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6704163 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014021396636963 -- 2026-06-25 16:45:35.020[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133125 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014779567718506 -- 2026-06-25 16:45:35.053[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133125 select * from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015761852264404 -- 2026-06-25 16:45:35.055[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133125 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6704163 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014088153839111 -- 2026-06-25 16:45:35.056[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133125 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014269351959229 -- 2026-06-25 16:45:35.058[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133125 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014550685882568 -- 2026-06-25 16:45:35.097[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133125 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01156210899353 -- 2026-06-25 16:45:44.310[何锡强-2137] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133125 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081140995025635 -- 2026-06-25 16:45:44.839[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098800659179688 -- 2026-06-25 16:45:46.459[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133126 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019130706787109 -- 2026-06-25 16:45:46.461[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133126 select payment_id from dbthird.thd_payment where oa_payment_id = 133126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019941329956055 -- 2026-06-25 16:45:46.463[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133126 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145653 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023200511932373 -- 2026-06-25 16:45:46.465[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133126 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6704171 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017929077148438 -- 2026-06-25 16:45:46.467[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019369125366211 -- 2026-06-25 16:45:46.501[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133126 select * from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001953125 -- 2026-06-25 16:45:46.504[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133126 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6704171 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017859935760498 -- 2026-06-25 16:45:46.505[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017898082733154 -- 2026-06-25 16:45:46.507[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018210411071777 -- 2026-06-25 16:45:46.547[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016070127487183 -- 2026-06-25 16:45:57.230[何锡强-2137] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091769695281982 -- 2026-06-25 16:45:57.737[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084269046783447 -- 2026-06-25 16:49:22.158[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017089128494263 -- 2026-06-25 16:51:36.023[秦湖-南京办-2803] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2279210%22%7D&event=edit_extrafareApply&extrafareApply_id=79210 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 = 79210 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017471313476562 -- 2026-06-25 16:51:36.025[秦湖-南京办-2803] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2279210%22%7D&event=edit_extrafareApply&extrafareApply_id=79210 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016751289367676 -- 2026-06-25 16:51:36.059[秦湖-南京办-2803] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2279210%22%7D&event=edit_extrafareApply&extrafareApply_id=79210 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022616863250732 -- 2026-06-25 16:51:36.112[秦湖-南京办-2803] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2279210%22%7D&event=edit_extrafareApply&extrafareApply_id=79210 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6641368 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016739368438721 -- 2026-06-25 16:51:36.114[秦湖-南京办-2803] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2279210%22%7D&event=edit_extrafareApply&extrafareApply_id=79210 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-25 16:51:36.116[秦湖-南京办-2803] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2279210%22%7D&event=edit_extrafareApply&extrafareApply_id=79210 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2803 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010394096374512 -- 2026-06-25 16:51:36.322[秦湖-南京办-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 =9 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%南京办-秦湖%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010061979293823 -- 2026-06-25 16:51:36.420[秦湖-南京办-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 = 9 and cont.cont_isenable = 1 AND cont.cont_name like '%秦湖-南京办%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010164976119995 -- 2026-06-25 16:51:36.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 = 9 AND o.org_name like '%运输部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0078310966491699 -- 2026-06-25 16:55:10.984 -- /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.0015661716461182 -- 2026-06-25 16:55:10.987 -- /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.0021429061889648 -- 2026-06-25 16:55:10.990 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='YuZeXu' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017719268798828 -- 2026-06-25 16:55:10.992[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 23 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094640254974365 -- 2026-06-25 16:55:11.338[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012784957885742 -- 2026-06-25 16:55:12.323[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133132 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133132 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016460418701172 -- 2026-06-25 16:55:12.325[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133132 select payment_id from dbthird.thd_payment where oa_payment_id = 133132 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016779899597168 -- 2026-06-25 16:55:12.327[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133132 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145659 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020909309387207 -- 2026-06-25 16:55:12.329[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133132 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6704272 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015170574188232 -- 2026-06-25 16:55:12.331[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133132 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001690149307251 -- 2026-06-25 16:55:12.366[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133132 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016448497772217 -- 2026-06-25 16:55:12.367[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133132 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6704272 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015101432800293 -- 2026-06-25 16:55:12.369[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133132 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001507043838501 -- 2026-06-25 16:55:12.371[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133132 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015769004821777 -- 2026-06-25 16:55:12.416[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133132 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082850456237793 -- 2026-06-25 16:55:13.304[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133132 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022049188613892 -- 2026-06-25 16:55:13.749[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011630058288574 -- 2026-06-25 16:55:14.674[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133099 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014269351959229 -- 2026-06-25 16:55:14.676[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133099 select payment_id from dbthird.thd_payment where oa_payment_id = 133099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015029907226562 -- 2026-06-25 16:55:14.678[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133099 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145627 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014309883117676 -- 2026-06-25 16:55:14.679[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133099 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703200 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012478828430176 -- 2026-06-25 16:55:14.681[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133099 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013139247894287 -- 2026-06-25 16:55:14.714[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133099 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014510154724121 -- 2026-06-25 16:55:14.716[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133099 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703200 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001237154006958 -- 2026-06-25 16:55:14.717[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133099 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012459754943848 -- 2026-06-25 16:55:14.719[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133099 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012998580932617 -- 2026-06-25 16:55:14.758[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133099 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012404918670654 -- 2026-06-25 16:55:16.195[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133099 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018959999084473 -- 2026-06-25 16:55:16.649[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0070910453796387 -- 2026-06-25 16:55:17.542[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133098 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133098 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017430782318115 -- 2026-06-25 16:55:17.544[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133098 select payment_id from dbthird.thd_payment where oa_payment_id = 133098 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014100074768066 -- 2026-06-25 16:55:17.546[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133098 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145626 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017590522766113 -- 2026-06-25 16:55:17.547[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133098 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703181 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012350082397461 -- 2026-06-25 16:55:17.549[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133098 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012569427490234 -- 2026-06-25 16:55:17.581[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133098 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013508796691895 -- 2026-06-25 16:55:17.583[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133098 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703181 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012269020080566 -- 2026-06-25 16:55:17.584[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133098 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012221336364746 -- 2026-06-25 16:55:17.586[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133098 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012578964233398 -- 2026-06-25 16:55:17.624[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133098 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094089508056641 -- 2026-06-25 16:55:18.245[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133098 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0079629421234131 -- 2026-06-25 16:55:18.743[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015973091125488 -- 2026-06-25 16:55:19.567[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133084 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133084 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016250610351562 -- 2026-06-25 16:55:19.569[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133084 select payment_id from dbthird.thd_payment where oa_payment_id = 133084 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016849040985107 -- 2026-06-25 16:55:19.570[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133084 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145618 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020351409912109 -- 2026-06-25 16:55:19.573[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133084 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6702726 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015029907226562 -- 2026-06-25 16:55:19.574[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133084 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019050121307373 -- 2026-06-25 16:55:19.625[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133084 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016798973083496 -- 2026-06-25 16:55:19.627[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133084 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702726 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015308856964111 -- 2026-06-25 16:55:19.629[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133084 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015139579772949 -- 2026-06-25 16:55:19.630[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133084 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015389919281006 -- 2026-06-25 16:55:19.670[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133084 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021703958511353 -- 2026-06-25 16:55:20.460[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133084 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020020008087158 -- 2026-06-25 16:55:20.930[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0069451332092285 -- 2026-06-25 16:55:21.823[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133076 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133076 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001323938369751 -- 2026-06-25 16:55:21.824[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133076 select payment_id from dbthird.thd_payment where oa_payment_id = 133076 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013999938964844 -- 2026-06-25 16:55:21.826[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133076 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145610 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013620853424072 -- 2026-06-25 16:55:21.827[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133076 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6702484 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012290477752686 -- 2026-06-25 16:55:21.828[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133076 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022497892379761 -- 2026-06-25 16:55:21.882[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133076 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013899803161621 -- 2026-06-25 16:55:21.884[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133076 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702484 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012450218200684 -- 2026-06-25 16:55:21.885[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133076 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012149810791016 -- 2026-06-25 16:55:21.886[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133076 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012779235839844 -- 2026-06-25 16:55:21.926[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133076 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009181022644043 -- 2026-06-25 16:55:22.664[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133076 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083701610565186 -- 2026-06-25 16:55:23.144[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085279941558838 -- 2026-06-25 16:55:23.984[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133073 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133073 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015678405761719 -- 2026-06-25 16:55:23.985[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133073 select payment_id from dbthird.thd_payment where oa_payment_id = 133073 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016229152679443 -- 2026-06-25 16:55:23.987[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133073 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145607 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001594066619873 -- 2026-06-25 16:55:23.989[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133073 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6702165 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014410018920898 -- 2026-06-25 16:55:23.991[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133073 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015149116516113 -- 2026-06-25 16:55:24.025[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133073 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016341209411621 -- 2026-06-25 16:55:24.027[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133073 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702165 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014808177947998 -- 2026-06-25 16:55:24.029[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133073 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014979839324951 -- 2026-06-25 16:55:24.031[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133073 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014901161193848 -- 2026-06-25 16:55:24.070[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133073 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096549987792969 -- 2026-06-25 16:55:24.745[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133073 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095269680023193 -- 2026-06-25 16:55:25.225[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017491102218628 -- 2026-06-25 16:55:26.434[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133067 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133067 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017280578613281 -- 2026-06-25 16:55:26.435[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133067 select payment_id from dbthird.thd_payment where oa_payment_id = 133067 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017769336700439 -- 2026-06-25 16:55:26.437[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133067 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145601 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017330646514893 -- 2026-06-25 16:55:26.439[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133067 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6701939 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016000270843506 -- 2026-06-25 16:55:26.441[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133067 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016520023345947 -- 2026-06-25 16:55:26.475[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133067 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001762866973877 -- 2026-06-25 16:55:26.477[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133067 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6701939 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001594066619873 -- 2026-06-25 16:55:26.478[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133067 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001582145690918 -- 2026-06-25 16:55:26.480[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133067 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016388893127441 -- 2026-06-25 16:55:26.521[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133067 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01015305519104 -- 2026-06-25 16:55:27.186[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133067 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090150833129883 -- 2026-06-25 16:55:27.704[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095689296722412 -- 2026-06-25 16:55:28.520[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133064 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133064 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018551349639893 -- 2026-06-25 16:55:28.522[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133064 select payment_id from dbthird.thd_payment where oa_payment_id = 133064 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019049644470215 -- 2026-06-25 16:55:28.524[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133064 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145598 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022709369659424 -- 2026-06-25 16:55:28.526[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133064 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6701856 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017411708831787 -- 2026-06-25 16:55:28.528[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133064 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017831325531006 -- 2026-06-25 16:55:28.563[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133064 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018730163574219 -- 2026-06-25 16:55:28.565[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133064 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6701856 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017120838165283 -- 2026-06-25 16:55:28.567[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133064 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017099380493164 -- 2026-06-25 16:55:28.569[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133064 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017659664154053 -- 2026-06-25 16:55:28.608[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133064 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077159404754639 -- 2026-06-25 16:55:29.303[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133064 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013830900192261 -- 2026-06-25 16:55:29.789[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014437913894653 -- 2026-06-25 16:55:30.542[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133062 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133062 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017549991607666 -- 2026-06-25 16:55:30.544[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133062 select payment_id from dbthird.thd_payment where oa_payment_id = 133062 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001802921295166 -- 2026-06-25 16:55:30.546[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133062 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145596 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002190113067627 -- 2026-06-25 16:55:30.548[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133062 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6701813 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016491413116455 -- 2026-06-25 16:55:30.550[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133062 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016880035400391 -- 2026-06-25 16:55:30.586[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133062 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001802921295166 -- 2026-06-25 16:55:30.588[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133062 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6701813 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016298294067383 -- 2026-06-25 16:55:30.589[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133062 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016341209411621 -- 2026-06-25 16:55:30.591[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133062 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016798973083496 -- 2026-06-25 16:55:30.631[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133062 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0259850025177 -- 2026-06-25 16:55:32.281[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133062 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016864061355591 -- 2026-06-25 16:55:32.752[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010280847549438 -- 2026-06-25 16:55:33.641[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133061 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133061 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019428730010986 -- 2026-06-25 16:55:33.643[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133061 select payment_id from dbthird.thd_payment where oa_payment_id = 133061 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020430088043213 -- 2026-06-25 16:55:33.646[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133061 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145595 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023849010467529 -- 2026-06-25 16:55:33.648[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133061 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6701715 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018270015716553 -- 2026-06-25 16:55:33.650[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133061 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00189208984375 -- 2026-06-25 16:55:33.685[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133061 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020449161529541 -- 2026-06-25 16:55:33.687[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133061 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6701715 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018699169158936 -- 2026-06-25 16:55:33.689[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133061 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018439292907715 -- 2026-06-25 16:55:33.691[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133061 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019180774688721 -- 2026-06-25 16:55:33.730[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133061 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085139274597168 -- 2026-06-25 16:55:34.584[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133061 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094230175018311 -- 2026-06-25 16:55:35.032[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093460083007812 -- 2026-06-25 16:55:35.880[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133059 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133059 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018501281738281 -- 2026-06-25 16:55:35.882[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133059 select payment_id from dbthird.thd_payment where oa_payment_id = 133059 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019049644470215 -- 2026-06-25 16:55:35.884[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133059 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145593 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018689632415771 -- 2026-06-25 16:55:35.886[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133059 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6701677 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016911029815674 -- 2026-06-25 16:55:35.888[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133059 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017218589782715 -- 2026-06-25 16:55:35.921[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133059 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018148422241211 -- 2026-06-25 16:55:35.923[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133059 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6701677 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016810894012451 -- 2026-06-25 16:55:35.925[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133059 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017039775848389 -- 2026-06-25 16:55:35.927[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133059 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017240047454834 -- 2026-06-25 16:55:35.967[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133059 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011389017105103 -- 2026-06-25 16:55:36.907[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133059 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010073900222778 -- 2026-06-25 16:55:37.345[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011790037155151 -- 2026-06-25 16:55:38.114[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133031 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133031 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017011165618896 -- 2026-06-25 16:55:38.116[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133031 select payment_id from dbthird.thd_payment where oa_payment_id = 133031 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017311573028564 -- 2026-06-25 16:55:38.118[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133031 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145566 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016679763793945 -- 2026-06-25 16:55:38.120[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133031 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6699136 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015370845794678 -- 2026-06-25 16:55:38.122[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133031 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015778541564941 -- 2026-06-25 16:55:38.155[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133031 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016520023345947 -- 2026-06-25 16:55:38.157[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133031 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6699136 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001539945602417 -- 2026-06-25 16:55:38.158[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133031 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015530586242676 -- 2026-06-25 16:55:38.160[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133031 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015499591827393 -- 2026-06-25 16:55:38.199[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133031 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019798994064331 -- 2026-06-25 16:55:38.915[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133031 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096061229705811 -- 2026-06-25 16:55:39.385[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017895936965942 -- 2026-06-25 16:55:40.215[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133011 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133011 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001629114151001 -- 2026-06-25 16:55:40.217[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133011 select payment_id from dbthird.thd_payment where oa_payment_id = 133011 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017149448394775 -- 2026-06-25 16:55:40.219[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133011 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145546 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016708374023438 -- 2026-06-25 16:55:40.221[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133011 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6697576 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015048980712891 -- 2026-06-25 16:55:40.222[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133011 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020790100097656 -- 2026-06-25 16:55:40.275[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133011 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017039775848389 -- 2026-06-25 16:55:40.277[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133011 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6697576 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015311241149902 -- 2026-06-25 16:55:40.278[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133011 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015020370483398 -- 2026-06-25 16:55:40.280[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133011 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015361309051514 -- 2026-06-25 16:55:40.319[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133011 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022371053695679 -- 2026-06-25 16:55:41.078[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133011 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013453960418701 -- 2026-06-25 16:55:41.549[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019436836242676 -- 2026-06-25 16:55:42.285[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133001 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133001 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016019344329834 -- 2026-06-25 16:55:42.287[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133001 select payment_id from dbthird.thd_payment where oa_payment_id = 133001 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016870498657227 -- 2026-06-25 16:55:42.289[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133001 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145536 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016298294067383 -- 2026-06-25 16:55:42.290[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133001 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6696948 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015130043029785 -- 2026-06-25 16:55:42.292[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133001 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020696878433228 -- 2026-06-25 16:55:42.344[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133001 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016670227050781 -- 2026-06-25 16:55:42.346[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133001 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6696948 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014989376068115 -- 2026-06-25 16:55:42.347[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133001 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015029907226562 -- 2026-06-25 16:55:42.349[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133001 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015339851379395 -- 2026-06-25 16:55:42.388[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133001 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011561870574951 -- 2026-06-25 16:55:43.147[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133001 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096158981323242 -- 2026-06-25 16:55:43.625[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0078141689300537 -- 2026-06-25 16:55:44.503[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50710 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50710 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019090175628662 -- 2026-06-25 16:55:44.505[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50710 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50710 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019569396972656 -- 2026-06-25 16:55:44.507[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50710 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6701867 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014369487762451 -- 2026-06-25 16:55:44.509[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50710 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016171932220459 -- 2026-06-25 16:55:44.543[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50710 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6701867 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014579296112061 -- 2026-06-25 16:55:44.544[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50710 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085611343383789 -- 2026-06-25 16:55:45.624[余泽旭-927] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50710 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015219926834106 -- 2026-06-25 16:55:46.111[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011384010314941 -- 2026-06-25 16:55:46.832[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50709 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50709 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018250942230225 -- 2026-06-25 16:55:46.834[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50709 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50709 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018279552459717 -- 2026-06-25 16:55:46.836[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50709 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6701858 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017039775848389 -- 2026-06-25 16:55:46.838[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50709 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018870830535889 -- 2026-06-25 16:55:46.870[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50709 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6701858 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016870498657227 -- 2026-06-25 16:55:46.872[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50709 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011327028274536 -- 2026-06-25 16:55:48.587[余泽旭-927] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50709 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076889991760254 -- 2026-06-25 16:55:49.063[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019885063171387 -- 2026-06-25 16:55:49.795[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50701 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50701 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022530555725098 -- 2026-06-25 16:55:49.798[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50701 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50701 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017719268798828 -- 2026-06-25 16:55:49.800[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50701 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6699687 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016219615936279 -- 2026-06-25 16:55:49.801[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50701 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018150806427002 -- 2026-06-25 16:55:49.835[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50701 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6699687 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016629695892334 -- 2026-06-25 16:55:49.837[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50701 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.006605863571167 -- 2026-06-25 16:55:50.822[余泽旭-927] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50701 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019830942153931 -- 2026-06-25 16:55:51.315[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081448554992676 -- 2026-06-25 16:56:34.217[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2250727%22}&event=edit_fareApply&fareApply_id=50727 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50727 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020840167999268 -- 2026-06-25 16:56:34.220[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2250727%22}&event=edit_fareApply&fareApply_id=50727 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50727 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019681453704834 -- 2026-06-25 16:56:34.222[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2250727%22}&event=edit_fareApply&fareApply_id=50727 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6704651 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001539945602417 -- 2026-06-25 16:56:34.223[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2250727%22}&event=edit_fareApply&fareApply_id=50727 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016970634460449 -- 2026-06-25 16:56:34.279[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2250727%22}&event=edit_fareApply&fareApply_id=50727 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6704651 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014770030975342 -- 2026-06-25 16:56:34.281[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2250727%22}&event=edit_fareApply&fareApply_id=50727 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090069770812988 -- 2026-06-25 16:56:37.576[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50727 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0073840618133545 -- 2026-06-25 16:56:38.079[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01604700088501 -- 2026-06-25 16:59:30.645 -- /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.0015389919281006 -- 2026-06-25 16:59:30.648 -- /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.0025560855865479 -- 2026-06-25 16:59:30.650 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='ShiJiaoHua' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016989707946777 -- 2026-06-25 16:59:30.652[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 2 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016627788543701 -- 2026-06-25 16:59:31.304[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010812997817993 -- 2026-06-25 16:59:32.405[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8526 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8526 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019559860229492 -- 2026-06-25 16:59:32.407[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8526 select org_id,org_name from dbsys.sys_org where corp_acct_id = 14 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001788854598999 -- 2026-06-25 16:59:32.409[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8526 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019490718841553 -- 2026-06-25 16:59:32.442[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8526 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6704949 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018041133880615 -- 2026-06-25 16:59:32.444[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8526 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021682977676392 -- 2026-06-25 17:00:54.276[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010271072387695 -- 2026-06-25 17:00:55.310[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8525 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8525 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018661022186279 -- 2026-06-25 17:00:55.312[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8525 select org_id,org_name from dbsys.sys_org where corp_acct_id = 14 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017168521881104 -- 2026-06-25 17:00:55.314[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8525 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018839836120605 -- 2026-06-25 17:00:55.357[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8525 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702404 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017168521881104 -- 2026-06-25 17:00:55.359[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8525 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083291530609131 -- 2026-06-25 17:01:15.387[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017039060592651 -- 2026-06-25 17:01:17.011[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8523 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8523 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015671253204346 -- 2026-06-25 17:01:17.013[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8523 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014238357543945 -- 2026-06-25 17:01:17.015[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8523 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015430450439453 -- 2026-06-25 17:01:17.049[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8523 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702343 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014040470123291 -- 2026-06-25 17:01:17.051[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8523 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0079910755157471 -- 2026-06-25 17:01:54.837[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087549686431885 -- 2026-06-25 17:01:55.328[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01670503616333 -- 2026-06-25 17:01:57.071[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8521 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8521 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017199516296387 -- 2026-06-25 17:01:57.073[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8521 select org_id,org_name from dbsys.sys_org where corp_acct_id = 2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015990734100342 -- 2026-06-25 17:01:57.074[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8521 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016868114471436 -- 2026-06-25 17:01:57.107[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8521 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6701807 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015039443969727 -- 2026-06-25 17:01:57.109[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8521 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093100070953369 -- 2026-06-25 17:02:24.873[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023236989974976 -- 2026-06-25 17:02:27.017[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8519 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8519 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017428398132324 -- 2026-06-25 17:02:27.019[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8519 select org_id,org_name from dbsys.sys_org where corp_acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014917850494385 -- 2026-06-25 17:02:27.021[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8519 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017080307006836 -- 2026-06-25 17:02:27.054[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8519 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6700095 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015339851379395 -- 2026-06-25 17:02:27.056[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8519 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015228986740112 -- 2026-06-25 17:02:31.029[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092048645019531 -- 2026-06-25 17:02:31.548[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029667854309082 -- 2026-06-25 17:02:33.304[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8518 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8518 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020749568939209 -- 2026-06-25 17:02:33.306[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8518 select org_id,org_name from dbsys.sys_org where corp_acct_id = 2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018417835235596 -- 2026-06-25 17:02:33.308[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8518 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021021366119385 -- 2026-06-25 17:02:33.342[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8518 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6698974 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018630027770996 -- 2026-06-25 17:02:33.344[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8518 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091159343719482 -- 2026-06-25 17:02:35.682[张勇-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.0091128349304199 -- 2026-06-25 17:02:36.025[张勇-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.0091378688812256 -- 2026-06-25 17:02:40.781[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020244121551514 -- 2026-06-25 17:02:41.266[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016685962677002 -- 2026-06-25 17:02:43.023[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8517 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8517 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016729831695557 -- 2026-06-25 17:02:43.025[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8517 select org_id,org_name from dbsys.sys_org where corp_acct_id = 29 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014259815216064 -- 2026-06-25 17:02:43.026[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8517 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015869140625 -- 2026-06-25 17:02:43.060[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8517 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6698370 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014221668243408 -- 2026-06-25 17:02:43.062[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8517 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016743898391724 -- 2026-06-25 17:03:01.964[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016881942749023 -- 2026-06-25 17:03:04.239[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8516 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8516 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00201416015625 -- 2026-06-25 17:03:04.241[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8516 select org_id,org_name from dbsys.sys_org where corp_acct_id = 29 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017459392547607 -- 2026-06-25 17:03:04.243[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8516 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019218921661377 -- 2026-06-25 17:03:04.277[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8516 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6697766 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017318725585938 -- 2026-06-25 17:03:04.279[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8516 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0078649520874023 -- 2026-06-25 17:03:21.322[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010311841964722 -- 2026-06-25 17:03:23.989[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8515 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8515 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020210742950439 -- 2026-06-25 17:03:23.992[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8515 select org_id,org_name from dbsys.sys_org where corp_acct_id = 29 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017948150634766 -- 2026-06-25 17:03:23.994[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8515 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020110607147217 -- 2026-06-25 17:03:24.028[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8515 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6697605 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017831325531006 -- 2026-06-25 17:03:24.030[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8515 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092220306396484 -- 2026-06-25 17:03:38.826[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011538982391357 -- 2026-06-25 17:03:42.048[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8509 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8509 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020780563354492 -- 2026-06-25 17:03:42.050[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8509 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019369125366211 -- 2026-06-25 17:03:42.052[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8509 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020790100097656 -- 2026-06-25 17:03:42.086[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8509 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6694991 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019149780273438 -- 2026-06-25 17:03:42.088[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8509 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0079958438873291 -- 2026-06-25 17:04:00.801[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018738985061646 -- 2026-06-25 17:04:03.787[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8501 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8501 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001788854598999 -- 2026-06-25 17:04:03.789[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8501 select org_id,org_name from dbsys.sys_org where corp_acct_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016970634460449 -- 2026-06-25 17:04:03.791[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8501 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018408298492432 -- 2026-06-25 17:04:03.824[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8501 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6690730 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017020702362061 -- 2026-06-25 17:04:03.826[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8501 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098049640655518 -- 2026-06-25 17:04:37.351[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012198925018311 -- 2026-06-25 17:04:41.869[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8491 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8491 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019359588623047 -- 2026-06-25 17:04:41.871[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8491 select org_id,org_name from dbsys.sys_org where corp_acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017199516296387 -- 2026-06-25 17:04:41.873[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8491 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00199294090271 -- 2026-06-25 17:04:41.907[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8491 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6689087 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017218589782715 -- 2026-06-25 17:04:41.909[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8491 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012153148651123 -- 2026-06-25 17:04:47.716[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009181022644043 -- 2026-06-25 17:04:48.209[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090861320495605 -- 2026-06-25 17:04:51.943[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8488 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8488 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015230178833008 -- 2026-06-25 17:04:51.945[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8488 select org_id,org_name from dbsys.sys_org where corp_acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015101432800293 -- 2026-06-25 17:04:51.947[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8488 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016961097717285 -- 2026-06-25 17:04:51.981[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8488 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6688516 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015208721160889 -- 2026-06-25 17:04:51.982[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8488 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089950561523438 -- 2026-06-25 17:04:59.922[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011343955993652 -- 2026-06-25 17:05:03.600[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8486 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8486 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016989707946777 -- 2026-06-25 17:05:03.602[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8486 select org_id,org_name from dbsys.sys_org where corp_acct_id = 14 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015339851379395 -- 2026-06-25 17:05:03.603[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8486 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017988681793213 -- 2026-06-25 17:05:03.636[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8486 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6687122 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015161037445068 -- 2026-06-25 17:05:03.638[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8486 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087969303131104 -- 2026-06-25 17:05:21.377[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016266107559204 -- 2026-06-25 17:05:21.849[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096590518951416 -- 2026-06-25 17:05:25.113[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8485 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8485 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018749237060547 -- 2026-06-25 17:05:25.115[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8485 select org_id,org_name from dbsys.sys_org where corp_acct_id = 14 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017290115356445 -- 2026-06-25 17:05:25.117[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8485 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019469261169434 -- 2026-06-25 17:05:25.150[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8485 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6686996 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017499923706055 -- 2026-06-25 17:05:25.152[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8485 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088391304016113 -- 2026-06-25 17:05:37.738[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016974210739136 -- 2026-06-25 17:05:38.171[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026578903198242 -- 2026-06-25 17:05:40.900[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8480 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8480 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017399787902832 -- 2026-06-25 17:05:40.902[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8480 select org_id,org_name from dbsys.sys_org where corp_acct_id = 14 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015671253204346 -- 2026-06-25 17:05:40.904[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8480 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017378330230713 -- 2026-06-25 17:05:40.937[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8480 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6684693 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015659332275391 -- 2026-06-25 17:05:40.939[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8480 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082240104675293 -- 2026-06-25 17:05:55.502[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090789794921875 -- 2026-06-25 17:05:55.982[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0074458122253418 -- 2026-06-25 17:06:01.796[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8478 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8478 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015101432800293 -- 2026-06-25 17:06:01.798[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8478 select org_id,org_name from dbsys.sys_org where corp_acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012431144714355 -- 2026-06-25 17:06:01.799[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8478 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014159679412842 -- 2026-06-25 17:06:01.832[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8478 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6684213 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012619495391846 -- 2026-06-25 17:06:01.834[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8478 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008901834487915 -- 2026-06-25 17:06:03.838[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081460475921631 -- 2026-06-25 17:06:09.007[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8463 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8463 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016658306121826 -- 2026-06-25 17:06:09.009[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8463 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014970302581787 -- 2026-06-25 17:06:09.011[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8463 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016729831695557 -- 2026-06-25 17:06:09.045[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8463 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6671903 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015060901641846 -- 2026-06-25 17:06:09.047[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8463 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018499851226807 -- 2026-06-25 17:06:12.602[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012709856033325 -- 2026-06-25 17:06:16.851[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8447 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8447 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018589496612549 -- 2026-06-25 17:06:16.853[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8447 select org_id,org_name from dbsys.sys_org where corp_acct_id = 18 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016329288482666 -- 2026-06-25 17:06:16.855[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8447 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018258094787598 -- 2026-06-25 17:06:16.890[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8447 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6658373 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016660690307617 -- 2026-06-25 17:06:16.891[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8447 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0078551769256592 -- 2026-06-25 17:06:26.924[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01360297203064 -- 2026-06-25 17:06:29.975[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8424 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8424 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019969940185547 -- 2026-06-25 17:06:29.977[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8424 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018229484558105 -- 2026-06-25 17:06:29.979[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8424 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019910335540771 -- 2026-06-25 17:06:30.013[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8424 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6644908 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001845121383667 -- 2026-06-25 17:06:30.015[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8424 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008059024810791 -- 2026-06-25 17:06:36.271[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093472003936768 -- 2026-06-25 17:06:36.743[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082058906555176 -- 2026-06-25 17:06:40.627[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8421 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8421 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016491413116455 -- 2026-06-25 17:06:40.628[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8421 select org_id,org_name from dbsys.sys_org where corp_acct_id = 11 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014991760253906 -- 2026-06-25 17:06:40.630[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8421 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016729831695557 -- 2026-06-25 17:06:40.663[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8421 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6644190 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014808177947998 -- 2026-06-25 17:06:40.665[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8421 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011218070983887 -- 2026-06-25 17:06:42.610[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019423007965088 -- 2026-06-25 17:06:47.438[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_carrArchvCreate&carrArchvCreate_id=368 SELECT ca.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(ca.apply_date,'%Y-%m-%d %H:%i') apply_date,15 appr_type_id, a.appr_proc_name FROM dboa.oa_carrArchvCreate ca LEFT JOIN dbsys.sys_contact c ON ca.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org org ON ca.department_id = org.org_id LEFT JOIN dbsys.sys_contact cr ON ca.createdby_id = cr.cont_id LEFT JOIN dbsys.sys_contact up ON ca.updatedby_id = up.cont_id LEFT JOIN dboa.oa_appr_process a ON ca.appr_proc_id = a.appr_proc_id WHERE ca.carrArchvCreate_id = 368 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013360977172852 -- 2026-06-25 17:06:47.440[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_carrArchvCreate&carrArchvCreate_id=368 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014359951019287 -- 2026-06-25 17:06:47.474[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_carrArchvCreate&carrArchvCreate_id=368 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703927 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012369155883789 -- 2026-06-25 17:06:47.475[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_carrArchvCreate&carrArchvCreate_id=368 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084159374237061 -- 2026-06-25 17:07:02.978[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.007436990737915 -- 2026-06-25 17:07:03.427[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017838954925537 -- 2026-06-25 17:07:06.272[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8315 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8315 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020239353179932 -- 2026-06-25 17:07:06.274[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8315 select org_id,org_name from dbsys.sys_org where corp_acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018289089202881 -- 2026-06-25 17:07:06.276[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8315 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019690990447998 -- 2026-06-25 17:07:06.310[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8315 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6575164 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018041133880615 -- 2026-06-25 17:07:06.312[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8315 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088369846343994 -- 2026-06-25 17:10:38.796[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01695704460144 -- 2026-06-25 17:10:40.130[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8486 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8486 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001849889755249 -- 2026-06-25 17:10:40.132[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8486 select org_id,org_name from dbsys.sys_org where corp_acct_id = 14 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016911029815674 -- 2026-06-25 17:10:40.134[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8486 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001863956451416 -- 2026-06-25 17:10:40.168[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8486 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6687122 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017099380493164 -- 2026-06-25 17:10:40.170[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8486 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090548992156982 -- 2026-06-25 17:11:01.443[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011104106903076 -- 2026-06-25 17:11:01.954[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093491077423096 -- 2026-06-25 17:11:03.374[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8485 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8485 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015769004821777 -- 2026-06-25 17:11:03.376[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8485 select org_id,org_name from dbsys.sys_org where corp_acct_id = 14 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014238357543945 -- 2026-06-25 17:11:03.378[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8485 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015950202941895 -- 2026-06-25 17:11:03.413[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8485 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6686996 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014381408691406 -- 2026-06-25 17:11:03.415[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8485 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085551738739014 -- 2026-06-25 17:11:06.293[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0072729587554932 -- 2026-06-25 17:11:06.927[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012307167053223 -- 2026-06-25 17:11:08.180[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8480 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8480 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018041133880615 -- 2026-06-25 17:11:08.182[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8480 select org_id,org_name from dbsys.sys_org where corp_acct_id = 14 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017750263214111 -- 2026-06-25 17:11:08.184[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8480 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019550323486328 -- 2026-06-25 17:11:08.217[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8480 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6684693 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017831325531006 -- 2026-06-25 17:11:08.219[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8480 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098810195922852 -- 2026-06-25 17:11:12.589[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022442817687988 -- 2026-06-25 17:11:13.055[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090951919555664 -- 2026-06-25 17:22:46.734[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094330310821533 -- 2026-06-25 17:22:47.945[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133145 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133145 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018188953399658 -- 2026-06-25 17:22:47.947[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133145 select payment_id from dbthird.thd_payment where oa_payment_id = 133145 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018730163574219 -- 2026-06-25 17:22:47.949[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133145 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145671 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002216100692749 -- 2026-06-25 17:22:47.951[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133145 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6704761 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016930103302002 -- 2026-06-25 17:22:47.953[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133145 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018289089202881 -- 2026-06-25 17:22:47.987[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133145 select * from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018048286437988 -- 2026-06-25 17:22:47.989[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133145 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6704761 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001676082611084 -- 2026-06-25 17:22:47.991[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133145 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016639232635498 -- 2026-06-25 17:22:47.993[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133145 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017158985137939 -- 2026-06-25 17:22:48.033[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133145 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082359313964844 -- 2026-06-25 17:22:48.802[张体海-1176] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133145 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083649158477783 -- 2026-06-25 17:22:49.256[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008577823638916 -- 2026-06-25 17:22:50.144[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133143 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133143 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016281604766846 -- 2026-06-25 17:22:50.146[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133143 select payment_id from dbthird.thd_payment where oa_payment_id = 133143 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016829967498779 -- 2026-06-25 17:22:50.147[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133143 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145669 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020861625671387 -- 2026-06-25 17:22:50.150[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133143 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6704699 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015158653259277 -- 2026-06-25 17:22:50.151[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133143 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025546073913574 -- 2026-06-25 17:22:50.209[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133143 select * from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017139911651611 -- 2026-06-25 17:22:50.211[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133143 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6704699 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015060901641846 -- 2026-06-25 17:22:50.212[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133143 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014920234680176 -- 2026-06-25 17:22:50.214[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133143 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001539945602417 -- 2026-06-25 17:22:50.252[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133143 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085990428924561 -- 2026-06-25 17:22:51.201[张体海-1176] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133143 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089471340179443 -- 2026-06-25 17:22:51.656[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092079639434814 -- 2026-06-25 17:22:52.519[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133142 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133142 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020368099212646 -- 2026-06-25 17:22:52.521[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133142 select payment_id from dbthird.thd_payment where oa_payment_id = 133142 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017309188842773 -- 2026-06-25 17:22:52.523[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133142 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145668 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020308494567871 -- 2026-06-25 17:22:52.525[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133142 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6704683 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015730857849121 -- 2026-06-25 17:22:52.527[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133142 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01739501953125 -- 2026-06-25 17:22:52.576[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133142 select * from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017139911651611 -- 2026-06-25 17:22:52.578[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133142 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6704683 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015509128570557 -- 2026-06-25 17:22:52.579[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133142 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001539945602417 -- 2026-06-25 17:22:52.581[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133142 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015919208526611 -- 2026-06-25 17:22:52.619[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133142 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016556024551392 -- 2026-06-25 17:22:53.286[张体海-1176] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133142 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022578954696655 -- 2026-06-25 17:22:53.741[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010483026504517 -- 2026-06-25 17:22:55.048[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133140 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133140 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020298957824707 -- 2026-06-25 17:22:55.051[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133140 select payment_id from dbthird.thd_payment where oa_payment_id = 133140 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021519660949707 -- 2026-06-25 17:22:55.053[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133140 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145666 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024800300598145 -- 2026-06-25 17:22:55.056[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133140 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6704661 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018939971923828 -- 2026-06-25 17:22:55.058[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133140 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019290447235107 -- 2026-06-25 17:22:55.092[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133140 select * from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020020008087158 -- 2026-06-25 17:22:55.094[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133140 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6704661 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018599033355713 -- 2026-06-25 17:22:55.096[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133140 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018439292907715 -- 2026-06-25 17:22:55.098[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133140 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019030570983887 -- 2026-06-25 17:22:55.138[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133140 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092251300811768 -- 2026-06-25 17:23:03.628[张体海-1176] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133140 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018654108047485 -- 2026-06-25 17:23:04.152[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084779262542725 -- 2026-06-25 17:23:05.050[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133139 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016629695892334 -- 2026-06-25 17:23:05.052[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133139 select payment_id from dbthird.thd_payment where oa_payment_id = 133139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017209053039551 -- 2026-06-25 17:23:05.054[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133139 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145665 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016651153564453 -- 2026-06-25 17:23:05.056[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133139 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6704647 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015389919281006 -- 2026-06-25 17:23:05.057[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133139 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015671253204346 -- 2026-06-25 17:23:05.090[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133139 select * from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016529560089111 -- 2026-06-25 17:23:05.092[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133139 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6704647 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015220642089844 -- 2026-06-25 17:23:05.094[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133139 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015370845794678 -- 2026-06-25 17:23:05.095[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133139 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015571117401123 -- 2026-06-25 17:23:05.134[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133139 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018328905105591 -- 2026-06-25 17:23:06.111[张体海-1176] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133139 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0075340270996094 -- 2026-06-25 17:23:06.574[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016654014587402 -- 2026-06-25 17:23:07.585[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133129 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133129 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015690326690674 -- 2026-06-25 17:23:07.587[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133129 select payment_id from dbthird.thd_payment where oa_payment_id = 133129 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016119480133057 -- 2026-06-25 17:23:07.589[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133129 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145656 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020298957824707 -- 2026-06-25 17:23:07.591[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133129 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6704213 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014469623565674 -- 2026-06-25 17:23:07.592[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133129 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016000270843506 -- 2026-06-25 17:23:07.626[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133129 select * from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015609264373779 -- 2026-06-25 17:23:07.628[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133129 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6704213 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014481544494629 -- 2026-06-25 17:23:07.629[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133129 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014369487762451 -- 2026-06-25 17:23:07.631[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133129 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014591217041016 -- 2026-06-25 17:23:07.672[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133129 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077738761901855 -- 2026-06-25 17:23:08.338[张体海-1176] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133129 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091679096221924 -- 2026-06-25 17:23:08.779[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009627103805542 -- 2026-06-25 17:23:09.695[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133118 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133118 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018880367279053 -- 2026-06-25 17:23:09.697[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133118 select payment_id from dbthird.thd_payment where oa_payment_id = 133118 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019278526306152 -- 2026-06-25 17:23:09.700[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133118 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145645 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018620491027832 -- 2026-06-25 17:23:09.702[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133118 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703792 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017478466033936 -- 2026-06-25 17:23:09.703[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133118 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023622989654541 -- 2026-06-25 17:23:09.760[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133118 select * from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019450187683105 -- 2026-06-25 17:23:09.762[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133118 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703792 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017509460449219 -- 2026-06-25 17:23:09.764[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133118 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017290115356445 -- 2026-06-25 17:23:09.766[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133118 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017719268798828 -- 2026-06-25 17:23:09.805[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133118 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013705968856812 -- 2026-06-25 17:23:10.406[张体海-1176] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133118 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01703405380249 -- 2026-06-25 17:23:10.863[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010135889053345 -- 2026-06-25 17:23:11.786[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133114 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133114 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019729137420654 -- 2026-06-25 17:23:11.788[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133114 select payment_id from dbthird.thd_payment where oa_payment_id = 133114 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020151138305664 -- 2026-06-25 17:23:11.791[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133114 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145641 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023949146270752 -- 2026-06-25 17:23:11.793[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133114 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703666 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018260478973389 -- 2026-06-25 17:23:11.795[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133114 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018742084503174 -- 2026-06-25 17:23:11.828[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133114 select * from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019800662994385 -- 2026-06-25 17:23:11.831[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133114 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703666 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018219947814941 -- 2026-06-25 17:23:11.833[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133114 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018320083618164 -- 2026-06-25 17:23:11.835[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133114 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001856803894043 -- 2026-06-25 17:23:11.876[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133114 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016242027282715 -- 2026-06-25 17:23:12.618[张体海-1176] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133114 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098941326141357 -- 2026-06-25 17:23:13.072[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012042999267578 -- 2026-06-25 17:23:14.250[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133109 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133109 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019950866699219 -- 2026-06-25 17:23:14.253[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133109 select payment_id from dbthird.thd_payment where oa_payment_id = 133109 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002047061920166 -- 2026-06-25 17:23:14.255[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133109 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145636 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019879341125488 -- 2026-06-25 17:23:14.257[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133109 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703579 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018429756164551 -- 2026-06-25 17:23:14.259[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133109 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018939971923828 -- 2026-06-25 17:23:14.293[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133109 select * from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020802021026611 -- 2026-06-25 17:23:14.295[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133109 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703579 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018429756164551 -- 2026-06-25 17:23:14.297[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133109 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018339157104492 -- 2026-06-25 17:23:14.299[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133109 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018701553344727 -- 2026-06-25 17:23:14.339[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133109 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020592927932739 -- 2026-06-25 17:23:19.438[张体海-1176] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133109 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095219612121582 -- 2026-06-25 17:23:19.996[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087358951568604 -- 2026-06-25 17:23:21.103[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133105 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133105 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016770362854004 -- 2026-06-25 17:23:21.105[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133105 select payment_id from dbthird.thd_payment where oa_payment_id = 133105 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001788854598999 -- 2026-06-25 17:23:21.107[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133105 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145632 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017108917236328 -- 2026-06-25 17:23:21.109[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133105 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703521 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015590190887451 -- 2026-06-25 17:23:21.110[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133105 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01784610748291 -- 2026-06-25 17:23:21.160[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133105 select * from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017120838165283 -- 2026-06-25 17:23:21.162[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133105 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703521 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015618801116943 -- 2026-06-25 17:23:21.163[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133105 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001539945602417 -- 2026-06-25 17:23:21.165[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133105 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015859603881836 -- 2026-06-25 17:23:21.206[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133105 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010092973709106 -- 2026-06-25 17:23:33.517[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018715858459473 -- 2026-06-25 17:25:38.038[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095691680908203 -- 2026-06-25 17:25:40.360[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133096 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002269983291626 -- 2026-06-25 17:25:40.363[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133096 select payment_id from dbthird.thd_payment where oa_payment_id = 133096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001957893371582 -- 2026-06-25 17:25:40.365[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133096 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145624 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018818378448486 -- 2026-06-25 17:25:40.367[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133096 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703166 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017421245574951 -- 2026-06-25 17:25:40.369[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133096 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019001960754395 -- 2026-06-25 17:25:40.403[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133096 select * from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018589496612549 -- 2026-06-25 17:25:40.405[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133096 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703166 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017361640930176 -- 2026-06-25 17:25:40.406[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133096 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017378330230713 -- 2026-06-25 17:25:40.408[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133096 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017890930175781 -- 2026-06-25 17:25:40.450[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133096 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089101791381836 -- 2026-06-25 17:25:42.137[张体海-1176] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133096 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022745132446289 -- 2026-06-25 17:25:42.601[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085878372192383 -- 2026-06-25 17:25:43.856[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79736 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79736 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020449161529541 -- 2026-06-25 17:25:43.858[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79736 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 = 79736 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015630722045898 -- 2026-06-25 17:25:43.860[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79736 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79736 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020229816436768 -- 2026-06-25 17:25:43.862[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79736 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight,3 as buzSystem_id FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 79736 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014619827270508 -- 2026-06-25 17:25:43.864[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79736 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014791488647461 -- 2026-06-25 17:25:43.898[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79736 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016231536865234 -- 2026-06-25 17:25:43.939[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79736 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6705349 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014820098876953 -- 2026-06-25 17:25:43.940[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79736 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083749294281006 -- 2026-06-25 17:25:46.505[张体海-1176] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79736 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011440992355347 -- 2026-06-25 17:25:47.069[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093481540679932 -- 2026-06-25 17:25:48.842[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79728 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79728 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019350051879883 -- 2026-06-25 17:25:48.845[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79728 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 = 79728 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001838207244873 -- 2026-06-25 17:25:48.847[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79728 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79728 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019011497497559 -- 2026-06-25 17:25:48.849[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79728 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight,3 as buzSystem_id FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 79728 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016908645629883 -- 2026-06-25 17:25:48.850[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79728 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018179416656494 -- 2026-06-25 17:25:48.883[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79728 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018560886383057 -- 2026-06-25 17:25:48.924[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79728 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6704292 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016980171203613 -- 2026-06-25 17:25:48.926[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79728 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019059896469116 -- 2026-06-25 17:25:50.833[张体海-1176] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79728 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0121910572052 -- 2026-06-25 17:25:51.319[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019152164459229 -- 2026-06-25 17:25:52.995[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79722 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79722 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014679431915283 -- 2026-06-25 17:25:52.997[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79722 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 = 79722 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013201236724854 -- 2026-06-25 17:25:52.999[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79722 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79722 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014281272888184 -- 2026-06-25 17:25:53.000[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79722 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight,3 as buzSystem_id FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 79722 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012221336364746 -- 2026-06-25 17:25:53.001[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79722 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012390613555908 -- 2026-06-25 17:25:53.035[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79722 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001356840133667 -- 2026-06-25 17:25:53.074[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79722 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703464 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012190341949463 -- 2026-06-25 17:25:53.076[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79722 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0072109699249268 -- 2026-06-25 17:25:54.926[张体海-1176] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79722 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011105060577393 -- 2026-06-25 17:25:55.379[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085899829864502 -- 2026-06-25 17:25:56.514[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79721 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79721 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017919540405273 -- 2026-06-25 17:25:56.516[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79721 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 = 79721 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016739368438721 -- 2026-06-25 17:25:56.518[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79721 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79721 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001777172088623 -- 2026-06-25 17:25:56.519[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79721 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight,3 as buzSystem_id FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 79721 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001600980758667 -- 2026-06-25 17:25:56.521[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79721 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00160813331604 -- 2026-06-25 17:25:56.556[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79721 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017399787902832 -- 2026-06-25 17:25:56.596[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79721 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703197 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015721321105957 -- 2026-06-25 17:25:56.598[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79721 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011168003082275 -- 2026-06-25 17:25:58.860[张体海-1176] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79721 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02134108543396 -- 2026-06-25 17:25:59.439[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088839530944824 -- 2026-06-25 17:25:59.848[高祥-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.010143041610718 -- 2026-06-25 17:26:00.745[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79720 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79720 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020029544830322 -- 2026-06-25 17:26:00.747[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79720 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 = 79720 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022509098052979 -- 2026-06-25 17:26:00.749[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79720 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79720 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023810863494873 -- 2026-06-25 17:26:00.752[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79720 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight,3 as buzSystem_id FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 79720 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017898082733154 -- 2026-06-25 17:26:00.754[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79720 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018260478973389 -- 2026-06-25 17:26:00.788[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79720 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019497871398926 -- 2026-06-25 17:26:00.829[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79720 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703135 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017809867858887 -- 2026-06-25 17:26:00.831[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79720 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018471002578735 -- 2026-06-25 17:26:02.372[张体海-1176] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79720 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077829360961914 -- 2026-06-25 17:26:02.843[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084371566772461 -- 2026-06-25 17:26:03.830[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79719 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79719 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017189979553223 -- 2026-06-25 17:26:03.831[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79719 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 = 79719 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015990734100342 -- 2026-06-25 17:26:03.833[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79719 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79719 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001708984375 -- 2026-06-25 17:26:03.835[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79719 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight,3 as buzSystem_id FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 79719 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015048980712891 -- 2026-06-25 17:26:03.837[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79719 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015349388122559 -- 2026-06-25 17:26:03.870[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79719 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016250610351562 -- 2026-06-25 17:26:03.911[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79719 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703065 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015161037445068 -- 2026-06-25 17:26:03.912[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79719 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0067000389099121 -- 2026-06-25 17:26:04.063[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79719 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79719 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012509822845459 -- 2026-06-25 17:26:04.064[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79719 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 = 79719 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012199878692627 -- 2026-06-25 17:26:04.066[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79719 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79719 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012550354003906 -- 2026-06-25 17:26:04.067[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79719 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight,3 as buzSystem_id FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 79719 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012378692626953 -- 2026-06-25 17:26:04.068[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79719 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012669563293457 -- 2026-06-25 17:26:04.101[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79719 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012810230255127 -- 2026-06-25 17:26:04.140[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79719 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703065 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001230001449585 -- 2026-06-25 17:26:04.141[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79719 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076229572296143 -- 2026-06-25 17:26:05.756[张体海-1176] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=79719 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084030628204346 -- 2026-06-25 17:26:06.245[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0071671009063721 -- 2026-06-25 17:26:07.294[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133105 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133105 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013651847839355 -- 2026-06-25 17:26:07.295[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133105 select payment_id from dbthird.thd_payment where oa_payment_id = 133105 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014150142669678 -- 2026-06-25 17:26:07.297[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133105 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145632 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018119812011719 -- 2026-06-25 17:26:07.299[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133105 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703521 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012311935424805 -- 2026-06-25 17:26:07.300[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133105 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020910978317261 -- 2026-06-25 17:26:07.353[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133105 select * from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014340877532959 -- 2026-06-25 17:26:07.355[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133105 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703521 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012359619140625 -- 2026-06-25 17:26:07.357[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133105 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012428760528564 -- 2026-06-25 17:26:07.358[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133105 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012660026550293 -- 2026-06-25 17:26:07.398[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133105 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.007645845413208 -- 2026-06-25 17:26:19.561[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0079951286315918 -- 2026-06-25 17:26:19.882[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79719 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 79719 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016160011291504 -- 2026-06-25 17:26:19.883[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79719 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 = 79719 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015029907226562 -- 2026-06-25 17:26:19.885[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79719 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 79719 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016188621520996 -- 2026-06-25 17:26:19.887[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79719 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight,3 as buzSystem_id FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 79719 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014288425445557 -- 2026-06-25 17:26:19.888[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79719 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014419555664062 -- 2026-06-25 17:26:19.922[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79719 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015561580657959 -- 2026-06-25 17:26:19.963[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79719 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703065 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014278888702393 -- 2026-06-25 17:26:19.965[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=79719 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008296012878418 -- 2026-06-25 17:26:43.293 -- /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.0015599727630615 -- 2026-06-25 17:26:43.296 -- /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.0024468898773193 -- 2026-06-25 17:26:43.299 -- /buz/oa/index.php/oamgmt/oa_application?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='LiuXiaoJin' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016729831695557 -- 2026-06-25 17:26:43.301[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 49 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091700553894043 -- 2026-06-25 17:26:44.189[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT extrafareApply_id doc_id,extrafareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,3 as appr_type_id,0 is_urgent FROM dboa.oa_extrafareApply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021958351135254 -- 2026-06-25 17:26:44.192[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT fareApply_id doc_id,fareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,12 as appr_type_id,0 is_urgent FROM dboa.oa_fareapply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024981498718262 -- 2026-06-25 17:26:44.194[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT payment_id doc_id,payment_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,13 as appr_type_id,0 is_urgent FROM dboa.oa_payment WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018820762634277 -- 2026-06-25 17:26:44.196[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT officialSeals_id doc_id,officialSeals_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,14 as appr_type_id,is_urgent FROM dboa.oa_officialSeals WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018360614776611 -- 2026-06-25 17:26:44.198[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT task_id doc_id, task_no doc_no, status_id, DATE_FORMAT(createdon, '%Y-%m-%d') apply_date, 4 as appr_type_id, 0 is_urgent FROM dboa.oa_task WHERE createdby_id= 2544 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0079760551452637 -- 2026-06-25 17:26:44.693[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020447969436646 -- 2026-06-25 17:26:45.630[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50625 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 = 50625 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016360282897949 -- 2026-06-25 17:26:45.631[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50625 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017337799072266 -- 2026-06-25 17:26:45.678[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50625 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6689490 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015380382537842 -- 2026-06-25 17:26:45.680[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50625 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015418529510498 -- 2026-06-25 17:26:45.682[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50625 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015840530395508 -- 2026-06-25 17:26:45.715[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50625 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6689490 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015430450439453 -- 2026-06-25 17:26:45.717[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50625 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019118070602417 -- 2026-06-25 17:26:45.991[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =49 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%刘晓进-司机%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016805171966553 -- 2026-06-25 17:26:46.084[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 49 and cont.cont_isenable = 1 AND cont.cont_name like '%刘晓进%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016381978988647 -- 2026-06-25 17:26:46.257[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.org_name like '%郑州车队%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076889991760254 -- 2026-06-25 17:26:46.296[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080380439758301 -- 2026-06-25 17:26:46.385[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087840557098389 -- 2026-06-25 17:26:46.489[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select DISTINCT IFNULL(p_e.parent_id,1) parent_id from dbsys.sys_project p left join dbsys.sys_project_ext p_e on p.project_id = p_e.project_id where p.acct_id = 49 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001755952835083 -- 2026-06-25 17:26:46.491[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 49 and p.project_id not in (1,1251,1329,1253,1406) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095479488372803 -- 2026-06-25 17:26:56.111[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133114 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133114 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018308162689209 -- 2026-06-25 17:26:56.113[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133114 select payment_id from dbthird.thd_payment where oa_payment_id = 133114 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018930435180664 -- 2026-06-25 17:26:56.115[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133114 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145641 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022780895233154 -- 2026-06-25 17:26:56.118[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133114 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6703666 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016868114471436 -- 2026-06-25 17:26:56.120[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133114 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024640083312988 -- 2026-06-25 17:26:56.177[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133114 select * from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018770694732666 -- 2026-06-25 17:26:56.179[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133114 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6703666 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001680850982666 -- 2026-06-25 17:26:56.180[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133114 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016689300537109 -- 2026-06-25 17:26:56.182[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133114 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017030239105225 -- 2026-06-25 17:26:56.223[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133114 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01131010055542 -- 2026-06-25 17:27:01.197[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014086961746216 -- 2026-06-25 17:35:09.666[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133152%22}&event=edit_payment&payment_id=133152 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133152 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015108585357666 -- 2026-06-25 17:35:09.668[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133152%22}&event=edit_payment&payment_id=133152 select payment_id from dbthird.thd_payment where oa_payment_id = 133152 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015249252319336 -- 2026-06-25 17:35:09.669[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133152%22}&event=edit_payment&payment_id=133152 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145678 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015180110931396 -- 2026-06-25 17:35:09.671[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133152%22}&event=edit_payment&payment_id=133152 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6705428 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00142502784729 -- 2026-06-25 17:35:09.672[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133152%22}&event=edit_payment&payment_id=133152 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015149116516113 -- 2026-06-25 17:35:09.707[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133152%22}&event=edit_payment&payment_id=133152 select * from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014770030975342 -- 2026-06-25 17:35:09.709[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133152%22}&event=edit_payment&payment_id=133152 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6705428 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013711452484131 -- 2026-06-25 17:35:09.710[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133152%22}&event=edit_payment&payment_id=133152 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001370906829834 -- 2026-06-25 17:35:09.712[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133152%22}&event=edit_payment&payment_id=133152 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014009475708008 -- 2026-06-25 17:35:09.754[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133152%22}&event=edit_payment&payment_id=133152 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096371173858643 -- 2026-06-25 17:35:10.732[刘伍-933] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133152 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01649284362793 -- 2026-06-25 17:35:11.187[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0078499317169189 -- 2026-06-25 17:36:46.316 -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015931129455566 -- 2026-06-25 17:36:46.319 -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 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.00211501121521 -- 2026-06-25 17:36:46.322 -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 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='sophia' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017549991607666 -- 2026-06-25 17:36:46.324[马绍凤-172] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 2 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015959739685059 -- 2026-06-25 17:36:46.331[马绍凤-172] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 172 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0026400089263916 -- 2026-06-25 17:36:46.334[马绍凤-172] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select count(1) cnt from dbsys.sys_contact c left join dbsys.sys_acct a on c.acct_id = a.acct_id where c.parent_cont_id = 172 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015459060668945 -- 2026-06-25 17:36:46.335[马绍凤-172] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select a.root_acct_id, a.acct_id from dbsys.sys_contact c left join dbsys.sys_acct a on c.acct_id = a.acct_id where c.cont_id = 172 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015621185302734 -- 2026-06-25 17:36:46.337[马绍凤-172] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select ap.para_value from dbsys.sys_acct_para ap left join dbconfig.config_para a on ap.para_id = a.para_id where ap.acct_id in (2) and a.tag = 'base_multiAccount_switchModeId' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001460075378418 -- 2026-06-25 17:36:46.339[马绍凤-172] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select ap.para_value from dbsys.sys_acct_para ap left join dbconfig.config_para a on ap.para_id = a.para_id where ap.acct_id in (2) and a.tag = 'base_multiAccount_switchModeId' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094161033630371 -- 2026-06-25 17:37:16.065[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084588527679443 -- 2026-06-25 17:38:34.932[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1906962,1906961,1906958&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D670%26ship_city%3D%E4%B8%8A%E6%B5%B7%E5%B8%82%26is_apply%3D1&extrafareApply_id=0 select o.org_id,o.org_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016329288482666 -- 2026-06-25 17:38:34.934[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1906962,1906961,1906958&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D670%26ship_city%3D%E4%B8%8A%E6%B5%B7%E5%B8%82%26is_apply%3D1&extrafareApply_id=0 select org_id,org_name from dbsys.sys_org where corp_acct_id = 15 and is_corporate = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015449523925781 -- 2026-06-25 17:38:34.936[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1906962,1906961,1906958&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D670%26ship_city%3D%E4%B8%8A%E6%B5%B7%E5%B8%82%26is_apply%3D1&extrafareApply_id=0 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017590522766113 -- 2026-06-25 17:38:34.967[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1906962,1906961,1906958&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D670%26ship_city%3D%E4%B8%8A%E6%B5%B7%E5%B8%82%26is_apply%3D1&extrafareApply_id=0 SELECT o.order_id,o.order_no,a.area_name dest_city,o.acct_id, o.pieces,o.weight,o.volume,o.calc_weight FROM dbthird.thd_order o LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE o.order_id in (1906962,1906961,1906958) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015892028808594 -- 2026-06-25 17:38:35.200[李丹-751] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =9 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01504111289978 -- 2026-06-25 17:38:35.339[李丹-751] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 9 and cont.cont_isenable = 1 AND cont.cont_name like '%李丹%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083630084991455 -- 2026-06-25 17:38:35.464[李丹-751] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 9 AND o.org_name like '%上海办事处%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011801958084106 -- 2026-06-25 17:38:38.077[李丹-751] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =9 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%梁思聪%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013773918151855 -- 2026-06-25 17:38:41.015[李丹-751] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 9 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099830627441406 -- 2026-06-25 17:38:51.681[李丹-751] -- /buz/oa/index.php/oamgmt/get_extrafare_item select e.extrafare_name,e.extrafare_id,ifnull(dispConfig_json,'{}') dispConfig_json from dboa.oa_extrafare e left join dboa.oa_extrafareex_config e_c on e.extrafare_id = e_c.extrafare_id where e.acct_id = 15 and e.extrafare_name like '%人工费%' limit 30 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012166976928711 -- 2026-06-25 17:38:57.320[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select admin_id cont_id from dbsys.sys_acct where acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015261173248291 -- 2026-06-25 17:38:57.321[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 312 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016038417816162 -- 2026-06-25 17:38:57.407[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select group_concat(order_no) order_no_str from dbthird.thd_order where order_id in (1906962,1906961,1906958) limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014369487762451 -- 2026-06-25 17:38:57.456[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029458999633789 -- 2026-06-25 17:38:57.490[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 751,updatedby_id = 751 where extrafareApply_id = 79737 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003849983215332 -- 2026-06-25 17:38:57.494[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 751,updatedby_id = 751 where otherfee_id = 75920 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020601987838745 -- 2026-06-25 17:38:58.308[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select admin_id cont_id from dbsys.sys_acct where acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018410682678223 -- 2026-06-25 17:38:58.310[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 312 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018939971923828 -- 2026-06-25 17:38:58.361[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091230869293213 -- 2026-06-25 17:38:59.049[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select admin_id cont_id from dbsys.sys_acct where acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017399787902832 -- 2026-06-25 17:38:59.051[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 312 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017430782318115 -- 2026-06-25 17:38:59.142[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039839744567871 -- 2026-06-25 17:38:59.188[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 751,updatedby_id = 751 where extrafareApply_id = 79737 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036649703979492 -- 2026-06-25 17:38:59.192[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 751,updatedby_id = 751 where otherfee_id = 75920 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076141357421875 -- 2026-06-25 17:38:59.716[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select admin_id cont_id from dbsys.sys_acct where acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014710426330566 -- 2026-06-25 17:38:59.718[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 312 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001488208770752 -- 2026-06-25 17:38:59.813[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031919479370117 -- 2026-06-25 17:38:59.846[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 751,updatedby_id = 751 where extrafareApply_id = 79737 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033450126647949 -- 2026-06-25 17:38:59.849[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 751,updatedby_id = 751 where otherfee_id = 75920 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081431865692139 -- 2026-06-25 17:38:59.938[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011139869689941 -- 2026-06-25 17:39:02.573[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select admin_id cont_id from dbsys.sys_acct where acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015029907226562 -- 2026-06-25 17:39:02.575[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 312 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015499591827393 -- 2026-06-25 17:39:02.646[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030241012573242 -- 2026-06-25 17:39:02.680[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 751,updatedby_id = 751 where extrafareApply_id = 79737 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0027720928192139 -- 2026-06-25 17:39:02.682[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 751,updatedby_id = 751 where otherfee_id = 75920 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076451301574707 -- 2026-06-25 17:39:02.772[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077559947967529 -- 2026-06-25 17:39:43.743[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1906962,1906961,1906958&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D670%26ship_city%3D%E4%B8%8A%E6%B5%B7%E5%B8%82%26is_apply%3D1&extrafareApply_id=0 select o.org_id,o.org_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015280246734619 -- 2026-06-25 17:39:43.745[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1906962,1906961,1906958&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D670%26ship_city%3D%E4%B8%8A%E6%B5%B7%E5%B8%82%26is_apply%3D1&extrafareApply_id=0 select org_id,org_name from dbsys.sys_org where corp_acct_id = 15 and is_corporate = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015060901641846 -- 2026-06-25 17:39:43.746[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1906962,1906961,1906958&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D670%26ship_city%3D%E4%B8%8A%E6%B5%B7%E5%B8%82%26is_apply%3D1&extrafareApply_id=0 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016381740570068 -- 2026-06-25 17:39:43.778[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1906962,1906961,1906958&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D670%26ship_city%3D%E4%B8%8A%E6%B5%B7%E5%B8%82%26is_apply%3D1&extrafareApply_id=0 SELECT o.order_id,o.order_no,a.area_name dest_city,o.acct_id, o.pieces,o.weight,o.volume,o.calc_weight FROM dbthird.thd_order o LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE o.order_id in (1906962,1906961,1906958) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012889862060547 -- 2026-06-25 17:39:44.035[李丹-751] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =9 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092570781707764 -- 2026-06-25 17:39:44.113[李丹-751] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 9 and cont.cont_isenable = 1 AND cont.cont_name like '%李丹%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088918209075928 -- 2026-06-25 17:39:44.201[李丹-751] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 9 AND o.org_name like '%上海办事处%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082371234893799 -- 2026-06-25 17:45:11.230[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097570419311523 -- 2026-06-25 17:45:14.166[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT extrafareApply_id doc_id,extrafareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,3 as appr_type_id,0 is_urgent FROM dboa.oa_extrafareApply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0027658939361572 -- 2026-06-25 17:45:14.169[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT fareApply_id doc_id,fareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,12 as appr_type_id,0 is_urgent FROM dboa.oa_fareapply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019950866699219 -- 2026-06-25 17:45:14.171[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT payment_id doc_id,payment_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,13 as appr_type_id,0 is_urgent FROM dboa.oa_payment WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020010471343994 -- 2026-06-25 17:45:14.173[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT officialSeals_id doc_id,officialSeals_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,14 as appr_type_id,is_urgent FROM dboa.oa_officialSeals WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019490718841553 -- 2026-06-25 17:45:14.176[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT task_id doc_id, task_no doc_no, status_id, DATE_FORMAT(createdon, '%Y-%m-%d') apply_date, 4 as appr_type_id, 0 is_urgent FROM dboa.oa_task WHERE createdby_id= 2544 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017684936523438 -- 2026-06-25 17:45:16.085[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50625 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 = 50625 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015628337860107 -- 2026-06-25 17:45:16.087[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50625 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019140243530273 -- 2026-06-25 17:45:16.123[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50625 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6689490 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014541149139404 -- 2026-06-25 17:45:16.124[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50625 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014619827270508 -- 2026-06-25 17:45:16.126[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50625 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015051364898682 -- 2026-06-25 17:45:16.159[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50625 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6689490 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014588832855225 -- 2026-06-25 17:45:16.160[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50625 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014183044433594 -- 2026-06-25 17:45:16.321[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =49 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%刘晓进-司机%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.007051944732666 -- 2026-06-25 17:45:16.419[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 49 and cont.cont_isenable = 1 AND cont.cont_name like '%刘晓进%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099430084228516 -- 2026-06-25 17:45:16.508[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.org_name like '%郑州车队%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017362833023071 -- 2026-06-25 17:45:16.633[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019285917282104 -- 2026-06-25 17:45:16.743[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select DISTINCT IFNULL(p_e.parent_id,1) parent_id from dbsys.sys_project p left join dbsys.sys_project_ext p_e on p.project_id = p_e.project_id where p.acct_id = 49 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017821788787842 -- 2026-06-25 17:45:16.745[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 49 and p.project_id not in (1,1251,1329,1253,1406) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017060041427612 -- 2026-06-25 17:45:20.114[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT extrafareApply_id doc_id,extrafareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,3 as appr_type_id,0 is_urgent FROM dboa.oa_extrafareApply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020759105682373 -- 2026-06-25 17:45:20.116[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT fareApply_id doc_id,fareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,12 as appr_type_id,0 is_urgent FROM dboa.oa_fareapply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017118453979492 -- 2026-06-25 17:45:20.118[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT payment_id doc_id,payment_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,13 as appr_type_id,0 is_urgent FROM dboa.oa_payment WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017440319061279 -- 2026-06-25 17:45:20.120[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT officialSeals_id doc_id,officialSeals_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,14 as appr_type_id,is_urgent FROM dboa.oa_officialSeals WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020639896392822 -- 2026-06-25 17:45:20.122[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT task_id doc_id, task_no doc_no, status_id, DATE_FORMAT(createdon, '%Y-%m-%d') apply_date, 4 as appr_type_id, 0 is_urgent FROM dboa.oa_task WHERE createdby_id= 2544 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018435001373291 -- 2026-06-25 17:45:22.403[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT extrafareApply_id doc_id,extrafareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,3 as appr_type_id,0 is_urgent FROM dboa.oa_extrafareApply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021159648895264 -- 2026-06-25 17:45:22.405[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT fareApply_id doc_id,fareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,12 as appr_type_id,0 is_urgent FROM dboa.oa_fareapply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017940998077393 -- 2026-06-25 17:45:22.407[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT payment_id doc_id,payment_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,13 as appr_type_id,0 is_urgent FROM dboa.oa_payment WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022280216217041 -- 2026-06-25 17:45:22.410[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT officialSeals_id doc_id,officialSeals_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,14 as appr_type_id,is_urgent FROM dboa.oa_officialSeals WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017890930175781 -- 2026-06-25 17:45:22.412[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT task_id doc_id, task_no doc_no, status_id, DATE_FORMAT(createdon, '%Y-%m-%d') apply_date, 4 as appr_type_id, 0 is_urgent FROM dboa.oa_task WHERE createdby_id= 2544 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014296054840088 -- 2026-06-25 17:45:23.296[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50736 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 = 50736 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015950202941895 -- 2026-06-25 17:45:23.298[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50736 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017440319061279 -- 2026-06-25 17:45:23.332[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50736 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6705437 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015590190887451 -- 2026-06-25 17:45:23.334[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50736 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015599727630615 -- 2026-06-25 17:45:23.336[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50736 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016281604766846 -- 2026-06-25 17:45:23.369[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50736 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6705437 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001535177230835 -- 2026-06-25 17:45:23.371[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50736 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094897747039795 -- 2026-06-25 17:45:23.568[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =49 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%刘晓进-司机%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088751316070557 -- 2026-06-25 17:45:23.693[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 49 and cont.cont_isenable = 1 AND cont.cont_name like '%刘晓进%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.007997989654541 -- 2026-06-25 17:45:23.791[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.org_name like '%郑州车队%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017959833145142 -- 2026-06-25 17:45:23.891[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091350078582764 -- 2026-06-25 17:45:23.987[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select DISTINCT IFNULL(p_e.parent_id,1) parent_id from dbsys.sys_project p left join dbsys.sys_project_ext p_e on p.project_id = p_e.project_id where p.acct_id = 49 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017080307006836 -- 2026-06-25 17:45:23.989[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 49 and p.project_id not in (1,1251,1329,1253,1406) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096540451049805 -- 2026-06-25 17:45:26.892[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT extrafareApply_id doc_id,extrafareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,3 as appr_type_id,0 is_urgent FROM dboa.oa_extrafareApply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021951198577881 -- 2026-06-25 17:45:26.895[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT fareApply_id doc_id,fareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,12 as appr_type_id,0 is_urgent FROM dboa.oa_fareapply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018441677093506 -- 2026-06-25 17:45:26.897[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT payment_id doc_id,payment_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,13 as appr_type_id,0 is_urgent FROM dboa.oa_payment WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022110939025879 -- 2026-06-25 17:45:26.899[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT officialSeals_id doc_id,officialSeals_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,14 as appr_type_id,is_urgent FROM dboa.oa_officialSeals WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017988681793213 -- 2026-06-25 17:45:26.901[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT task_id doc_id, task_no doc_no, status_id, DATE_FORMAT(createdon, '%Y-%m-%d') apply_date, 4 as appr_type_id, 0 is_urgent FROM dboa.oa_task WHERE createdby_id= 2544 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021660089492798 -- 2026-06-25 17:45:28.360[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50736 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 = 50736 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014028549194336 -- 2026-06-25 17:45:28.362[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50736 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014679431915283 -- 2026-06-25 17:45:28.397[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50736 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6705437 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014219284057617 -- 2026-06-25 17:45:28.399[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50736 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013971328735352 -- 2026-06-25 17:45:28.401[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50736 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014760494232178 -- 2026-06-25 17:45:28.433[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50736 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6705437 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013899803161621 -- 2026-06-25 17:45:28.434[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50736 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082988739013672 -- 2026-06-25 17:45:28.655[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =49 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%刘晓进-司机%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015865087509155 -- 2026-06-25 17:45:28.849[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 49 and cont.cont_isenable = 1 AND cont.cont_name like '%刘晓进%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081219673156738 -- 2026-06-25 17:45:28.993[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.org_name like '%郑州车队%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010185956954956 -- 2026-06-25 17:45:29.147[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084779262542725 -- 2026-06-25 17:45:29.248[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select DISTINCT IFNULL(p_e.parent_id,1) parent_id from dbsys.sys_project p left join dbsys.sys_project_ext p_e on p.project_id = p_e.project_id where p.acct_id = 49 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016219615936279 -- 2026-06-25 17:45:29.250[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 49 and p.project_id not in (1,1251,1329,1253,1406) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076329708099365 -- 2026-06-25 17:46:47.980[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019037008285522 -- 2026-06-25 17:46:48.836[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133145 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133145 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001849889755249 -- 2026-06-25 17:46:48.838[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133145 select payment_id from dbthird.thd_payment where oa_payment_id = 133145 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018858909606934 -- 2026-06-25 17:46:48.840[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133145 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145671 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002284049987793 -- 2026-06-25 17:46:48.843[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133145 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6704761 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017068386077881 -- 2026-06-25 17:46:48.845[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133145 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018073797225952 -- 2026-06-25 17:46:48.895[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133145 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018379688262939 -- 2026-06-25 17:46:48.897[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133145 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6704761 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016899108886719 -- 2026-06-25 17:46:48.899[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133145 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016870498657227 -- 2026-06-25 17:46:48.900[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133145 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017430782318115 -- 2026-06-25 17:46:48.939[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133145 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090320110321045 -- 2026-06-25 17:46:49.439[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133145 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088050365447998 -- 2026-06-25 17:46:49.886[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01612114906311 -- 2026-06-25 17:46:50.608[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133142 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133142 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018041133880615 -- 2026-06-25 17:46:50.610[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133142 select payment_id from dbthird.thd_payment where oa_payment_id = 133142 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018608570098877 -- 2026-06-25 17:46:50.612[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133142 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145668 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018200874328613 -- 2026-06-25 17:46:50.614[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133142 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6704683 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016758441925049 -- 2026-06-25 17:46:50.616[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133142 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018110036849976 -- 2026-06-25 17:46:50.667[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133142 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018429756164551 -- 2026-06-25 17:46:50.669[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133142 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6704683 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016739368438721 -- 2026-06-25 17:46:50.671[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133142 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016500949859619 -- 2026-06-25 17:46:50.672[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133142 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001708984375 -- 2026-06-25 17:46:50.712[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133142 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018748044967651 -- 2026-06-25 17:46:51.156[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133142 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022909879684448 -- 2026-06-25 17:46:51.580[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080130100250244 -- 2026-06-25 17:46:52.270[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133140 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133140 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015439987182617 -- 2026-06-25 17:46:52.272[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133140 select payment_id from dbthird.thd_payment where oa_payment_id = 133140 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016169548034668 -- 2026-06-25 17:46:52.274[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133140 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145666 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015778541564941 -- 2026-06-25 17:46:52.275[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133140 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6704661 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014421939849854 -- 2026-06-25 17:46:52.277[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133140 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020516157150269 -- 2026-06-25 17:46:52.328[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133140 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016448497772217 -- 2026-06-25 17:46:52.330[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133140 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6704661 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001446008682251 -- 2026-06-25 17:46:52.331[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133140 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014472007751465 -- 2026-06-25 17:46:52.333[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133140 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014839172363281 -- 2026-06-25 17:46:52.373[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133140 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077390670776367 -- 2026-06-25 17:46:52.880[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133140 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013812065124512 -- 2026-06-25 17:46:53.304[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014101982116699 -- 2026-06-25 17:46:53.979[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133139 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017948150634766 -- 2026-06-25 17:46:53.981[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133139 select payment_id from dbthird.thd_payment where oa_payment_id = 133139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018491744995117 -- 2026-06-25 17:46:53.983[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133139 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145665 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018119812011719 -- 2026-06-25 17:46:53.985[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133139 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6704647 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016670227050781 -- 2026-06-25 17:46:53.987[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133139 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017340183258057 -- 2026-06-25 17:46:54.021[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133139 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018000602722168 -- 2026-06-25 17:46:54.023[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133139 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6704647 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016608238220215 -- 2026-06-25 17:46:54.024[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133139 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016818046569824 -- 2026-06-25 17:46:54.026[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133139 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017220973968506 -- 2026-06-25 17:46:54.066[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133139 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089700222015381 -- 2026-06-25 17:46:54.539[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133139 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021565914154053 -- 2026-06-25 17:46:54.966[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083520412445068 -- 2026-06-25 17:46:55.596[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50569 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50569 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020468235015869 -- 2026-06-25 17:46:55.598[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50569 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50569 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016679763793945 -- 2026-06-25 17:46:55.600[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50569 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6681895 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015039443969727 -- 2026-06-25 17:46:55.601[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50569 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017449855804443 -- 2026-06-25 17:46:55.635[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50569 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6681895 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015561580657959 -- 2026-06-25 17:46:55.637[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50569 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012573003768921 -- 2026-06-25 17:46:57.270[余泽旭-927] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50569 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091171264648438 -- 2026-06-25 17:46:57.680[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02135705947876 -- 2026-06-25 17:46:58.446[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50568 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50568 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020999908447266 -- 2026-06-25 17:46:58.449[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50568 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50568 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001727819442749 -- 2026-06-25 17:46:58.451[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50568 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6681892 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015530586242676 -- 2026-06-25 17:46:58.452[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50568 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018088817596436 -- 2026-06-25 17:46:58.486[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50568 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6681892 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015830993652344 -- 2026-06-25 17:46:58.488[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50568 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018558979034424 -- 2026-06-25 17:46:59.011[余泽旭-927] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50568 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017882823944092 -- 2026-06-25 17:46:59.450[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012041091918945 -- 2026-06-25 17:47:00.062[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50372 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50372 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022377967834473 -- 2026-06-25 17:47:00.064[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50372 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50372 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022730827331543 -- 2026-06-25 17:47:00.067[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50372 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6654978 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016429424285889 -- 2026-06-25 17:47:00.068[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50372 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018470287322998 -- 2026-06-25 17:47:00.102[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50372 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6654978 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016369819641113 -- 2026-06-25 17:47:00.104[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50372 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014472961425781 -- 2026-06-25 17:47:00.672[余泽旭-927] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50372 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01101016998291 -- 2026-06-25 17:47:01.096[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090301036834717 -- 2026-06-25 17:47:01.739[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50371 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50371 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002223014831543 -- 2026-06-25 17:47:01.741[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50371 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50371 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018179416656494 -- 2026-06-25 17:47:01.743[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50371 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6654977 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016279220581055 -- 2026-06-25 17:47:01.745[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50371 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001784086227417 -- 2026-06-25 17:47:01.778[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50371 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6654977 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016391277313232 -- 2026-06-25 17:47:01.780[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50371 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0074939727783203 -- 2026-06-25 17:47:02.300[余泽旭-927] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50371 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018618822097778 -- 2026-06-25 17:47:02.726[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011437892913818 -- 2026-06-25 17:47:03.856[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8523 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8523 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017640590667725 -- 2026-06-25 17:47:03.858[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8523 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016250610351562 -- 2026-06-25 17:47:03.860[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8523 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017108917236328 -- 2026-06-25 17:47:03.893[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8523 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702343 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015859603881836 -- 2026-06-25 17:47:03.895[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8523 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076088905334473 -- 2026-06-25 17:47:04.498[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0075738430023193 -- 2026-06-25 17:47:04.913[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096778869628906 -- 2026-06-25 17:50:13.693 -- /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.0018100738525391 -- 2026-06-25 17:50:13.696 -- /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.0027511119842529 -- 2026-06-25 17:50:13.699 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='WuLingGang' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020709037780762 -- 2026-06-25 17:50:13.701[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018446922302246 -- 2026-06-25 17:50:14.189[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017287015914917 -- 2026-06-25 17:50:15.491[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133159 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133159 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019590854644775 -- 2026-06-25 17:50:15.493[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133159 select payment_id from dbthird.thd_payment where oa_payment_id = 133159 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016629695892334 -- 2026-06-25 17:50:15.495[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133159 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145685 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016100406646729 -- 2026-06-25 17:50:15.496[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133159 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6705505 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014491081237793 -- 2026-06-25 17:50:15.498[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133159 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001640796661377 -- 2026-06-25 17:50:15.532[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133159 select * from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015571117401123 -- 2026-06-25 17:50:15.534[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133159 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6705505 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014469623565674 -- 2026-06-25 17:50:15.535[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133159 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001460075378418 -- 2026-06-25 17:50:15.537[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133159 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014479160308838 -- 2026-06-25 17:50:15.575[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133159 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013669013977051 -- 2026-06-25 17:50:19.175[吴凌刚-279] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133159 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013320922851562 -- 2026-06-25 17:50:19.693[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091688632965088 -- 2026-06-25 17:50:20.820[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133158 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133158 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017528533935547 -- 2026-06-25 17:50:20.822[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133158 select payment_id from dbthird.thd_payment where oa_payment_id = 133158 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018320083618164 -- 2026-06-25 17:50:20.824[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133158 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145684 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017709732055664 -- 2026-06-25 17:50:20.826[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133158 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6705499 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016300678253174 -- 2026-06-25 17:50:20.827[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133158 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016660690307617 -- 2026-06-25 17:50:20.861[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133158 select * from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017797946929932 -- 2026-06-25 17:50:20.863[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133158 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6705499 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016348361968994 -- 2026-06-25 17:50:20.865[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133158 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016429424285889 -- 2026-06-25 17:50:20.867[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133158 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016810894012451 -- 2026-06-25 17:50:20.906[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133158 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011512994766235 -- 2026-06-25 17:50:43.523[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02022385597229 -- 2026-06-25 17:50:44.762[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133158 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133158 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020129680633545 -- 2026-06-25 17:50:44.764[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133158 select payment_id from dbthird.thd_payment where oa_payment_id = 133158 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020298957824707 -- 2026-06-25 17:50:44.766[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133158 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145684 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020029544830322 -- 2026-06-25 17:50:44.769[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133158 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6705499 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015041828155518 -- 2026-06-25 17:50:44.770[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133158 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016438961029053 -- 2026-06-25 17:50:44.804[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133158 select * from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016570091247559 -- 2026-06-25 17:50:44.806[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133158 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6705499 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015280246734619 -- 2026-06-25 17:50:44.808[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133158 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014958381652832 -- 2026-06-25 17:50:44.809[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133158 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015199184417725 -- 2026-06-25 17:50:44.848[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133158 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082759857177734 -- 2026-06-25 17:50:54.341[吴凌刚-279] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133158 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086209774017334 -- 2026-06-25 17:50:54.874[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094530582427979 -- 2026-06-25 17:50:56.152[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133157 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133157 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018000602722168 -- 2026-06-25 17:50:56.154[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133157 select payment_id from dbthird.thd_payment where oa_payment_id = 133157 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018749237060547 -- 2026-06-25 17:50:56.157[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133157 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145683 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022590160369873 -- 2026-06-25 17:50:56.159[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133157 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6705494 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001680850982666 -- 2026-06-25 17:50:56.161[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133157 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014004945755005 -- 2026-06-25 17:50:56.209[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133157 select * from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018398761749268 -- 2026-06-25 17:50:56.211[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133157 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6705494 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016839504241943 -- 2026-06-25 17:50:56.212[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133157 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016548633575439 -- 2026-06-25 17:50:56.214[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133157 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017049312591553 -- 2026-06-25 17:50:56.254[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133157 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008540153503418 -- 2026-06-25 17:51:03.289[吴凌刚-279] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133157 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016136884689331 -- 2026-06-25 17:51:03.796[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017997026443481 -- 2026-06-25 17:51:04.737[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133156 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019559860229492 -- 2026-06-25 17:51:04.740[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133156 select payment_id from dbthird.thd_payment where oa_payment_id = 133156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019829273223877 -- 2026-06-25 17:51:04.742[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133156 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145682 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023059844970703 -- 2026-06-25 17:51:04.744[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133156 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6705493 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018281936645508 -- 2026-06-25 17:51:04.746[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133156 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018937826156616 -- 2026-06-25 17:51:04.796[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133156 select * from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019881725311279 -- 2026-06-25 17:51:04.798[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133156 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6705493 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018370151519775 -- 2026-06-25 17:51:04.800[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133156 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018291473388672 -- 2026-06-25 17:51:04.802[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133156 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018458366394043 -- 2026-06-25 17:51:04.842[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133156 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0079090595245361 -- 2026-06-25 17:51:29.981[吴凌刚-279] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133156 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008404016494751 -- 2026-06-25 17:51:30.473[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086419582366943 -- 2026-06-25 17:51:31.623[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133155 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133155 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016510486602783 -- 2026-06-25 17:51:31.624[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133155 select payment_id from dbthird.thd_payment where oa_payment_id = 133155 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016951560974121 -- 2026-06-25 17:51:31.626[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133155 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145681 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020740032196045 -- 2026-06-25 17:51:31.628[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133155 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6705492 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015318393707275 -- 2026-06-25 17:51:31.630[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133155 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023130178451538 -- 2026-06-25 17:51:31.685[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133155 select * from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020909309387207 -- 2026-06-25 17:51:31.688[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133155 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6705492 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015230178833008 -- 2026-06-25 17:51:31.689[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133155 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015289783477783 -- 2026-06-25 17:51:31.691[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133155 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015890598297119 -- 2026-06-25 17:51:31.730[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133155 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082619190216064 -- 2026-06-25 17:51:40.157[吴凌刚-279] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133155 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02118992805481 -- 2026-06-25 17:51:40.641[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087170600891113 -- 2026-06-25 17:51:42.039[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133154 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133154 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016610622406006 -- 2026-06-25 17:51:42.041[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133154 select payment_id from dbthird.thd_payment where oa_payment_id = 133154 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017280578613281 -- 2026-06-25 17:51:42.043[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133154 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145680 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001676082611084 -- 2026-06-25 17:51:42.045[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133154 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6705489 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015449523925781 -- 2026-06-25 17:51:42.046[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133154 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016720294952393 -- 2026-06-25 17:51:42.080[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133154 select * from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016350746154785 -- 2026-06-25 17:51:42.082[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133154 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6705489 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015089511871338 -- 2026-06-25 17:51:42.083[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133154 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001507043838501 -- 2026-06-25 17:51:42.085[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133154 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015580654144287 -- 2026-06-25 17:51:42.125[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133154 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0075089931488037 -- 2026-06-25 17:51:51.319[吴凌刚-279] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133154 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0078790187835693 -- 2026-06-25 17:51:51.808[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010409116744995 -- 2026-06-25 17:53:23.212[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010370969772339 -- 2026-06-25 17:53:24.670[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50735 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50735 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001964807510376 -- 2026-06-25 17:53:24.672[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50735 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50735 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019237995147705 -- 2026-06-25 17:53:24.674[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50735 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6705348 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014638900756836 -- 2026-06-25 17:53:24.675[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50735 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015888214111328 -- 2026-06-25 17:53:24.708[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50735 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6705348 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014379024505615 -- 2026-06-25 17:53:24.710[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50735 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028403997421265 -- 2026-06-25 17:53:26.207[郭荣波-35] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50735 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021478891372681 -- 2026-06-25 17:53:26.723[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008821964263916 -- 2026-06-25 17:53:27.777[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50734 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50734 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017530918121338 -- 2026-06-25 17:53:27.779[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50734 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50734 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017368793487549 -- 2026-06-25 17:53:27.781[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50734 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6705309 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015881061553955 -- 2026-06-25 17:53:27.783[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017499923706055 -- 2026-06-25 17:53:27.816[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50734 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6705309 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015678405761719 -- 2026-06-25 17:53:27.818[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082578659057617 -- 2026-06-25 17:53:28.559[郭荣波-35] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.007288932800293 -- 2026-06-25 17:53:29.027[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083160400390625 -- 2026-06-25 18:04:50.109[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT extrafareApply_id doc_id,extrafareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,3 as appr_type_id,0 is_urgent FROM dboa.oa_extrafareApply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020239353179932 -- 2026-06-25 18:04:50.111[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT fareApply_id doc_id,fareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,12 as appr_type_id,0 is_urgent FROM dboa.oa_fareapply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016670227050781 -- 2026-06-25 18:04:50.113[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT payment_id doc_id,payment_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,13 as appr_type_id,0 is_urgent FROM dboa.oa_payment WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016450881958008 -- 2026-06-25 18:04:50.114[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT officialSeals_id doc_id,officialSeals_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,14 as appr_type_id,is_urgent FROM dboa.oa_officialSeals WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016419887542725 -- 2026-06-25 18:04:50.116[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT task_id doc_id, task_no doc_no, status_id, DATE_FORMAT(createdon, '%Y-%m-%d') apply_date, 4 as appr_type_id, 0 is_urgent FROM dboa.oa_task WHERE createdby_id= 2544 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022361040115356 -- 2026-06-25 18:04:51.178[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50736 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 = 50736 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015819072723389 -- 2026-06-25 18:04:51.180[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50736 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001676082611084 -- 2026-06-25 18:04:51.229[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50736 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6705437 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015039443969727 -- 2026-06-25 18:04:51.231[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50736 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014958381652832 -- 2026-06-25 18:04:51.233[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50736 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015521049499512 -- 2026-06-25 18:04:51.265[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50736 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6705437 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014939308166504 -- 2026-06-25 18:04:51.267[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50736 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084121227264404 -- 2026-06-25 18:04:51.442[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =49 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%刘晓进-司机%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017684936523438 -- 2026-06-25 18:04:51.554[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 49 and cont.cont_isenable = 1 AND cont.cont_name like '%刘晓进%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014997005462646 -- 2026-06-25 18:04:51.648[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.org_name like '%郑州车队%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092189311981201 -- 2026-06-25 18:04:51.755[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019071102142334 -- 2026-06-25 18:04:51.853[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select DISTINCT IFNULL(p_e.parent_id,1) parent_id from dbsys.sys_project p left join dbsys.sys_project_ext p_e on p.project_id = p_e.project_id where p.acct_id = 49 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016891956329346 -- 2026-06-25 18:04:51.854[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 49 and p.project_id not in (1,1251,1329,1253,1406) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012120008468628 -- 2026-06-25 18:04:56.337[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT extrafareApply_id doc_id,extrafareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,3 as appr_type_id,0 is_urgent FROM dboa.oa_extrafareApply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023829936981201 -- 2026-06-25 18:04:56.339[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT fareApply_id doc_id,fareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,12 as appr_type_id,0 is_urgent FROM dboa.oa_fareapply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016100406646729 -- 2026-06-25 18:04:56.341[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT payment_id doc_id,payment_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,13 as appr_type_id,0 is_urgent FROM dboa.oa_payment WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019569396972656 -- 2026-06-25 18:04:56.343[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT officialSeals_id doc_id,officialSeals_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,14 as appr_type_id,is_urgent FROM dboa.oa_officialSeals WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015518665313721 -- 2026-06-25 18:04:56.345[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT task_id doc_id, task_no doc_no, status_id, DATE_FORMAT(createdon, '%Y-%m-%d') apply_date, 4 as appr_type_id, 0 is_urgent FROM dboa.oa_task WHERE createdby_id= 2544 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019630193710327 -- 2026-06-25 18:04:57.232[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50625 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 = 50625 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017061233520508 -- 2026-06-25 18:04:57.234[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50625 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018670558929443 -- 2026-06-25 18:04:57.270[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50625 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6689490 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016889572143555 -- 2026-06-25 18:04:57.272[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50625 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016791820526123 -- 2026-06-25 18:04:57.274[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50625 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001751184463501 -- 2026-06-25 18:04:57.307[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50625 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6689490 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017039775848389 -- 2026-06-25 18:04:57.309[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50625 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080370903015137 -- 2026-06-25 18:04:57.483[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =49 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%刘晓进-司机%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096409320831299 -- 2026-06-25 18:04:57.572[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 49 and cont.cont_isenable = 1 AND cont.cont_name like '%刘晓进%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01386284828186 -- 2026-06-25 18:04:57.686[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.org_name like '%郑州车队%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084550380706787 -- 2026-06-25 18:04:57.782[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088329315185547 -- 2026-06-25 18:04:57.881[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select DISTINCT IFNULL(p_e.parent_id,1) parent_id from dbsys.sys_project p left join dbsys.sys_project_ext p_e on p.project_id = p_e.project_id where p.acct_id = 49 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017080307006836 -- 2026-06-25 18:04:57.882[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 49 and p.project_id not in (1,1251,1329,1253,1406) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089459419250488 -- 2026-06-25 18:05:11.414[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022762060165405 -- 2026-06-25 18:05:12.488[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133162 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133162 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018589496612549 -- 2026-06-25 18:05:12.490[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133162 select payment_id from dbthird.thd_payment where oa_payment_id = 133162 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019218921661377 -- 2026-06-25 18:05:12.492[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133162 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145688 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023391246795654 -- 2026-06-25 18:05:12.494[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133162 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6705653 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017759799957275 -- 2026-06-25 18:05:12.496[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133162 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019040107727051 -- 2026-06-25 18:05:12.532[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133162 select * from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018808841705322 -- 2026-06-25 18:05:12.534[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133162 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6705653 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017349720001221 -- 2026-06-25 18:05:12.535[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133162 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017321109771729 -- 2026-06-25 18:05:12.537[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133162 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017797946929932 -- 2026-06-25 18:05:12.579[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133162 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019731044769287 -- 2026-06-25 18:05:14.054[吴凌刚-279] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133162 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091018676757812 -- 2026-06-25 18:05:14.554[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088999271392822 -- 2026-06-25 18:11:56.057[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133161%22}&event=edit_payment&payment_id=133161 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133161 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019998550415039 -- 2026-06-25 18:11:56.059[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133161%22}&event=edit_payment&payment_id=133161 select payment_id from dbthird.thd_payment where oa_payment_id = 133161 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002061128616333 -- 2026-06-25 18:11:56.061[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133161%22}&event=edit_payment&payment_id=133161 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145687 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016460418701172 -- 2026-06-25 18:11:56.063[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133161%22}&event=edit_payment&payment_id=133161 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6705633 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015769004821777 -- 2026-06-25 18:11:56.065[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133161%22}&event=edit_payment&payment_id=133161 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016841888427734 -- 2026-06-25 18:11:56.111[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133161%22}&event=edit_payment&payment_id=133161 select * from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016410350799561 -- 2026-06-25 18:11:56.112[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133161%22}&event=edit_payment&payment_id=133161 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6705633 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015151500701904 -- 2026-06-25 18:11:56.114[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133161%22}&event=edit_payment&payment_id=133161 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015068054199219 -- 2026-06-25 18:11:56.116[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133161%22}&event=edit_payment&payment_id=133161 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015327930450439 -- 2026-06-25 18:11:56.155[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22133161%22}&event=edit_payment&payment_id=133161 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076510906219482 -- 2026-06-25 18:11:57.226[刘伍-933] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133161 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095310211181641 -- 2026-06-25 18:11:57.713[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010082006454468 -- 2026-06-25 18:11:59.506[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020109891891479 -- 2026-06-25 18:12:02.924[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133132 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133132 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016500949859619 -- 2026-06-25 18:12:02.926[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133132 select payment_id from dbthird.thd_payment where oa_payment_id = 133132 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017509460449219 -- 2026-06-25 18:12:02.928[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133132 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145659 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020909309387207 -- 2026-06-25 18:12:02.930[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133132 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6704272 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015559196472168 -- 2026-06-25 18:12:02.932[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133132 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016129016876221 -- 2026-06-25 18:12:02.965[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133132 select * from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016682147979736 -- 2026-06-25 18:12:02.967[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133132 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6704272 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015368461608887 -- 2026-06-25 18:12:02.969[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133132 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015439987182617 -- 2026-06-25 18:12:02.971[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133132 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016071796417236 -- 2026-06-25 18:12:03.013[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133132 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089900493621826 -- 2026-06-25 18:21:36.743[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8491 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8491 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016138553619385 -- 2026-06-25 18:21:36.745[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8491 select org_id,org_name from dbsys.sys_org where corp_acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014729499816895 -- 2026-06-25 18:21:36.747[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8491 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-25 18:21:36.790[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8491 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6689087 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013880729675293 -- 2026-06-25 18:21:36.791[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8491 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093579292297363 -- 2026-06-25 18:21:41.580[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099551677703857 -- 2026-06-25 18:21:42.327[高祥-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.0073509216308594 -- 2026-06-25 18:21:44.086[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133158 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133158 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013928413391113 -- 2026-06-25 18:21:44.088[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133158 select payment_id from dbthird.thd_payment where oa_payment_id = 133158 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014801025390625 -- 2026-06-25 18:21:44.089[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133158 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145684 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017659664154053 -- 2026-06-25 18:21:44.091[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133158 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6705499 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012609958648682 -- 2026-06-25 18:21:44.092[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133158 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013899803161621 -- 2026-06-25 18:21:44.136[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133158 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013618469238281 -- 2026-06-25 18:21:44.137[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133158 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6705499 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012838840484619 -- 2026-06-25 18:21:44.139[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133158 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012519359588623 -- 2026-06-25 18:21:44.140[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133158 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012660026550293 -- 2026-06-25 18:21:44.178[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133158 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012647151947021 -- 2026-06-25 18:21:45.676[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133158 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022660970687866 -- 2026-06-25 18:21:46.240[高祥-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.014246940612793 -- 2026-06-25 18:21:47.651[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133162 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133162 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016851425170898 -- 2026-06-25 18:21:47.653[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133162 select payment_id from dbthird.thd_payment where oa_payment_id = 133162 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017218589782715 -- 2026-06-25 18:21:47.655[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133162 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145688 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021190643310547 -- 2026-06-25 18:21:47.658[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133162 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6705653 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001554012298584 -- 2026-06-25 18:21:47.659[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133162 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-25 18:21:47.694[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133162 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016801357269287 -- 2026-06-25 18:21:47.695[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133162 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6705653 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001561164855957 -- 2026-06-25 18:21:47.697[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133162 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015430450439453 -- 2026-06-25 18:21:47.699[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133162 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015828609466553 -- 2026-06-25 18:21:47.739[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133162 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077991485595703 -- 2026-06-25 18:21:48.284[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133162 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0073480606079102 -- 2026-06-25 18:21:48.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.01568603515625 -- 2026-06-25 18:21:50.239[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133157 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133157 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00193190574646 -- 2026-06-25 18:21:50.241[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133157 select payment_id from dbthird.thd_payment where oa_payment_id = 133157 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020110607147217 -- 2026-06-25 18:21:50.243[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133157 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145683 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023829936981201 -- 2026-06-25 18:21:50.246[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133157 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6705494 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018379688262939 -- 2026-06-25 18:21:50.248[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133157 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01797890663147 -- 2026-06-25 18:21:50.298[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133157 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019850730895996 -- 2026-06-25 18:21:50.300[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133157 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6705494 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018510818481445 -- 2026-06-25 18:21:50.302[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133157 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017631053924561 -- 2026-06-25 18:21:50.304[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133157 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018308162689209 -- 2026-06-25 18:21:50.343[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133157 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011043071746826 -- 2026-06-25 18:21:50.975[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133157 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017268896102905 -- 2026-06-25 18:21:51.554[高祥-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.0097439289093018 -- 2026-06-25 18:21:53.101[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133156 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018510818481445 -- 2026-06-25 18:21:53.103[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133156 select payment_id from dbthird.thd_payment where oa_payment_id = 133156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019149780273438 -- 2026-06-25 18:21:53.105[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133156 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145682 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023059844970703 -- 2026-06-25 18:21:53.108[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133156 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6705493 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017368793487549 -- 2026-06-25 18:21:53.110[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133156 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024588108062744 -- 2026-06-25 18:21:53.166[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133156 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019271373748779 -- 2026-06-25 18:21:53.168[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133156 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6705493 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017259120941162 -- 2026-06-25 18:21:53.170[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133156 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00173020362854 -- 2026-06-25 18:21:53.172[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133156 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017549991607666 -- 2026-06-25 18:21:53.211[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133156 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020489931106567 -- 2026-06-25 18:21:53.798[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133156 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081391334533691 -- 2026-06-25 18:21:54.399[高祥-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.0093278884887695 -- 2026-06-25 18:21:55.764[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133155 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133155 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017600059509277 -- 2026-06-25 18:21:55.766[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133155 select payment_id from dbthird.thd_payment where oa_payment_id = 133155 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018310546875 -- 2026-06-25 18:21:55.768[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133155 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145681 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022571086883545 -- 2026-06-25 18:21:55.770[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133155 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6705492 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016279220581055 -- 2026-06-25 18:21:55.772[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133155 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016989707946777 -- 2026-06-25 18:21:55.805[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133155 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001755952835083 -- 2026-06-25 18:21:55.807[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133155 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6705492 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016438961029053 -- 2026-06-25 18:21:55.809[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133155 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016710758209229 -- 2026-06-25 18:21:55.811[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133155 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016880035400391 -- 2026-06-25 18:21:55.848[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133155 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083200931549072 -- 2026-06-25 18:21:56.357[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133155 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022027015686035 -- 2026-06-25 18:21:56.871[高祥-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.015604972839355 -- 2026-06-25 18:21:58.125[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133154 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133154 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013608932495117 -- 2026-06-25 18:21:58.126[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133154 select payment_id from dbthird.thd_payment where oa_payment_id = 133154 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014259815216064 -- 2026-06-25 18:21:58.128[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133154 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145680 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00136399269104 -- 2026-06-25 18:21:58.129[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133154 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6705489 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012381076812744 -- 2026-06-25 18:21:58.131[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133154 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022253036499023 -- 2026-06-25 18:21:58.184[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133154 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014030933380127 -- 2026-06-25 18:21:58.185[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133154 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6705489 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012259483337402 -- 2026-06-25 18:21:58.187[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133154 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012249946594238 -- 2026-06-25 18:21:58.188[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133154 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001248836517334 -- 2026-06-25 18:21:58.225[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133154 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018568992614746 -- 2026-06-25 18:21:58.799[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133154 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088858604431152 -- 2026-06-25 18:21:59.320[高祥-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.0096762180328369 -- 2026-06-25 18:22:03.446[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133031 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133031 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018999576568604 -- 2026-06-25 18:22:03.448[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133031 select payment_id from dbthird.thd_payment where oa_payment_id = 133031 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019280910491943 -- 2026-06-25 18:22:03.450[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133031 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145566 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023190975189209 -- 2026-06-25 18:22:03.453[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133031 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6699136 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018680095672607 -- 2026-06-25 18:22:03.455[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133031 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018730163574219 -- 2026-06-25 18:22:03.488[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133031 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018548965454102 -- 2026-06-25 18:22:03.490[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133031 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6699136 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017471313476562 -- 2026-06-25 18:22:03.492[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133031 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017027854919434 -- 2026-06-25 18:22:03.494[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133031 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017521381378174 -- 2026-06-25 18:22:03.532[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133031 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01460599899292 -- 2026-06-25 18:22:07.031[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133031 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081121921539307 -- 2026-06-25 18:22:07.629[高祥-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.009955883026123 -- 2026-06-25 18:22:09.178[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8523 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8523 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019609928131104 -- 2026-06-25 18:22:09.180[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8523 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018000602722168 -- 2026-06-25 18:22:09.182[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8523 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019290447235107 -- 2026-06-25 18:22:09.216[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8523 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702343 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017900466918945 -- 2026-06-25 18:22:09.218[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8523 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0075969696044922 -- 2026-06-25 18:22:13.707[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092189311981201 -- 2026-06-25 18:22:14.482[高祥-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.0092291831970215 -- 2026-06-25 18:22:15.934[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8519 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8519 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016820430755615 -- 2026-06-25 18:22:15.935[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8519 select org_id,org_name from dbsys.sys_org where corp_acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014650821685791 -- 2026-06-25 18:22:15.937[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8519 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016770362854004 -- 2026-06-25 18:22:15.971[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8519 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6700095 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014820098876953 -- 2026-06-25 18:22:15.973[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8519 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092349052429199 -- 2026-06-25 18:22:21.506[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076110363006592 -- 2026-06-25 18:22:22.266[高祥-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.0104660987854 -- 2026-06-25 18:22:23.616[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8518 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8518 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018188953399658 -- 2026-06-25 18:22:23.618[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8518 select org_id,org_name from dbsys.sys_org where corp_acct_id = 2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015799999237061 -- 2026-06-25 18:22:23.620[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8518 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017309188842773 -- 2026-06-25 18:22:23.653[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8518 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6698974 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015780925750732 -- 2026-06-25 18:22:23.655[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8518 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098929405212402 -- 2026-06-25 18:22:27.629[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009509801864624 -- 2026-06-25 18:22:28.418[高祥-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.017427921295166 -- 2026-06-25 18:22:29.767[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8486 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8486 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018990039825439 -- 2026-06-25 18:22:29.769[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8486 select org_id,org_name from dbsys.sys_org where corp_acct_id = 14 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017228126525879 -- 2026-06-25 18:22:29.771[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8486 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018939971923828 -- 2026-06-25 18:22:29.804[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8486 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6687122 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017380714416504 -- 2026-06-25 18:22:29.806[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8486 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084271430969238 -- 2026-06-25 18:22:35.103[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0078511238098145 -- 2026-06-25 18:22:35.857[高祥-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.0088279247283936 -- 2026-06-25 18:22:37.234[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8485 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8485 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015809535980225 -- 2026-06-25 18:22:37.236[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8485 select org_id,org_name from dbsys.sys_org where corp_acct_id = 14 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015490055084229 -- 2026-06-25 18:22:37.238[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8485 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017879009246826 -- 2026-06-25 18:22:37.273[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8485 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6686996 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015780925750732 -- 2026-06-25 18:22:37.274[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8485 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016589879989624 -- 2026-06-25 18:22:42.496[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011862993240356 -- 2026-06-25 18:22:43.263[高祥-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.010858058929443 -- 2026-06-25 18:22:44.604[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8480 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8480 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017919540405273 -- 2026-06-25 18:22:44.606[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8480 select org_id,org_name from dbsys.sys_org where corp_acct_id = 14 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017719268798828 -- 2026-06-25 18:22:44.608[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8480 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019779205322266 -- 2026-06-25 18:22:44.642[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8480 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6684693 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017788410186768 -- 2026-06-25 18:22:44.644[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=8480 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014414072036743 -- 2026-06-25 18:22:46.918[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087969303131104 -- 2026-06-25 18:22:47.579[高祥-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.0088798999786377 -- 2026-06-25 18:25:13.211[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228485%22}&event=edit_officialSeals&officialSeals_id=8485 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8485 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015969276428223 -- 2026-06-25 18:25:13.213[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228485%22}&event=edit_officialSeals&officialSeals_id=8485 select org_id,org_name from dbsys.sys_org where corp_acct_id = 14 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015089511871338 -- 2026-06-25 18:25:13.214[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228485%22}&event=edit_officialSeals&officialSeals_id=8485 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016269683837891 -- 2026-06-25 18:25:13.254[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228485%22}&event=edit_officialSeals&officialSeals_id=8485 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6686996 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014469623565674 -- 2026-06-25 18:25:13.256[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228485%22}&event=edit_officialSeals&officialSeals_id=8485 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011909008026123 -- 2026-06-25 18:25:21.542[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228518%22}&event=edit_officialSeals&officialSeals_id=8518 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8518 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015859603881836 -- 2026-06-25 18:25:21.543[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228518%22}&event=edit_officialSeals&officialSeals_id=8518 select org_id,org_name from dbsys.sys_org where corp_acct_id = 2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013620853424072 -- 2026-06-25 18:25:21.545[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228518%22}&event=edit_officialSeals&officialSeals_id=8518 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015280246734619 -- 2026-06-25 18:25:21.578[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228518%22}&event=edit_officialSeals&officialSeals_id=8518 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6698974 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013320446014404 -- 2026-06-25 18:25:21.580[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228518%22}&event=edit_officialSeals&officialSeals_id=8518 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010597229003906 -- 2026-06-25 18:25:28.487[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228491%22}&event=edit_officialSeals&officialSeals_id=8491 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8491 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016980171203613 -- 2026-06-25 18:25:28.488[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228491%22}&event=edit_officialSeals&officialSeals_id=8491 select org_id,org_name from dbsys.sys_org where corp_acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015120506286621 -- 2026-06-25 18:25:28.490[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228491%22}&event=edit_officialSeals&officialSeals_id=8491 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016798973083496 -- 2026-06-25 18:25:28.524[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228491%22}&event=edit_officialSeals&officialSeals_id=8491 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6689087 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014910697937012 -- 2026-06-25 18:25:28.526[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228491%22}&event=edit_officialSeals&officialSeals_id=8491 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086071491241455 -- 2026-06-25 18:25:34.152[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228523%22}&event=edit_officialSeals&officialSeals_id=8523 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8523 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017309188842773 -- 2026-06-25 18:25:34.154[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228523%22}&event=edit_officialSeals&officialSeals_id=8523 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015439987182617 -- 2026-06-25 18:25:34.156[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228523%22}&event=edit_officialSeals&officialSeals_id=8523 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017380714416504 -- 2026-06-25 18:25:34.189[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228523%22}&event=edit_officialSeals&officialSeals_id=8523 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6702343 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015609264373779 -- 2026-06-25 18:25:34.191[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228523%22}&event=edit_officialSeals&officialSeals_id=8523 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020820140838623 -- 2026-06-25 18:25:38.224[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228519%22}&event=edit_officialSeals&officialSeals_id=8519 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8519 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016739368438721 -- 2026-06-25 18:25:38.226[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228519%22}&event=edit_officialSeals&officialSeals_id=8519 select org_id,org_name from dbsys.sys_org where corp_acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017261505126953 -- 2026-06-25 18:25:38.228[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228519%22}&event=edit_officialSeals&officialSeals_id=8519 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018470287322998 -- 2026-06-25 18:25:38.267[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228519%22}&event=edit_officialSeals&officialSeals_id=8519 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6700095 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016791820526123 -- 2026-06-25 18:25:38.269[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228519%22}&event=edit_officialSeals&officialSeals_id=8519 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092840194702148 -- 2026-06-25 18:25:50.428[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228486%22}&event=edit_officialSeals&officialSeals_id=8486 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8486 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017290115356445 -- 2026-06-25 18:25:50.430[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228486%22}&event=edit_officialSeals&officialSeals_id=8486 select org_id,org_name from dbsys.sys_org where corp_acct_id = 14 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016539096832275 -- 2026-06-25 18:25:50.431[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228486%22}&event=edit_officialSeals&officialSeals_id=8486 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017640590667725 -- 2026-06-25 18:25:50.466[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228486%22}&event=edit_officialSeals&officialSeals_id=8486 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6687122 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015687942504883 -- 2026-06-25 18:25:50.468[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228486%22}&event=edit_officialSeals&officialSeals_id=8486 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085339546203613 -- 2026-06-25 18:25:58.939[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228480%22}&event=edit_officialSeals&officialSeals_id=8480 select o.*,c.cont_name apply_cont,org.org_name department,cr.cont_name createdby,up.cont_name updatedby, date_format(o.apply_date,'%Y-%m-%d') apply_date,14 appr_type_id,a.appr_proc_name, com.org_name seals_company from dboa.oa_officialSeals o left join dbsys.sys_contact c on o.apply_cont_id = c.cont_id left join dbsys.sys_org org on o.department_id = org.org_id left join dbsys.sys_contact cr on o.createdby_id = cr.cont_id left join dbsys.sys_contact up on o.updatedby_id = up.cont_id left join dboa.oa_appr_process a on o.appr_proc_id = a.appr_proc_id left join dbsys.sys_org com on o.seals_company_id = com.org_id where o.officialSeals_id = 8480 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015530586242676 -- 2026-06-25 18:25:58.941[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228480%22}&event=edit_officialSeals&officialSeals_id=8480 select org_id,org_name from dbsys.sys_org where corp_acct_id = 14 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015199184417725 -- 2026-06-25 18:25:58.943[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228480%22}&event=edit_officialSeals&officialSeals_id=8480 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017261505126953 -- 2026-06-25 18:25:58.977[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228480%22}&event=edit_officialSeals&officialSeals_id=8480 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6684693 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015301704406738 -- 2026-06-25 18:25:58.978[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%228480%22}&event=edit_officialSeals&officialSeals_id=8480 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011522054672241 -- 2026-06-25 18:36:58.475[郑嘉琳-2346] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2346 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01130199432373 -- 2026-06-25 18:36:58.585[郑嘉琳-2346] -- /buz/oa/index.php/oamgmt/oa_application?event=get_apprProcCombo select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2346 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012923002243042 -- 2026-06-25 18:37:00.356[郑嘉琳-2346] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2346 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021800994873047 -- 2026-06-25 19:13:54.589 -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?appid=ww5262fb147810c303&agentid=1000022 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018550157546997 -- 2026-06-25 19:13:56.093[超级管理员-31] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?para={%22appid%22:%22ww5262fb147810c303%22,%22agentid%22:%221000022%22}&appid=ww5262fb147810c303&agentid=1000022 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 31 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031089782714844 -- 2026-06-25 19:13:56.096[超级管理员-31] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?para={%22appid%22:%22ww5262fb147810c303%22,%22agentid%22:%221000022%22}&appid=ww5262fb147810c303&agentid=1000022 select count(1) cnt from dbsys.sys_contact c left join dbsys.sys_acct a on c.acct_id = a.acct_id where c.parent_cont_id = 31 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019571781158447 -- 2026-06-25 19:13:56.099[超级管理员-31] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?para={%22appid%22:%22ww5262fb147810c303%22,%22agentid%22:%221000022%22}&appid=ww5262fb147810c303&agentid=1000022 select a.root_acct_id, a.acct_id from dbsys.sys_contact c left join dbsys.sys_acct a on c.acct_id = a.acct_id where c.cont_id = 31 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019769668579102 -- 2026-06-25 19:13:56.101[超级管理员-31] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?para={%22appid%22:%22ww5262fb147810c303%22,%22agentid%22:%221000022%22}&appid=ww5262fb147810c303&agentid=1000022 select ap.para_value from dbsys.sys_acct_para ap left join dbconfig.config_para a on ap.para_id = a.para_id where ap.acct_id in (2) and a.tag = 'base_multiAccount_switchModeId' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018258094787598 -- 2026-06-25 19:13:56.103[超级管理员-31] -- /buz/oa/index.php/oamgmt/change_isSwitchAcct?para={%22appid%22:%22ww5262fb147810c303%22,%22agentid%22:%221000022%22}&appid=ww5262fb147810c303&agentid=1000022 select ap.para_value from dbsys.sys_acct_para ap left join dbconfig.config_para a on ap.para_id = a.para_id where ap.acct_id in (2) and a.tag = 'base_multiAccount_switchModeId' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011812925338745 -- 2026-06-25 19:19:17.420[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT extrafareApply_id doc_id,extrafareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,3 as appr_type_id,0 is_urgent FROM dboa.oa_extrafareApply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0026969909667969 -- 2026-06-25 19:19:17.423[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT fareApply_id doc_id,fareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,12 as appr_type_id,0 is_urgent FROM dboa.oa_fareapply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021779537200928 -- 2026-06-25 19:19:17.426[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT payment_id doc_id,payment_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,13 as appr_type_id,0 is_urgent FROM dboa.oa_payment WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002284049987793 -- 2026-06-25 19:19:17.428[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT officialSeals_id doc_id,officialSeals_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,14 as appr_type_id,is_urgent FROM dboa.oa_officialSeals WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002251148223877 -- 2026-06-25 19:19:17.430[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT task_id doc_id, task_no doc_no, status_id, DATE_FORMAT(createdon, '%Y-%m-%d') apply_date, 4 as appr_type_id, 0 is_urgent FROM dboa.oa_task WHERE createdby_id= 2544 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016301155090332 -- 2026-06-25 19:19:18.315[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50736 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 = 50736 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018270015716553 -- 2026-06-25 19:19:18.317[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50736 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019209384918213 -- 2026-06-25 19:19:18.364[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50736 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6705437 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017368793487549 -- 2026-06-25 19:19:18.366[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50736 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017259120941162 -- 2026-06-25 19:19:18.368[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50736 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017859935760498 -- 2026-06-25 19:19:18.401[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50736 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6705437 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017380714416504 -- 2026-06-25 19:19:18.403[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50736 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018550872802734 -- 2026-06-25 19:19:18.597[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =49 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%刘晓进-司机%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081408023834229 -- 2026-06-25 19:19:18.706[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 49 and cont.cont_isenable = 1 AND cont.cont_name like '%刘晓进%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085830688476562 -- 2026-06-25 19:19:18.827[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.org_name like '%郑州车队%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017668962478638 -- 2026-06-25 19:19:18.941[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023298025131226 -- 2026-06-25 19:19:19.066[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select DISTINCT IFNULL(p_e.parent_id,1) parent_id from dbsys.sys_project p left join dbsys.sys_project_ext p_e on p.project_id = p_e.project_id where p.acct_id = 49 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001986026763916 -- 2026-06-25 19:19:19.068[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 49 and p.project_id not in (1,1251,1329,1253,1406) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013533115386963 -- 2026-06-25 19:19:22.312[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT extrafareApply_id doc_id,extrafareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,3 as appr_type_id,0 is_urgent FROM dboa.oa_extrafareApply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002565860748291 -- 2026-06-25 19:19:22.314[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT fareApply_id doc_id,fareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,12 as appr_type_id,0 is_urgent FROM dboa.oa_fareapply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021939277648926 -- 2026-06-25 19:19:22.317[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT payment_id doc_id,payment_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,13 as appr_type_id,0 is_urgent FROM dboa.oa_payment WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021889209747314 -- 2026-06-25 19:19:22.319[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT officialSeals_id doc_id,officialSeals_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,14 as appr_type_id,is_urgent FROM dboa.oa_officialSeals WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021860599517822 -- 2026-06-25 19:19:22.321[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT task_id doc_id, task_no doc_no, status_id, DATE_FORMAT(createdon, '%Y-%m-%d') apply_date, 4 as appr_type_id, 0 is_urgent FROM dboa.oa_task WHERE createdby_id= 2544 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010188102722168 -- 2026-06-25 19:19:23.048[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50625 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 = 50625 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014688968658447 -- 2026-06-25 19:19:23.050[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50625 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016360282897949 -- 2026-06-25 19:19:23.086[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50625 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6689490 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001460075378418 -- 2026-06-25 19:19:23.087[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50625 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014419555664062 -- 2026-06-25 19:19:23.089[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50625 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014808177947998 -- 2026-06-25 19:19:23.122[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50625 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6689490 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001439094543457 -- 2026-06-25 19:19:23.123[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50625 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096371173858643 -- 2026-06-25 19:19:23.268[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =49 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%刘晓进-司机%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.007500171661377 -- 2026-06-25 19:19:23.386[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 49 and cont.cont_isenable = 1 AND cont.cont_name like '%刘晓进%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097470283508301 -- 2026-06-25 19:19:23.488[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.org_name like '%郑州车队%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014477968215942 -- 2026-06-25 19:19:23.612[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090720653533936 -- 2026-06-25 19:19:23.707[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select DISTINCT IFNULL(p_e.parent_id,1) parent_id from dbsys.sys_project p left join dbsys.sys_project_ext p_e on p.project_id = p_e.project_id where p.acct_id = 49 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017929077148438 -- 2026-06-25 19:19:23.709[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 49 and p.project_id not in (1,1251,1329,1253,1406) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077109336853027 -- 2026-06-25 19:26:26.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.00838303565979 -- 2026-06-25 19:26:34.817[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50576 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50576 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019328594207764 -- 2026-06-25 19:26:34.819[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50576 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50576 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020349025726318 -- 2026-06-25 19:26:34.821[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50576 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6682771 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014469623565674 -- 2026-06-25 19:26:34.823[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50576 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016541481018066 -- 2026-06-25 19:26:34.857[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50576 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6682771 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001460075378418 -- 2026-06-25 19:26:34.858[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50576 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094799995422363 -- 2026-06-25 19:26:35.923[张勇-2549] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50576 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098438262939453 -- 2026-06-25 19:26:36.345[张勇-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.018152952194214 -- 2026-06-25 19:26:37.615[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50621 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50621 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020458698272705 -- 2026-06-25 19:26:37.617[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50621 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50621 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002079963684082 -- 2026-06-25 19:26:37.620[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50621 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6688922 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015139579772949 -- 2026-06-25 19:26:37.621[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50621 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016710758209229 -- 2026-06-25 19:26:37.655[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50621 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6688922 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015101432800293 -- 2026-06-25 19:26:37.657[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50621 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088028907775879 -- 2026-06-25 19:26:48.547[张勇-2549] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50621 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019865036010742 -- 2026-06-25 19:26:48.981[张勇-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.01922082901001 -- 2026-06-25 19:26:50.330[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50621 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50621 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014669895172119 -- 2026-06-25 19:26:50.331[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50621 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50621 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014729499816895 -- 2026-06-25 19:26:50.333[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50621 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6688922 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014588832855225 -- 2026-06-25 19:26:50.335[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50621 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014681816101074 -- 2026-06-25 19:26:50.368[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50621 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6688922 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014331340789795 -- 2026-06-25 19:26:50.369[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50621 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010335206985474 -- 2026-06-25 19:26:51.192[张勇-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.0091779232025146 -- 2026-06-25 19:26:51.495[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50576 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50576 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017440319061279 -- 2026-06-25 19:26:51.497[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50576 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50576 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017580986022949 -- 2026-06-25 19:26:51.499[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50576 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6682771 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017430782318115 -- 2026-06-25 19:26:51.501[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50576 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017778873443604 -- 2026-06-25 19:26:51.535[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50576 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6682771 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017650127410889 -- 2026-06-25 19:26:51.536[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50576 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022962093353271 -- 2026-06-25 19:26:52.572[张勇-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.0087330341339111 -- 2026-06-25 19:32:27.908[张勇-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.0076949596405029 -- 2026-06-25 19:32:28.309[张勇-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.0078248977661133 -- 2026-06-25 19:42:03.266[高祥-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.017091989517212 -- 2026-06-25 19:42:04.931[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50621 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50621 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022108554840088 -- 2026-06-25 19:42:04.934[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50621 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50621 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018720626831055 -- 2026-06-25 19:42:04.936[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50621 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6688922 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017340183258057 -- 2026-06-25 19:42:04.938[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50621 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018839836120605 -- 2026-06-25 19:42:04.973[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50621 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6688922 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001694917678833 -- 2026-06-25 19:42:04.974[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50621 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097141265869141 -- 2026-06-25 19:42:06.689[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50621 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076799392700195 -- 2026-06-25 19:42:07.259[高祥-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.019520044326782 -- 2026-06-25 19:42:08.928[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50576 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 50576 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019421577453613 -- 2026-06-25 19:42:08.930[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50576 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 50576 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018768310546875 -- 2026-06-25 19:42:08.932[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50576 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6682771 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013999938964844 -- 2026-06-25 19:42:08.933[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50576 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-25 19:42:08.967[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50576 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6682771 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013949871063232 -- 2026-06-25 19:42:08.968[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=50576 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083069801330566 -- 2026-06-25 19:42:09.908[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=50576 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095000267028809 -- 2026-06-25 19:42:10.763[高祥-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.017997026443481 -- 2026-06-25 20:07:07.330[高蓉-498] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 498 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093948841094971 -- 2026-06-25 20:07:07.520[高蓉-498] -- /buz/oa/index.php/oamgmt/oa_application?event=get_apprProcCombo select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 498 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022187948226929 -- 2026-06-25 20:07:09.353[高蓉-498] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 498 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082550048828125 -- 2026-06-25 20:39:25.974[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT extrafareApply_id doc_id,extrafareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,3 as appr_type_id,0 is_urgent FROM dboa.oa_extrafareApply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002396821975708 -- 2026-06-25 20:39:25.976[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT fareApply_id doc_id,fareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,12 as appr_type_id,0 is_urgent FROM dboa.oa_fareapply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002155065536499 -- 2026-06-25 20:39:25.978[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT payment_id doc_id,payment_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,13 as appr_type_id,0 is_urgent FROM dboa.oa_payment WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020270347595215 -- 2026-06-25 20:39:25.981[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT officialSeals_id doc_id,officialSeals_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,14 as appr_type_id,is_urgent FROM dboa.oa_officialSeals WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021078586578369 -- 2026-06-25 20:39:25.983[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT task_id doc_id, task_no doc_no, status_id, DATE_FORMAT(createdon, '%Y-%m-%d') apply_date, 4 as appr_type_id, 0 is_urgent FROM dboa.oa_task WHERE createdby_id= 2544 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015980958938599 -- 2026-06-25 20:39:27.027[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50736 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 = 50736 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015921592712402 -- 2026-06-25 20:39:27.029[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50736 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016810894012451 -- 2026-06-25 20:39:27.077[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50736 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6705437 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015881061553955 -- 2026-06-25 20:39:27.079[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50736 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015079975128174 -- 2026-06-25 20:39:27.081[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50736 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015580654144287 -- 2026-06-25 20:39:27.114[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50736 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6705437 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015051364898682 -- 2026-06-25 20:39:27.115[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50736 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011049032211304 -- 2026-06-25 20:39:27.322[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =49 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%刘晓进-司机%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091049671173096 -- 2026-06-25 20:39:27.426[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 49 and cont.cont_isenable = 1 AND cont.cont_name like '%刘晓进%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086328983306885 -- 2026-06-25 20:39:27.540[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.org_name like '%郑州车队%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084359645843506 -- 2026-06-25 20:39:27.660[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023943901062012 -- 2026-06-25 20:39:27.780[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select DISTINCT IFNULL(p_e.parent_id,1) parent_id from dbsys.sys_project p left join dbsys.sys_project_ext p_e on p.project_id = p_e.project_id where p.acct_id = 49 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019478797912598 -- 2026-06-25 20:39:27.782[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 49 and p.project_id not in (1,1251,1329,1253,1406) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092589855194092 -- 2026-06-25 20:39:34.158[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT extrafareApply_id doc_id,extrafareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,3 as appr_type_id,0 is_urgent FROM dboa.oa_extrafareApply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002194881439209 -- 2026-06-25 20:39:34.161[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT fareApply_id doc_id,fareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,12 as appr_type_id,0 is_urgent FROM dboa.oa_fareapply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018479824066162 -- 2026-06-25 20:39:34.163[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT payment_id doc_id,payment_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,13 as appr_type_id,0 is_urgent FROM dboa.oa_payment WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018351078033447 -- 2026-06-25 20:39:34.165[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT officialSeals_id doc_id,officialSeals_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,14 as appr_type_id,is_urgent FROM dboa.oa_officialSeals WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018141269683838 -- 2026-06-25 20:39:34.166[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT task_id doc_id, task_no doc_no, status_id, DATE_FORMAT(createdon, '%Y-%m-%d') apply_date, 4 as appr_type_id, 0 is_urgent FROM dboa.oa_task WHERE createdby_id= 2544 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018783092498779 -- 2026-06-25 20:39:34.868[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50625 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 = 50625 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017859935760498 -- 2026-06-25 20:39:34.870[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50625 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020129680633545 -- 2026-06-25 20:39:34.907[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50625 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6689490 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018188953399658 -- 2026-06-25 20:39:34.909[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50625 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018041133880615 -- 2026-06-25 20:39:34.911[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50625 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018250942230225 -- 2026-06-25 20:39:34.945[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50625 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6689490 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017518997192383 -- 2026-06-25 20:39:34.947[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50625 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090489387512207 -- 2026-06-25 20:39:35.117[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =49 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%刘晓进-司机%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088698863983154 -- 2026-06-25 20:39:35.217[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 49 and cont.cont_isenable = 1 AND cont.cont_name like '%刘晓进%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089170932769775 -- 2026-06-25 20:39:35.338[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.org_name like '%郑州车队%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0067360401153564 -- 2026-06-25 20:39:35.455[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022626876831055 -- 2026-06-25 20:39:35.572[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select DISTINCT IFNULL(p_e.parent_id,1) parent_id from dbsys.sys_project p left join dbsys.sys_project_ext p_e on p.project_id = p_e.project_id where p.acct_id = 49 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015878677368164 -- 2026-06-25 20:39:35.574[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 49 and p.project_id not in (1,1251,1329,1253,1406) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094308853149414 -- 2026-06-25 20:40:07.938[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT extrafareApply_id doc_id,extrafareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,3 as appr_type_id,0 is_urgent FROM dboa.oa_extrafareApply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002216100692749 -- 2026-06-25 20:40:07.940[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT fareApply_id doc_id,fareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,12 as appr_type_id,0 is_urgent FROM dboa.oa_fareapply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022339820861816 -- 2026-06-25 20:40:07.943[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT payment_id doc_id,payment_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,13 as appr_type_id,0 is_urgent FROM dboa.oa_payment WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022189617156982 -- 2026-06-25 20:40:07.945[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT officialSeals_id doc_id,officialSeals_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,14 as appr_type_id,is_urgent FROM dboa.oa_officialSeals WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021541118621826 -- 2026-06-25 20:40:07.947[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT task_id doc_id, task_no doc_no, status_id, DATE_FORMAT(createdon, '%Y-%m-%d') apply_date, 4 as appr_type_id, 0 is_urgent FROM dboa.oa_task WHERE createdby_id= 2544 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010334014892578 -- 2026-06-25 20:40:08.659[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50736 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 = 50736 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016810894012451 -- 2026-06-25 20:40:08.661[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50736 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017051696777344 -- 2026-06-25 20:40:08.697[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50736 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6705437 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016839504241943 -- 2026-06-25 20:40:08.699[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50736 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016798973083496 -- 2026-06-25 20:40:08.701[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50736 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017261505126953 -- 2026-06-25 20:40:08.733[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50736 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6705437 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016679763793945 -- 2026-06-25 20:40:08.735[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=50736 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086359977722168 -- 2026-06-25 20:40:08.899[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =49 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%刘晓进-司机%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092031955718994 -- 2026-06-25 20:40:09.023[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 49 and cont.cont_isenable = 1 AND cont.cont_name like '%刘晓进%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089058876037598 -- 2026-06-25 20:40:09.143[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.org_name like '%郑州车队%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0072751045227051 -- 2026-06-25 20:40:09.256[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0073189735412598 -- 2026-06-25 20:40:09.382[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select DISTINCT IFNULL(p_e.parent_id,1) parent_id from dbsys.sys_project p left join dbsys.sys_project_ext p_e on p.project_id = p_e.project_id where p.acct_id = 49 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014240741729736 -- 2026-06-25 20:40:09.383[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 49 and p.project_id not in (1,1251,1329,1253,1406) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010547876358032 -- 2026-06-25 21:25:30.132 -- /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.0020110607147217 -- 2026-06-25 21:25:30.136 -- /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.0029480457305908 -- 2026-06-25 21:25:30.139 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='ZhuoXiDing' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022308826446533 -- 2026-06-25 21:25:30.142[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 41 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018352031707764 -- 2026-06-25 21:25:30.565[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0079848766326904 -- 2026-06-25 21:25:33.207[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133127 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 133127 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018370151519775 -- 2026-06-25 21:25:33.210[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133127 select payment_id from dbthird.thd_payment where oa_payment_id = 133127 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017590522766113 -- 2026-06-25 21:25:33.211[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133127 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 145654 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018680095672607 -- 2026-06-25 21:25:33.213[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133127 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 6704206 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012199878692627 -- 2026-06-25 21:25:33.215[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133127 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014181137084961 -- 2026-06-25 21:25:33.249[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133127 select * from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013859272003174 -- 2026-06-25 21:25:33.251[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133127 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6704206 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012319087982178 -- 2026-06-25 21:25:33.252[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133127 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012121200561523 -- 2026-06-25 21:25:33.253[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133127 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012521743774414 -- 2026-06-25 21:25:33.292[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=133127 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017892122268677 -- 2026-06-25 21:25:35.300[卓锡定-2096] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=133127 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015454053878784 -- 2026-06-25 21:25:36.915[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089991092681885 -- 2026-06-25 23:52:34.277[彭宗平-508] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1911458&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=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 = 508 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017759799957275 -- 2026-06-25 23:52:34.279[彭宗平-508] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1911458&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=0 select org_id,org_name from dbsys.sys_org where corp_acct_id = 15 and is_corporate = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001655101776123 -- 2026-06-25 23:52:34.281[彭宗平-508] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1911458&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=0 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017871856689453 -- 2026-06-25 23:52:34.315[彭宗平-508] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1911458&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=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 (1911458) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023195028305054 -- 2026-06-25 23:52:34.566[彭宗平-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 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021399021148682 -- 2026-06-25 23:52:35.958[彭宗平-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.012424945831299 -- 2026-06-25 23:52:36.084[彭宗平-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.01167106628418 -- 2026-06-25 23:52:48.743[彭宗平-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.016050100326538 -- 2026-06-25 23:52:56.184[彭宗平-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.010676145553589 -- 2026-06-25 23:53:00.014[彭宗平-508] -- /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 limit 30 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076379776000977 -- 2026-06-25 23:53:46.891[彭宗平-508] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016281604766846 -- 2026-06-25 23:53:46.975[彭宗平-508] -- /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 (1911458) limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014669895172119 -- 2026-06-25 23:53:47.020[彭宗平-508] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027312040328979 -- 2026-06-25 23:53:48.019[彭宗平-508] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018978118896484 -- 2026-06-25 23:53:48.071[彭宗平-508] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093619823455811 -- 2026-06-25 23:53:49.041[彭宗平-508] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017569065093994 -- 2026-06-25 23:53:49.115[彭宗平-508] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085380077362061 -- 2026-06-25 23:53:49.275[彭宗平-508] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0078938007354736 -- 2026-06-25 23:54:13.124[彭宗平-508] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1911458&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=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 = 508 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015690326690674 -- 2026-06-25 23:54:13.126[彭宗平-508] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1911458&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=0 select org_id,org_name from dbsys.sys_org where corp_acct_id = 15 and is_corporate = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014839172363281 -- 2026-06-25 23:54:13.128[彭宗平-508] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1911458&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=0 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001680850982666 -- 2026-06-25 23:54:13.160[彭宗平-508] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1911458&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=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 (1911458) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022615194320679 -- 2026-06-25 23:54:13.357[彭宗平-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 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010663986206055 -- 2026-06-25 23:54:13.510[彭宗平-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.0085890293121338 -- 2026-06-25 23:54:13.623[彭宗平-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 ------------------------------------------------------------------------------------------------------------------------------------------------------