Time: 0.016446113586426 -- 26-01-21 00:05:38[彭宗平-508] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1737292&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.0033199787139893 -- 26-01-21 00:05:38[彭宗平-508] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1737292&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.0032918453216553 -- 26-01-21 00:05:38[彭宗平-508] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1737292&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 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034120082855225 -- 26-01-21 00:05:38[彭宗平-508] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1737292&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 (1737292) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019295930862427 -- 26-01-21 00:05:38[彭宗平-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.019060134887695 -- 26-01-21 00:05:38[彭宗平-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.022034883499146 -- 26-01-21 00:05:38[彭宗平-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.020359039306641 -- 26-01-21 00:05:42[彭宗平-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.016621828079224 -- 26-01-21 00:05:56[彭宗平-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.02000904083252 -- 26-01-21 08:14:59[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271055%22%7D&event=edit_extrafareApply&extrafareApply_id=71055 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 = 71055 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033309459686279 -- 26-01-21 08:14:59[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271055%22%7D&event=edit_extrafareApply&extrafareApply_id=71055 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032739639282227 -- 26-01-21 08:14:59[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271055%22%7D&event=edit_extrafareApply&extrafareApply_id=71055 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003403902053833 -- 26-01-21 08:14:59[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271055%22%7D&event=edit_extrafareApply&extrafareApply_id=71055 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5927449 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032310485839844 -- 26-01-21 08:14:59[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271055%22%7D&event=edit_extrafareApply&extrafareApply_id=71055 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032880306243896 -- 26-01-21 08:14:59[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271055%22%7D&event=edit_extrafareApply&extrafareApply_id=71055 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024671077728271 -- 26-01-21 08:14:59[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =9 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%南京办-秦学习%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019773960113525 -- 26-01-21 08:14:59[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 9 and cont.cont_isenable = 1 AND cont.cont_name like '%秦学习-南京办%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018342018127441 -- 26-01-21 08:15:00[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 9 AND o.org_name like '%运输部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021562099456787 -- 26-01-21 08:15:13[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271053%22%7D&event=edit_extrafareApply&extrafareApply_id=71053 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 = 71053 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033531188964844 -- 26-01-21 08:15:13[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271053%22%7D&event=edit_extrafareApply&extrafareApply_id=71053 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033679008483887 -- 26-01-21 08:15:13[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271053%22%7D&event=edit_extrafareApply&extrafareApply_id=71053 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034830570220947 -- 26-01-21 08:15:13[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271053%22%7D&event=edit_extrafareApply&extrafareApply_id=71053 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5927315 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003324031829834 -- 26-01-21 08:15:13[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271053%22%7D&event=edit_extrafareApply&extrafareApply_id=71053 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033318996429443 -- 26-01-21 08:15:13[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271053%22%7D&event=edit_extrafareApply&extrafareApply_id=71053 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027262210845947 -- 26-01-21 08:15:13[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =9 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%南京办-秦学习%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016644954681396 -- 26-01-21 08:15:13[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 9 and cont.cont_isenable = 1 AND cont.cont_name like '%秦学习-南京办%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015339136123657 -- 26-01-21 08:15:13[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 9 AND o.org_name like '%运输部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018800020217896 -- 26-01-21 08:15:26[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271052%22%7D&event=edit_extrafareApply&extrafareApply_id=71052 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 = 71052 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035879611968994 -- 26-01-21 08:15:26[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271052%22%7D&event=edit_extrafareApply&extrafareApply_id=71052 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035979747772217 -- 26-01-21 08:15:26[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271052%22%7D&event=edit_extrafareApply&extrafareApply_id=71052 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037331581115723 -- 26-01-21 08:15:26[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271052%22%7D&event=edit_extrafareApply&extrafareApply_id=71052 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5927300 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035829544067383 -- 26-01-21 08:15:26[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271052%22%7D&event=edit_extrafareApply&extrafareApply_id=71052 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035607814788818 -- 26-01-21 08:15:26[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271052%22%7D&event=edit_extrafareApply&extrafareApply_id=71052 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021407842636108 -- 26-01-21 08:15:26[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =9 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%南京办-秦学习%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018248796463013 -- 26-01-21 08:15:26[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 9 and cont.cont_isenable = 1 AND cont.cont_name like '%秦学习-南京办%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015336990356445 -- 26-01-21 08:15:26[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 9 AND o.org_name like '%运输部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020653009414673 -- 26-01-21 08:15:44[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271050%22%7D&event=edit_extrafareApply&extrafareApply_id=71050 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 = 71050 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037481784820557 -- 26-01-21 08:15:44[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271050%22%7D&event=edit_extrafareApply&extrafareApply_id=71050 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037851333618164 -- 26-01-21 08:15:44[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271050%22%7D&event=edit_extrafareApply&extrafareApply_id=71050 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039088726043701 -- 26-01-21 08:15:44[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271050%22%7D&event=edit_extrafareApply&extrafareApply_id=71050 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5927241 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037441253662109 -- 26-01-21 08:15:44[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271050%22%7D&event=edit_extrafareApply&extrafareApply_id=71050 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037291049957275 -- 26-01-21 08:15:44[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271050%22%7D&event=edit_extrafareApply&extrafareApply_id=71050 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027540922164917 -- 26-01-21 08:15:44[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =9 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%南京办-秦学习%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021795988082886 -- 26-01-21 08:15:44[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 9 and cont.cont_isenable = 1 AND cont.cont_name like '%秦学习-南京办%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026948213577271 -- 26-01-21 08:15:44[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 9 AND o.org_name like '%运输部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023113012313843 -- 26-01-21 08:15:58[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271046%22%7D&event=edit_extrafareApply&extrafareApply_id=71046 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 = 71046 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036828517913818 -- 26-01-21 08:15:58[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271046%22%7D&event=edit_extrafareApply&extrafareApply_id=71046 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037229061126709 -- 26-01-21 08:15:58[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271046%22%7D&event=edit_extrafareApply&extrafareApply_id=71046 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038459300994873 -- 26-01-21 08:15:58[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271046%22%7D&event=edit_extrafareApply&extrafareApply_id=71046 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5927173 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036909580230713 -- 26-01-21 08:15:58[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271046%22%7D&event=edit_extrafareApply&extrafareApply_id=71046 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036771297454834 -- 26-01-21 08:15:58[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271046%22%7D&event=edit_extrafareApply&extrafareApply_id=71046 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018194913864136 -- 26-01-21 08:15:58[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =9 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%南京办-秦学习%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01860499382019 -- 26-01-21 08:15:58[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 9 and cont.cont_isenable = 1 AND cont.cont_name like '%秦学习-南京办%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025032043457031 -- 26-01-21 08:15:59[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 9 AND o.org_name like '%运输部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017963886260986 -- 26-01-21 08:29:20 -- /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.0035459995269775 -- 26-01-21 08:29:20 -- /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.0044488906860352 -- 26-01-21 08:29:20 -- /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.0037310123443604 -- 26-01-21 08:29:20[张体海-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.016625165939331 -- 26-01-21 08:29:20 -- /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.03521990776062 -- 26-01-21 08:29:21[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021726846694946 -- 26-01-21 08:29:23[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7413 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 = 7413 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040991306304932 -- 26-01-21 08:29:23[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7413 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039470195770264 -- 26-01-21 08:29:23[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7413 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046110153198242 -- 26-01-21 08:29:23[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7413 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5941382 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039260387420654 -- 26-01-21 08:29:23[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7413 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017678022384644 -- 26-01-21 08:29:24[张体海-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 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025861024856567 -- 26-01-21 08:29:25[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016067981719971 -- 26-01-21 08:29:26[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44087 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 44087 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036020278930664 -- 26-01-21 08:29:26[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44087 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 44087 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0053179264068604 -- 26-01-21 08:29:26[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44087 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5942657 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031759738922119 -- 26-01-21 08:29:26[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44087 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032780170440674 -- 26-01-21 08:29:26[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44087 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5942657 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003087043762207 -- 26-01-21 08:29:26[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44087 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025305032730103 -- 26-01-21 08:29:27[张体海-1176] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=44087 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019217967987061 -- 26-01-21 08:29:28[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02978515625 -- 26-01-21 08:29:28[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71225 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 71225 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036520957946777 -- 26-01-21 08:29:28[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71225 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 = 71225 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045161247253418 -- 26-01-21 08:29:28[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71225 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 71225 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046870708465576 -- 26-01-21 08:29:28[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71225 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 = 71225 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034570693969727 -- 26-01-21 08:29:28[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71225 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034580230712891 -- 26-01-21 08:29:28[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71225 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035898685455322 -- 26-01-21 08:29:28[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71225 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5941450 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034267902374268 -- 26-01-21 08:29:28[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71225 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01544713973999 -- 26-01-21 08:29:30[张体海-1176] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=71225 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01669716835022 -- 26-01-21 08:29:30[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015026807785034 -- 26-01-21 08:57:46[唐敏-535] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1732610,1729569&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D666%26ship_city%3D%E5%8C%97%E4%BA%AC%E5%B8%82%26is_apply%3D1&extrafareApply_id=0 select o.org_id,o.org_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 535 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030109882354736 -- 26-01-21 08:57:46[唐敏-535] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1732610,1729569&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D666%26ship_city%3D%E5%8C%97%E4%BA%AC%E5%B8%82%26is_apply%3D1&extrafareApply_id=0 select org_id,org_name from dbsys.sys_org where corp_acct_id = 15 and is_corporate = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029058456420898 -- 26-01-21 08:57:46[唐敏-535] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1732610,1729569&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D666%26ship_city%3D%E5%8C%97%E4%BA%AC%E5%B8%82%26is_apply%3D1&extrafareApply_id=0 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 535 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031061172485352 -- 26-01-21 08:57:46[唐敏-535] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1732610,1729569&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D666%26ship_city%3D%E5%8C%97%E4%BA%AC%E5%B8%82%26is_apply%3D1&extrafareApply_id=0 SELECT o.order_id,o.order_no,a.area_name dest_city,o.acct_id, o.pieces,o.weight,o.volume,o.calc_weight FROM dbthird.thd_order o LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE o.order_id in (1732610,1729569) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021876096725464 -- 26-01-21 08:57:47[唐敏-535] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =15 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019028902053833 -- 26-01-21 08:57:47[唐敏-535] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 15 and cont.cont_isenable = 1 AND cont.cont_name like '%唐敏%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018336057662964 -- 26-01-21 08:57:47[唐敏-535] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 15 AND o.org_name like '%北京办事处%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017357110977173 -- 26-01-21 08:57:49[唐敏-535] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =15 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%唐敏%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020565986633301 -- 26-01-21 08:57:54[唐敏-535] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 15 AND o.org_name like '%项目三组%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021314144134521 -- 26-01-21 08:58:05[唐敏-535] -- /buz/oa/index.php/oamgmt/get_extrafare_item select e.extrafare_name,e.extrafare_id,ifnull(dispConfig_json,'{}') dispConfig_json from dboa.oa_extrafare e left join dboa.oa_extrafareex_config e_c on e.extrafare_id = e_c.extrafare_id where e.acct_id = 15 and e.extrafare_name like '%人工%' limit 30 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019207000732422 -- 26-01-21 08:58:08[唐敏-535] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 535 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036461353302002 -- 26-01-21 08:58:09[唐敏-535] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select group_concat(order_no) order_no_str from dbthird.thd_order where order_id in (1732610,1729569) limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035028457641602 -- 26-01-21 08:58:09[唐敏-535] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 535 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016916990280151 -- 26-01-21 08:58:09[唐敏-535] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 535 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032360553741455 -- 26-01-21 08:58:09[唐敏-535] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 535 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018388986587524 -- 26-01-21 08:58:10[唐敏-535] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 535 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036070346832275 -- 26-01-21 08:58:10[唐敏-535] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 535 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01819896697998 -- 26-01-21 08:58:10[唐敏-535] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 535 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021840810775757 -- 26-01-21 08:58:11[唐敏-535] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 535 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040149688720703 -- 26-01-21 08:58:11[唐敏-535] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 535 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016198873519897 -- 26-01-21 08:58:12[唐敏-535] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 535 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016149997711182 -- 26-01-21 09:18:17 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017235040664673 -- 26-01-21 09:18:18 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039300918579102 -- 26-01-21 09:18:18 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044181346893311 -- 26-01-21 09:18:18 -- /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.0036921501159668 -- 26-01-21 09:18:18[沈丽云-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.016765117645264 -- 26-01-21 09:45:05 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032939910888672 -- 26-01-21 09:45:05 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043110847473145 -- 26-01-21 09:45:05 -- /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.0034449100494385 -- 26-01-21 09:45:05[高祥-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.017144918441772 -- 26-01-21 09:45:05[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017669200897217 -- 26-01-21 09:45:07[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117700 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117700 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034999847412109 -- 26-01-21 09:45:07[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117700 select payment_id from dbthird.thd_payment where oa_payment_id = 117700 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035719871520996 -- 26-01-21 09:45:07[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117700 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134643 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041790008544922 -- 26-01-21 09:45:07[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117700 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5942005 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033829212188721 -- 26-01-21 09:45:07[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117700 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035240650177002 -- 26-01-21 09:45:07[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117700 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035021305084229 -- 26-01-21 09:45:07[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117700 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5942005 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033869743347168 -- 26-01-21 09:45:07[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117700 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033688545227051 -- 26-01-21 09:45:07[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117700 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033919811248779 -- 26-01-21 09:45:07[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117700 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.030563116073608 -- 26-01-21 09:45:08[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117700 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.030550003051758 -- 26-01-21 09:45:09[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019396066665649 -- 26-01-21 09:45:09[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117698 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117698 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041050910949707 -- 26-01-21 09:45:09[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117698 select payment_id from dbthird.thd_payment where oa_payment_id = 117698 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038430690765381 -- 26-01-21 09:45:09[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117698 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134641 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041460990905762 -- 26-01-21 09:45:09[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117698 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5942002 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036499500274658 -- 26-01-21 09:45:09[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117698 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036928653717041 -- 26-01-21 09:45:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117698 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037469863891602 -- 26-01-21 09:45:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117698 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5942002 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037360191345215 -- 26-01-21 09:45:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117698 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036439895629883 -- 26-01-21 09:45:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117698 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036909580230713 -- 26-01-21 09:45:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117698 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028914928436279 -- 26-01-21 09:45:10[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117698 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018577098846436 -- 26-01-21 09:45:11[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016170978546143 -- 26-01-21 09:45:19[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43539 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43539 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036590099334717 -- 26-01-21 09:45:19[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43539 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43539 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035631656646729 -- 26-01-21 09:45:19[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43539 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5880239 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030558109283447 -- 26-01-21 09:45:19[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43539 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042369365692139 -- 26-01-21 09:45:19[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43539 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5880239 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030608177185059 -- 26-01-21 09:45:19[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=43539 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020496129989624 -- 26-01-21 09:45:20[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=43539 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017139911651611 -- 26-01-21 09:45:21[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018103122711182 -- 26-01-21 09:45:22[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117658 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117658 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035858154296875 -- 26-01-21 09:45:22[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117658 select payment_id from dbthird.thd_payment where oa_payment_id = 117658 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036730766296387 -- 26-01-21 09:45:22[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117658 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134602 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040149688720703 -- 26-01-21 09:45:22[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117658 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5940917 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034651756286621 -- 26-01-21 09:45:22[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117658 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036499500274658 -- 26-01-21 09:45:22[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117658 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035710334777832 -- 26-01-21 09:45:22[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117658 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5940917 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034561157226562 -- 26-01-21 09:45:22[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117658 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034611225128174 -- 26-01-21 09:45:22[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117658 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035090446472168 -- 26-01-21 09:45:22[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117658 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015508890151978 -- 26-01-21 09:45:24[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117658 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018954992294312 -- 26-01-21 09:45:25[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016162157058716 -- 26-01-21 09:45:26[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117657 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117657 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031988620758057 -- 26-01-21 09:45:26[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117657 select payment_id from dbthird.thd_payment where oa_payment_id = 117657 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032999515533447 -- 26-01-21 09:45:26[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117657 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134601 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032310485839844 -- 26-01-21 09:45:26[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117657 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5940861 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030860900878906 -- 26-01-21 09:45:26[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117657 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031189918518066 -- 26-01-21 09:45:26[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117657 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00319504737854 -- 26-01-21 09:45:26[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117657 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5940861 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030701160430908 -- 26-01-21 09:45:26[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117657 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030789375305176 -- 26-01-21 09:45:26[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117657 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031139850616455 -- 26-01-21 09:45:26[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117657 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025628089904785 -- 26-01-21 09:45:27[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117657 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015358924865723 -- 26-01-21 09:45:27[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020303010940552 -- 26-01-21 09:45:28[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44072 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 44072 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038759708404541 -- 26-01-21 09:45:28[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44072 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 44072 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038909912109375 -- 26-01-21 09:45:28[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44072 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5940838 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034010410308838 -- 26-01-21 09:45:28[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44072 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035240650177002 -- 26-01-21 09:45:29[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44072 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5940838 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034010410308838 -- 26-01-21 09:45:29[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44072 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02679705619812 -- 26-01-21 09:45:32[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=44072 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017209053039551 -- 26-01-21 09:45:32[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02003002166748 -- 26-01-21 09:50:29 -- /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.0039749145507812 -- 26-01-21 09:50:29 -- /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.004889965057373 -- 26-01-21 09:50:29 -- /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.0041389465332031 -- 26-01-21 09:50:29[杨建辉-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.019593954086304 -- 26-01-21 09:50:29[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018623113632202 -- 26-01-21 09:50:30[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117637 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117637 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039501190185547 -- 26-01-21 09:50:30[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117637 select payment_id from dbthird.thd_payment where oa_payment_id = 117637 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036981105804443 -- 26-01-21 09:50:30[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117637 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134581 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040569305419922 -- 26-01-21 09:50:30[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117637 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5940377 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034871101379395 -- 26-01-21 09:50:30[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117637 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00364089012146 -- 26-01-21 09:50:30[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117637 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003615140914917 -- 26-01-21 09:50:30[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117637 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5940377 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00347900390625 -- 26-01-21 09:50:30[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117637 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034542083740234 -- 26-01-21 09:50:30[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117637 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035200119018555 -- 26-01-21 09:50:30[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117637 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025795936584473 -- 26-01-21 09:50:32[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117637 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025800943374634 -- 26-01-21 09:50:32[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016841888427734 -- 26-01-21 09:50:33[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117636 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117636 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033621788024902 -- 26-01-21 09:50:33[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117636 select payment_id from dbthird.thd_payment where oa_payment_id = 117636 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037841796875 -- 26-01-21 09:50:33[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117636 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134580 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037219524383545 -- 26-01-21 09:50:33[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117636 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5940356 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032069683074951 -- 26-01-21 09:50:33[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117636 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032808780670166 -- 26-01-21 09:50:33[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117636 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033421516418457 -- 26-01-21 09:50:33[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117636 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5940356 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032289028167725 -- 26-01-21 09:50:33[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117636 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032041072845459 -- 26-01-21 09:50:33[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117636 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032520294189453 -- 26-01-21 09:50:33[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117636 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02004599571228 -- 26-01-21 09:50:34[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117636 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017335891723633 -- 26-01-21 09:50:34[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018097162246704 -- 26-01-21 10:00:16 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035810470581055 -- 26-01-21 10:00:16 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045309066772461 -- 26-01-21 10:00:16 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='XiaoChun' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037879943847656 -- 26-01-21 10:00:16[肖春-283] -- /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.056602954864502 -- 26-01-21 10:00:16[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016243934631348 -- 26-01-21 10:00:17[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117713 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117713 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034661293029785 -- 26-01-21 10:00:17[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117713 select payment_id from dbthird.thd_payment where oa_payment_id = 117713 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031948089599609 -- 26-01-21 10:00:17[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117713 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134653 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035929679870605 -- 26-01-21 10:00:17[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117713 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5942207 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002985954284668 -- 26-01-21 10:00:18[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117713 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031330585479736 -- 26-01-21 10:00:18[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117713 select * from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003122091293335 -- 26-01-21 10:00:18[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117713 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5942207 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029959678649902 -- 26-01-21 10:00:18[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117713 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029878616333008 -- 26-01-21 10:00:18[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117713 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030338764190674 -- 26-01-21 10:00:18[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117713 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016474962234497 -- 26-01-21 10:00:19[肖春-283] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117713 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028218984603882 -- 26-01-21 10:00:19[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027139902114868 -- 26-01-21 10:00:20[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117666 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117666 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042169094085693 -- 26-01-21 10:00:20[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117666 select payment_id from dbthird.thd_payment where oa_payment_id = 117666 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039088726043701 -- 26-01-21 10:00:20[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117666 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134610 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042269229888916 -- 26-01-21 10:00:20[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117666 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5941216 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038049221038818 -- 26-01-21 10:00:20[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117666 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038862228393555 -- 26-01-21 10:00:20[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117666 select * from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038471221923828 -- 26-01-21 10:00:20[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117666 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5941216 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037250518798828 -- 26-01-21 10:00:20[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117666 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037131309509277 -- 26-01-21 10:00:20[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117666 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037429332733154 -- 26-01-21 10:00:20[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117666 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021257877349854 -- 26-01-21 10:00:22[肖春-283] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117666 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017407894134521 -- 26-01-21 10:00:22[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020762920379639 -- 26-01-21 10:00:23[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117665 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117665 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035669803619385 -- 26-01-21 10:00:23[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117665 select payment_id from dbthird.thd_payment where oa_payment_id = 117665 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036258697509766 -- 26-01-21 10:00:23[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117665 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134609 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036048889160156 -- 26-01-21 10:00:23[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117665 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5941215 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031030178070068 -- 26-01-21 10:00:23[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117665 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031669139862061 -- 26-01-21 10:00:23[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117665 select * from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032501220703125 -- 26-01-21 10:00:23[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117665 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5941215 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00313401222229 -- 26-01-21 10:00:23[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117665 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030949115753174 -- 26-01-21 10:00:23[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117665 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031290054321289 -- 26-01-21 10:00:23[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117665 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017138004302979 -- 26-01-21 10:00:24[肖春-283] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117665 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017240047454834 -- 26-01-21 10:00:24[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.065191984176636 -- 26-01-21 10:00:25[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117595 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117595 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031669139862061 -- 26-01-21 10:00:25[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117595 select payment_id from dbthird.thd_payment where oa_payment_id = 117595 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032219886779785 -- 26-01-21 10:00:25[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117595 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134542 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036020278930664 -- 26-01-21 10:00:25[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117595 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5936305 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030608177185059 -- 26-01-21 10:00:25[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117595 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.030696868896484 -- 26-01-21 10:00:26[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117595 select * from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032169818878174 -- 26-01-21 10:00:26[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117595 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5936305 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030629634857178 -- 26-01-21 10:00:26[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117595 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030789375305176 -- 26-01-21 10:00:26[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117595 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030829906463623 -- 26-01-21 10:00:26[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117595 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021866083145142 -- 26-01-21 10:00:27[肖春-283] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117595 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017586946487427 -- 26-01-21 10:00:27[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016083002090454 -- 26-01-21 10:00:28[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116101 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116101 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031518936157227 -- 26-01-21 10:00:28[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116101 select payment_id from dbthird.thd_payment where oa_payment_id = 116101 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031991004943848 -- 26-01-21 10:00:28[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116101 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133417 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035490989685059 -- 26-01-21 10:00:28[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116101 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5872308 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030350685119629 -- 26-01-21 10:00:28[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116101 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030970573425293 -- 26-01-21 10:00:28[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116101 select * from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031650066375732 -- 26-01-21 10:00:28[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116101 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5872308 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030241012573242 -- 26-01-21 10:00:28[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116101 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030300617218018 -- 26-01-21 10:00:28[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116101 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030641555786133 -- 26-01-21 10:00:28[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116101 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017343044281006 -- 26-01-21 10:00:29[肖春-283] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116101 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021435022354126 -- 26-01-21 10:00:30[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.075799942016602 -- 26-01-21 10:00:31[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113014 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 113014 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035839080810547 -- 26-01-21 10:00:31[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113014 select payment_id from dbthird.thd_payment where oa_payment_id = 113014 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036299228668213 -- 26-01-21 10:00:31[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113014 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 130974 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035929679870605 -- 26-01-21 10:00:31[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113014 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5689755 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034708976745605 -- 26-01-21 10:00:31[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113014 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034780502319336 -- 26-01-21 10:00:31[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113014 select * from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003587007522583 -- 26-01-21 10:00:31[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113014 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5689755 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034589767456055 -- 26-01-21 10:00:31[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113014 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034410953521729 -- 26-01-21 10:00:31[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113014 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003464937210083 -- 26-01-21 10:00:31[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113014 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016050815582275 -- 26-01-21 10:00:32[肖春-283] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=113014 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029902935028076 -- 26-01-21 10:00:32[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018083095550537 -- 26-01-21 10:14:33[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022384881973267 -- 26-01-21 10:14:34[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117718 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117718 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032098293304443 -- 26-01-21 10:14:34[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117718 select payment_id from dbthird.thd_payment where oa_payment_id = 117718 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003242015838623 -- 26-01-21 10:14:34[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117718 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134657 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036110877990723 -- 26-01-21 10:14:34[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117718 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5942427 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00307297706604 -- 26-01-21 10:14:34[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117718 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032279491424561 -- 26-01-21 10:14:34[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117718 select * from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032198429107666 -- 26-01-21 10:14:34[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117718 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5942427 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030808448791504 -- 26-01-21 10:14:34[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117718 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030698776245117 -- 26-01-21 10:14:34[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117718 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031020641326904 -- 26-01-21 10:14:34[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117718 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02338695526123 -- 26-01-21 10:14:37[张体海-1176] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117718 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021513938903809 -- 26-01-21 10:14:37[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016190052032471 -- 26-01-21 10:15:02[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01834511756897 -- 26-01-21 10:18:44[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117724%22}&event=edit_payment&payment_id=117724 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117724 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036301612854004 -- 26-01-21 10:18:44[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117724%22}&event=edit_payment&payment_id=117724 select payment_id from dbthird.thd_payment where oa_payment_id = 117724 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037188529968262 -- 26-01-21 10:18:44[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117724%22}&event=edit_payment&payment_id=117724 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134662 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042018890380859 -- 26-01-21 10:18:44[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117724%22}&event=edit_payment&payment_id=117724 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5943815 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036258697509766 -- 26-01-21 10:18:44[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117724%22}&event=edit_payment&payment_id=117724 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003748893737793 -- 26-01-21 10:18:44[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117724%22}&event=edit_payment&payment_id=117724 select * from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036530494689941 -- 26-01-21 10:18:44[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117724%22}&event=edit_payment&payment_id=117724 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5943815 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035481452941895 -- 26-01-21 10:18:44[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117724%22}&event=edit_payment&payment_id=117724 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035300254821777 -- 26-01-21 10:18:44[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117724%22}&event=edit_payment&payment_id=117724 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035607814788818 -- 26-01-21 10:18:44[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117724%22}&event=edit_payment&payment_id=117724 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02132511138916 -- 26-01-21 10:18:52[石远龙-484] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117724 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018260955810547 -- 26-01-21 10:18:53[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017322063446045 -- 26-01-21 10:19:39 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034348964691162 -- 26-01-21 10:19:39 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039451122283936 -- 26-01-21 10:19:39 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='KouBinNan' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035769939422607 -- 26-01-21 10:19:39[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 23 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01636791229248 -- 26-01-21 10:19:40[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020323038101196 -- 26-01-21 10:19:41[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7411 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 = 7411 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038750171661377 -- 26-01-21 10:19:41[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7411 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037050247192383 -- 26-01-21 10:19:41[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7411 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038800239562988 -- 26-01-21 10:19:41[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7411 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5941107 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037219524383545 -- 26-01-21 10:19:41[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7411 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015873908996582 -- 26-01-21 10:19:43[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023544073104858 -- 26-01-21 10:19:47[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7411 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 = 7411 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035369396209717 -- 26-01-21 10:19:47[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7411 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035550594329834 -- 26-01-21 10:19:47[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7411 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035860538482666 -- 26-01-21 10:19:47[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7411 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5941107 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035500526428223 -- 26-01-21 10:19:47[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7411 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018990039825439 -- 26-01-21 10:19:53[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028920888900757 -- 26-01-21 10:19:54[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016716003417969 -- 26-01-21 10:51:36 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003324031829834 -- 26-01-21 10:51:36 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043950080871582 -- 26-01-21 10:51:36 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='WangXiang' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036089420318604 -- 26-01-21 10:51:36[王翔-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.017422914505005 -- 26-01-21 10:51:36[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01626992225647 -- 26-01-21 10:51:38[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7416 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 = 7416 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032529830932617 -- 26-01-21 10:51:38[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7416 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030281543731689 -- 26-01-21 10:51:38[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7416 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032351016998291 -- 26-01-21 10:51:38[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7416 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5944590 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003046989440918 -- 26-01-21 10:51:38[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7416 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017547130584717 -- 26-01-21 10:51:40[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019844055175781 -- 26-01-21 10:51:40[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023561000823975 -- 26-01-21 10:51:41[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117703 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117703 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038909912109375 -- 26-01-21 10:51:41[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117703 select payment_id from dbthird.thd_payment where oa_payment_id = 117703 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039620399475098 -- 26-01-21 10:51:41[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117703 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134646 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043110847473145 -- 26-01-21 10:51:41[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117703 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5942014 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003777027130127 -- 26-01-21 10:51:41[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117703 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039570331573486 -- 26-01-21 10:51:41[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117703 select * from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039029121398926 -- 26-01-21 10:51:41[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117703 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5942014 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037870407104492 -- 26-01-21 10:51:41[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117703 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038130283355713 -- 26-01-21 10:51:41[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117703 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038321018218994 -- 26-01-21 10:51:41[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117703 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027273893356323 -- 26-01-21 10:51:44[王翔-928] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117703 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015880823135376 -- 26-01-21 10:51:45[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019583940505981 -- 26-01-21 10:53:32 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038540363311768 -- 26-01-21 10:53:32 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0047309398651123 -- 26-01-21 10:53:32 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='ShiJiaoHua' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040209293365479 -- 26-01-21 10:53:32[石教华-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.017487049102783 -- 26-01-21 10:53:33[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019078969955444 -- 26-01-21 10:53:35[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7416 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 = 7416 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036358833312988 -- 26-01-21 10:53:35[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7416 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003525972366333 -- 26-01-21 10:53:35[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7416 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036709308624268 -- 26-01-21 10:53:35[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7416 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5944590 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035109519958496 -- 26-01-21 10:53:35[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7416 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0221848487854 -- 26-01-21 10:53:41[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021072864532471 -- 26-01-21 10:53:42[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7414 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 = 7414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035619735717773 -- 26-01-21 10:53:42[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7414 select org_id,org_name from dbsys.sys_org where corp_acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033650398254395 -- 26-01-21 10:53:42[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7414 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035121440887451 -- 26-01-21 10:53:42[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7414 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5942496 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033628940582275 -- 26-01-21 10:53:42[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7414 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019549131393433 -- 26-01-21 10:54:08[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017091035842896 -- 26-01-21 10:54:08[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020107984542847 -- 26-01-21 10:54:09[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7413 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 = 7413 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038368701934814 -- 26-01-21 10:54:09[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7413 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037109851837158 -- 26-01-21 10:54:09[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7413 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038480758666992 -- 26-01-21 10:54:09[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7413 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5941382 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003680944442749 -- 26-01-21 10:54:09[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7413 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015426874160767 -- 26-01-21 10:54:15[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019552946090698 -- 26-01-21 10:54:17[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7411 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 = 7411 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035479068756104 -- 26-01-21 10:54:17[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7411 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035350322723389 -- 26-01-21 10:54:17[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7411 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036959648132324 -- 26-01-21 10:54:17[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7411 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5941107 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035440921783447 -- 26-01-21 10:54:17[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7411 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020074129104614 -- 26-01-21 10:54:23[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019531965255737 -- 26-01-21 10:54:23[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025388956069946 -- 26-01-21 10:54:26[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7405 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 = 7405 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032789707183838 -- 26-01-21 10:54:26[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7405 select org_id,org_name from dbsys.sys_org where corp_acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030708312988281 -- 26-01-21 10:54:26[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7405 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032558441162109 -- 26-01-21 10:54:26[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7405 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5939626 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030980110168457 -- 26-01-21 10:54:26[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7405 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018815040588379 -- 26-01-21 10:54:31[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016096830368042 -- 26-01-21 10:54:31[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018060922622681 -- 26-01-21 10:55:09 -- /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.031100988388062 -- 26-01-21 10:55:10[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020814895629883 -- 26-01-21 10:55:11[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117734 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117734 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044968128204346 -- 26-01-21 10:55:11[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117734 select payment_id from dbthird.thd_payment where oa_payment_id = 117734 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045788288116455 -- 26-01-21 10:55:11[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117734 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134670 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046341419219971 -- 26-01-21 10:55:11[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117734 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5944603 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040340423583984 -- 26-01-21 10:55:11[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041921138763428 -- 26-01-21 10:55:11[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117734 select * from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041317939758301 -- 26-01-21 10:55:11[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117734 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5944603 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040218830108643 -- 26-01-21 10:55:11[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040061473846436 -- 26-01-21 10:55:11[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040638446807861 -- 26-01-21 10:55:11[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025177001953125 -- 26-01-21 10:55:12[肖春-283] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.031013011932373 -- 26-01-21 10:55:12[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018997192382812 -- 26-01-21 11:00:13 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037229061126709 -- 26-01-21 11:00:13 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046188831329346 -- 26-01-21 11:00:13 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='PengSiYuan' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003896951675415 -- 26-01-21 11:00:13[彭思源-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.027783870697021 -- 26-01-21 11:00:14[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020853996276855 -- 26-01-21 11:00:15[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71251 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 71251 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036931037902832 -- 26-01-21 11:00:15[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71251 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 = 71251 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003687858581543 -- 26-01-21 11:00:15[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71251 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 71251 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003666877746582 -- 26-01-21 11:00:15[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71251 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 = 71251 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003101110458374 -- 26-01-21 11:00:16[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71251 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031318664550781 -- 26-01-21 11:00:16[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71251 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032589435577393 -- 26-01-21 11:00:16[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71251 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5944724 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030999183654785 -- 26-01-21 11:00:16[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71251 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017729997634888 -- 26-01-21 11:05:16[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023965120315552 -- 26-01-21 11:10:41 -- /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.019917011260986 -- 26-01-21 11:10:41 -- /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.0044541358947754 -- 26-01-21 11:10:41 -- /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.0049080848693848 -- 26-01-21 11:10:41 -- /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.0042169094085693 -- 26-01-21 11:10:41[卓锡定-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.026966094970703 -- 26-01-21 11:10:42[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023353815078735 -- 26-01-21 11:10:44[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016813039779663 -- 26-01-21 11:11:02[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117125 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117125 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033290386199951 -- 26-01-21 11:11:02[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117125 select payment_id from dbthird.thd_payment where oa_payment_id = 117125 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033838748931885 -- 26-01-21 11:11:02[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117125 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134208 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037360191345215 -- 26-01-21 11:11:02[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117125 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5914671 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031991004943848 -- 26-01-21 11:11:02[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117125 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034070014953613 -- 26-01-21 11:11:02[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117125 select * from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033440589904785 -- 26-01-21 11:11:02[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117125 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5914671 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032069683074951 -- 26-01-21 11:11:02[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117125 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003187894821167 -- 26-01-21 11:11:02[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117125 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032589435577393 -- 26-01-21 11:11:02[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117125 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018571138381958 -- 26-01-21 11:11:02[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117125 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117125 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036611557006836 -- 26-01-21 11:11:02[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117125 select payment_id from dbthird.thd_payment where oa_payment_id = 117125 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036849975585938 -- 26-01-21 11:11:02[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117125 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134208 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036740303039551 -- 26-01-21 11:11:02[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117125 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5914671 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036418437957764 -- 26-01-21 11:11:02[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117125 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037021636962891 -- 26-01-21 11:11:02[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117125 select * from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036540031433105 -- 26-01-21 11:11:02[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117125 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5914671 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036659240722656 -- 26-01-21 11:11:02[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117125 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036478042602539 -- 26-01-21 11:11:02[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117125 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036721229553223 -- 26-01-21 11:11:02[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117125 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019093036651611 -- 26-01-21 11:13:33 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038700103759766 -- 26-01-21 11:13:33 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0048489570617676 -- 26-01-21 11:13:33 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='GaoXiang' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040149688720703 -- 26-01-21 11:13:33[高祥-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.025180101394653 -- 26-01-21 11:13:33[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025221824645996 -- 26-01-21 11:13:34[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7414 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 = 7414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033540725708008 -- 26-01-21 11:13:34[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7414 select org_id,org_name from dbsys.sys_org where corp_acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031030178070068 -- 26-01-21 11:13:34[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7414 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032761096954346 -- 26-01-21 11:13:34[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7414 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5942496 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003115177154541 -- 26-01-21 11:13:34[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7414 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027673959732056 -- 26-01-21 11:13:37[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015908002853394 -- 26-01-21 11:13:43[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023946046829224 -- 26-01-21 11:13:44[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7405 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 = 7405 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032410621643066 -- 26-01-21 11:13:44[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7405 select org_id,org_name from dbsys.sys_org where corp_acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032479763031006 -- 26-01-21 11:13:44[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7405 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034170150756836 -- 26-01-21 11:13:44[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7405 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5939626 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032649040222168 -- 26-01-21 11:13:44[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7405 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020287990570068 -- 26-01-21 11:13:47[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024369955062866 -- 26-01-21 11:13:48[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027850151062012 -- 26-01-21 11:15:20[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227414%22}&event=edit_officialSeals&officialSeals_id=7414 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 = 7414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041439533233643 -- 26-01-21 11:15:20[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227414%22}&event=edit_officialSeals&officialSeals_id=7414 select org_id,org_name from dbsys.sys_org where corp_acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040388107299805 -- 26-01-21 11:15:20[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227414%22}&event=edit_officialSeals&officialSeals_id=7414 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041108131408691 -- 26-01-21 11:15:21[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227414%22}&event=edit_officialSeals&officialSeals_id=7414 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5942496 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039520263671875 -- 26-01-21 11:15:21[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227414%22}&event=edit_officialSeals&officialSeals_id=7414 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023329019546509 -- 26-01-21 11:15:24[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227405%22}&event=edit_officialSeals&officialSeals_id=7405 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 = 7405 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034711360931396 -- 26-01-21 11:15:24[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227405%22}&event=edit_officialSeals&officialSeals_id=7405 select org_id,org_name from dbsys.sys_org where corp_acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034739971160889 -- 26-01-21 11:15:24[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227405%22}&event=edit_officialSeals&officialSeals_id=7405 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036168098449707 -- 26-01-21 11:15:25[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227405%22}&event=edit_officialSeals&officialSeals_id=7405 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5939626 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034768581390381 -- 26-01-21 11:15:25[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227405%22}&event=edit_officialSeals&officialSeals_id=7405 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016637086868286 -- 26-01-21 11:16:11[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7397 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 = 7397 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034258365631104 -- 26-01-21 11:16:11[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7397 select org_id,org_name from dbsys.sys_org where corp_acct_id = 2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032651424407959 -- 26-01-21 11:16:11[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7397 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039031505584717 -- 26-01-21 11:16:11[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7397 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5935456 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032291412353516 -- 26-01-21 11:16:11[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7397 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015994071960449 -- 26-01-21 11:16:14[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021751880645752 -- 26-01-21 11:16:17[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7385 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 = 7385 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041849613189697 -- 26-01-21 11:16:17[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7385 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040450096130371 -- 26-01-21 11:16:17[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7385 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042009353637695 -- 26-01-21 11:16:17[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7385 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5928288 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040111541748047 -- 26-01-21 11:16:17[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7385 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016258955001831 -- 26-01-21 11:16:34[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018748044967651 -- 26-01-21 11:16:35[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017604827880859 -- 26-01-21 11:16:38[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7398 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 = 7398 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00313401222229 -- 26-01-21 11:16:38[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7398 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031130313873291 -- 26-01-21 11:16:38[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7398 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032498836517334 -- 26-01-21 11:16:38[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7398 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5936194 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031278133392334 -- 26-01-21 11:16:38[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7398 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019186019897461 -- 26-01-21 11:16:49[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018523216247559 -- 26-01-21 11:16:49[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01860785484314 -- 26-01-21 11:28:11 -- /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.003687858581543 -- 26-01-21 11:28:11 -- /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.004547119140625 -- 26-01-21 11:28:11 -- /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.0038959980010986 -- 26-01-21 11:28:11[余泽旭-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.028316020965576 -- 26-01-21 11:28:12[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028416872024536 -- 26-01-21 11:28:12[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7411 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 = 7411 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033440589904785 -- 26-01-21 11:28:12[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7411 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031630992889404 -- 26-01-21 11:28:12[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7411 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033049583435059 -- 26-01-21 11:28:12[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7411 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5941107 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031640529632568 -- 26-01-21 11:28:12[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7411 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018533945083618 -- 26-01-21 11:28:13[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018567085266113 -- 26-01-21 11:28:14[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018491983413696 -- 26-01-21 11:28:14[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7398 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 = 7398 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034799575805664 -- 26-01-21 11:28:14[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7398 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034639835357666 -- 26-01-21 11:28:14[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7398 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036201477050781 -- 26-01-21 11:28:14[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7398 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5936194 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034580230712891 -- 26-01-21 11:28:14[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7398 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023699998855591 -- 26-01-21 11:28:15[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024403095245361 -- 26-01-21 11:28:16[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015823125839233 -- 26-01-21 11:28:16[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7385 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 = 7385 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030391216278076 -- 26-01-21 11:28:16[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7385 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030310153961182 -- 26-01-21 11:28:16[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7385 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031640529632568 -- 26-01-21 11:28:16[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7385 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5928288 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030398368835449 -- 26-01-21 11:28:16[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7385 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016294956207275 -- 26-01-21 11:28:17[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027711868286133 -- 26-01-21 11:28:18[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016465187072754 -- 26-01-21 11:30:11 -- /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.0033020973205566 -- 26-01-21 11:30:11 -- /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.0042290687561035 -- 26-01-21 11:30:11 -- /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.0034699440002441 -- 26-01-21 11:30:11[高祥-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.019893884658813 -- 26-01-21 11:30:11[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.030970096588135 -- 26-01-21 11:30:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7411 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 = 7411 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038518905639648 -- 26-01-21 11:30:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7411 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036971569061279 -- 26-01-21 11:30:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7411 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038590431213379 -- 26-01-21 11:30:13[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7411 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5941107 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037388801574707 -- 26-01-21 11:30:13[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7411 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029640913009644 -- 26-01-21 11:30:19[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01706600189209 -- 26-01-21 11:30:19[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01924204826355 -- 26-01-21 11:30:20[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7398 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 = 7398 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036430358886719 -- 26-01-21 11:30:20[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7398 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036358833312988 -- 26-01-21 11:30:20[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7398 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037899017333984 -- 26-01-21 11:30:20[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7398 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5936194 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036571025848389 -- 26-01-21 11:30:20[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7398 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017482995986938 -- 26-01-21 11:30:24[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021474123001099 -- 26-01-21 11:30:24[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017467021942139 -- 26-01-21 11:30:25[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7385 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 = 7385 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032241344451904 -- 26-01-21 11:30:25[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7385 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032448768615723 -- 26-01-21 11:30:25[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7385 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034148693084717 -- 26-01-21 11:30:25[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7385 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5928288 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032320022583008 -- 26-01-21 11:30:25[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7385 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028914928436279 -- 26-01-21 11:30:27[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018065929412842 -- 26-01-21 11:30:28[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028656005859375 -- 26-01-21 11:33:14[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117747%22}&event=edit_payment&payment_id=117747 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117747 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034918785095215 -- 26-01-21 11:33:14[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117747%22}&event=edit_payment&payment_id=117747 select payment_id from dbthird.thd_payment where oa_payment_id = 117747 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035808086395264 -- 26-01-21 11:33:14[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117747%22}&event=edit_payment&payment_id=117747 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134681 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003993034362793 -- 26-01-21 11:33:14[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117747%22}&event=edit_payment&payment_id=117747 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5944980 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034539699554443 -- 26-01-21 11:33:14[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117747%22}&event=edit_payment&payment_id=117747 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035049915313721 -- 26-01-21 11:33:14[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117747%22}&event=edit_payment&payment_id=117747 select * from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034809112548828 -- 26-01-21 11:33:14[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117747%22}&event=edit_payment&payment_id=117747 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5944980 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033760070800781 -- 26-01-21 11:33:14[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117747%22}&event=edit_payment&payment_id=117747 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033628940582275 -- 26-01-21 11:33:14[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117747%22}&event=edit_payment&payment_id=117747 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034019947052002 -- 26-01-21 11:33:14[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117747%22}&event=edit_payment&payment_id=117747 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025888919830322 -- 26-01-21 11:33:15[刘伍-933] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117747 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026763916015625 -- 26-01-21 11:33:16[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016247034072876 -- 26-01-21 11:33:17[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117742 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117742 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035820007324219 -- 26-01-21 11:33:17[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117742 select payment_id from dbthird.thd_payment where oa_payment_id = 117742 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032851696014404 -- 26-01-21 11:33:17[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117742 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134676 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035719871520996 -- 26-01-21 11:33:17[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117742 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5944833 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030808448791504 -- 26-01-21 11:33:17[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117742 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031380653381348 -- 26-01-21 11:33:17[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117742 select * from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032069683074951 -- 26-01-21 11:33:17[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117742 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5944833 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030689239501953 -- 26-01-21 11:33:17[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117742 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030779838562012 -- 26-01-21 11:33:17[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117742 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031239986419678 -- 26-01-21 11:33:17[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117742 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020323991775513 -- 26-01-21 11:33:19[刘伍-933] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117742 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019649028778076 -- 26-01-21 11:33:19[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02873420715332 -- 26-01-21 11:33:20[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117719 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117719 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039839744567871 -- 26-01-21 11:33:20[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117719 select payment_id from dbthird.thd_payment where oa_payment_id = 117719 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036571025848389 -- 26-01-21 11:33:20[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117719 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134658 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039792060852051 -- 26-01-21 11:33:20[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117719 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5942428 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035018920898438 -- 26-01-21 11:33:20[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117719 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035450458526611 -- 26-01-21 11:33:20[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117719 select * from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035979747772217 -- 26-01-21 11:33:20[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117719 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5942428 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034730434417725 -- 26-01-21 11:33:20[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117719 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034780502319336 -- 26-01-21 11:33:20[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117719 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035150051116943 -- 26-01-21 11:33:20[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117719 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.030046939849854 -- 26-01-21 11:33:21[刘伍-933] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117719 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02412486076355 -- 26-01-21 11:33:21[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019376993179321 -- 26-01-21 11:35:26[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227411%22}&event=edit_officialSeals&officialSeals_id=7411 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 = 7411 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037298202514648 -- 26-01-21 11:35:26[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227411%22}&event=edit_officialSeals&officialSeals_id=7411 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036430358886719 -- 26-01-21 11:35:26[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227411%22}&event=edit_officialSeals&officialSeals_id=7411 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037188529968262 -- 26-01-21 11:35:26[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227411%22}&event=edit_officialSeals&officialSeals_id=7411 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5941107 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035569667816162 -- 26-01-21 11:35:26[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227411%22}&event=edit_officialSeals&officialSeals_id=7411 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018229961395264 -- 26-01-21 11:39:43 -- /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.0036518573760986 -- 26-01-21 11:39:43 -- /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.0042328834533691 -- 26-01-21 11:39:43 -- /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.0038809776306152 -- 26-01-21 11:39:43[张体海-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.016155004501343 -- 26-01-21 11:39:43[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023514032363892 -- 26-01-21 11:39:44[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117728 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117728 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033869743347168 -- 26-01-21 11:39:44[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117728 select payment_id from dbthird.thd_payment where oa_payment_id = 117728 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034961700439453 -- 26-01-21 11:39:44[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117728 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134665 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038177967071533 -- 26-01-21 11:39:44[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117728 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5943968 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032768249511719 -- 26-01-21 11:39:44[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117728 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034329891204834 -- 26-01-21 11:39:44[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117728 select * from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033929347991943 -- 26-01-21 11:39:44[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117728 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5943968 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032851696014404 -- 26-01-21 11:39:44[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117728 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003277063369751 -- 26-01-21 11:39:44[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117728 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033209323883057 -- 26-01-21 11:39:44[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117728 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017494916915894 -- 26-01-21 11:39:45[张体海-1176] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117728 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018823146820068 -- 26-01-21 11:39:46[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02106499671936 -- 26-01-21 11:39:53[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117728 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117728 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039188861846924 -- 26-01-21 11:39:53[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117728 select payment_id from dbthird.thd_payment where oa_payment_id = 117728 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003957986831665 -- 26-01-21 11:39:53[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117728 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134665 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039260387420654 -- 26-01-21 11:39:53[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117728 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5943968 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003931999206543 -- 26-01-21 11:39:53[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117728 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039591789245605 -- 26-01-21 11:39:53[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117728 select * from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039348602294922 -- 26-01-21 11:39:53[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117728 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5943968 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039219856262207 -- 26-01-21 11:39:53[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117728 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038948059082031 -- 26-01-21 11:39:53[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117728 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039410591125488 -- 26-01-21 11:39:53[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117728 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016703844070435 -- 26-01-21 11:39:54[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017853021621704 -- 26-01-21 11:45:36[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021667003631592 -- 26-01-21 11:45:39[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.034109115600586 -- 26-01-21 11:45:45[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117537 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117537 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029959678649902 -- 26-01-21 11:45:45[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117537 select payment_id from dbthird.thd_payment where oa_payment_id = 117537 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030989646911621 -- 26-01-21 11:45:45[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117537 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134506 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030241012573242 -- 26-01-21 11:45:45[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117537 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5934798 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002903938293457 -- 26-01-21 11:45:45[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117537 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030210018157959 -- 26-01-21 11:45:45[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117537 select * from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030078887939453 -- 26-01-21 11:45:45[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117537 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5934798 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028891563415527 -- 26-01-21 11:45:45[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117537 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028691291809082 -- 26-01-21 11:45:45[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117537 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029311180114746 -- 26-01-21 11:45:45[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117537 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016017198562622 -- 26-01-21 11:51:32 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031709671020508 -- 26-01-21 11:51:32 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004054069519043 -- 26-01-21 11:51:32 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='KouBinNan' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033679008483887 -- 26-01-21 11:51:32[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 23 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016849994659424 -- 26-01-21 11:51:32[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020143032073975 -- 26-01-21 11:51:33[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44093 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 44093 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039219856262207 -- 26-01-21 11:51:33[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44093 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 44093 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035130977630615 -- 26-01-21 11:51:33[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44093 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5944942 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033760070800781 -- 26-01-21 11:51:33[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44093 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035269260406494 -- 26-01-21 11:51:33[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44093 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5944942 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003389835357666 -- 26-01-21 11:51:33[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44093 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025130033493042 -- 26-01-21 11:51:42[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=44093 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018469095230103 -- 26-01-21 11:51:43[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019861936569214 -- 26-01-21 11:54:41[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016901016235352 -- 26-01-21 11:54:43[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017193078994751 -- 26-01-21 11:54:52[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117537 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117537 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034070014953613 -- 26-01-21 11:54:52[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117537 select payment_id from dbthird.thd_payment where oa_payment_id = 117537 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038840770721436 -- 26-01-21 11:54:52[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117537 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134506 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034480094909668 -- 26-01-21 11:54:52[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117537 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5934798 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033059120178223 -- 26-01-21 11:54:52[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117537 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017443895339966 -- 26-01-21 11:54:52[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117537 select * from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034589767456055 -- 26-01-21 11:54:52[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117537 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5934798 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033190250396729 -- 26-01-21 11:54:52[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117537 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033149719238281 -- 26-01-21 11:54:52[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117537 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003338098526001 -- 26-01-21 11:54:52[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117537 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017660140991211 -- 26-01-21 11:55:07[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020226001739502 -- 26-01-21 11:56:05[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117125 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117125 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039870738983154 -- 26-01-21 11:56:05[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117125 select payment_id from dbthird.thd_payment where oa_payment_id = 117125 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040979385375977 -- 26-01-21 11:56:05[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117125 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134208 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044591426849365 -- 26-01-21 11:56:05[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117125 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5914671 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039329528808594 -- 26-01-21 11:56:05[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117125 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040380954742432 -- 26-01-21 11:56:05[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117125 select * from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040748119354248 -- 26-01-21 11:56:05[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117125 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5914671 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038840770721436 -- 26-01-21 11:56:05[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117125 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038819313049316 -- 26-01-21 11:56:05[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117125 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039050579071045 -- 26-01-21 11:56:05[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117125 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020216941833496 -- 26-01-21 11:56:44[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020455121994019 -- 26-01-21 11:57:06[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117125 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117125 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033540725708008 -- 26-01-21 11:57:06[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117125 select payment_id from dbthird.thd_payment where oa_payment_id = 117125 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034258365631104 -- 26-01-21 11:57:06[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117125 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134208 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037648677825928 -- 26-01-21 11:57:06[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117125 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5914671 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033440589904785 -- 26-01-21 11:57:06[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117125 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034081935882568 -- 26-01-21 11:57:06[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117125 select * from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033600330352783 -- 26-01-21 11:57:06[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117125 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5914671 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032541751861572 -- 26-01-21 11:57:06[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117125 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032320022583008 -- 26-01-21 11:57:06[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117125 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032730102539062 -- 26-01-21 11:57:07[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117125 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025035858154297 -- 26-01-21 11:57:10[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016326904296875 -- 26-01-21 12:00:18[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.041404008865356 -- 26-01-21 12:00:31[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114097 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 114097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00382399559021 -- 26-01-21 12:00:31[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114097 select payment_id from dbthird.thd_payment where oa_payment_id = 114097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038590431213379 -- 26-01-21 12:00:31[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114097 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 131904 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038151741027832 -- 26-01-21 12:00:31[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114097 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5753420 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003349781036377 -- 26-01-21 12:00:31[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114097 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034809112548828 -- 26-01-21 12:00:31[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114097 select * from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003425121307373 -- 26-01-21 12:00:31[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114097 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5753420 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033109188079834 -- 26-01-21 12:00:31[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114097 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033140182495117 -- 26-01-21 12:00:31[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114097 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033450126647949 -- 26-01-21 12:00:31[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114097 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019467115402222 -- 26-01-21 12:00:39[程博-2418] -- /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.01796817779541 -- 26-01-21 12:00:43[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021270036697388 -- 26-01-21 12:01:06[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017660856246948 -- 26-01-21 12:01:42[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2418 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034730434417725 -- 26-01-21 12:01:42[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2418 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0057430267333984 -- 26-01-21 12:01:42[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2418,updatedby_id = 2418 where extrafareApply_id = 71252 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019312858581543 -- 26-01-21 12:01:50[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117125 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117125 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035321712493896 -- 26-01-21 12:01:50[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117125 select payment_id from dbthird.thd_payment where oa_payment_id = 117125 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035758018493652 -- 26-01-21 12:01:50[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117125 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134208 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035409927368164 -- 26-01-21 12:01:50[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117125 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5914671 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030519962310791 -- 26-01-21 12:01:50[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117125 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032219886779785 -- 26-01-21 12:01:50[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117125 select * from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031960010528564 -- 26-01-21 12:01:50[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117125 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5914671 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030758380889893 -- 26-01-21 12:01:50[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117125 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030641555786133 -- 26-01-21 12:01:50[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117125 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030879974365234 -- 26-01-21 12:01:50[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117125 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023800134658813 -- 26-01-21 12:02:07[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2418 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039210319519043 -- 26-01-21 12:02:07[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2418 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0057010650634766 -- 26-01-21 12:02:07[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2418,updatedby_id = 2418 where extrafareApply_id = 71252 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.005295991897583 -- 26-01-21 12:02:07[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2418,updatedby_id = 2418 where otherfee_id = 3571 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017637014389038 -- 26-01-21 12:02:10[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2418 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034959316253662 -- 26-01-21 12:02:10[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2418 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0058519840240479 -- 26-01-21 12:02:10[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2418,updatedby_id = 2418 where extrafareApply_id = 71252 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0051009654998779 -- 26-01-21 12:02:10[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2418,updatedby_id = 2418 where otherfee_id = 3571 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016741037368774 -- 26-01-21 12:02:26[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016079187393188 -- 26-01-21 12:02:31[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2418 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032269954681396 -- 26-01-21 12:02:31[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2418 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046467781066895 -- 26-01-21 12:02:31[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2418,updatedby_id = 2418 where extrafareApply_id = 71252 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044081211090088 -- 26-01-21 12:02:31[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2418,updatedby_id = 2418 where otherfee_id = 3571 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022061109542847 -- 26-01-21 12:02:33[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2418 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039458274841309 -- 26-01-21 12:02:33[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2418 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0060851573944092 -- 26-01-21 12:02:33[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2418,updatedby_id = 2418 where extrafareApply_id = 71252 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0057151317596436 -- 26-01-21 12:02:33[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2418,updatedby_id = 2418 where otherfee_id = 3571 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027543067932129 -- 26-01-21 12:02:47[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027354955673218 -- 26-01-21 12:02:55[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2418 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031099319458008 -- 26-01-21 12:02:55[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2418 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018841028213501 -- 26-01-21 12:03:00[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114097 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 114097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039949417114258 -- 26-01-21 12:03:00[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114097 select payment_id from dbthird.thd_payment where oa_payment_id = 114097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040531158447266 -- 26-01-21 12:03:00[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114097 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 131904 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040240287780762 -- 26-01-21 12:03:00[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114097 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5753420 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035209655761719 -- 26-01-21 12:03:00[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114097 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036859512329102 -- 26-01-21 12:03:00[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114097 select * from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036430358886719 -- 26-01-21 12:03:00[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114097 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5753420 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035479068756104 -- 26-01-21 12:03:00[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114097 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035009384155273 -- 26-01-21 12:03:00[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114097 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035419464111328 -- 26-01-21 12:03:00[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=114097 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018166065216064 -- 26-01-21 12:03:01[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2418 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035991668701172 -- 26-01-21 12:03:01[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2418 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0049090385437012 -- 26-01-21 12:03:01[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2418,updatedby_id = 2418 where extrafareApply_id = 71252 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0049681663513184 -- 26-01-21 12:03:01[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2418,updatedby_id = 2418 where otherfee_id = 3571 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016880035400391 -- 26-01-21 12:03:01[程博-2418] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2418 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019808053970337 -- 26-01-21 12:03:25[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017745971679688 -- 26-01-21 12:03:47[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017030954360962 -- 26-01-21 12:04:34[程博-2418] -- /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.016010046005249 -- 26-01-21 12:04:49[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2418 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031430721282959 -- 26-01-21 12:04:49[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2418 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043008327484131 -- 26-01-21 12:04:49[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2418,updatedby_id = 2418 where extrafareApply_id = 71253 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015160083770752 -- 26-01-21 12:04:51[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021753072738647 -- 26-01-21 12:05:07[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113811 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 113811 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043737888336182 -- 26-01-21 12:05:07[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113811 select payment_id from dbthird.thd_payment where oa_payment_id = 113811 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044040679931641 -- 26-01-21 12:05:07[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113811 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 131681 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043950080871582 -- 26-01-21 12:05:07[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113811 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5734863 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039467811584473 -- 26-01-21 12:05:07[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113811 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040421485900879 -- 26-01-21 12:05:07[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113811 select * from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040018558502197 -- 26-01-21 12:05:07[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113811 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5734863 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038812160491943 -- 26-01-21 12:05:07[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113811 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038998126983643 -- 26-01-21 12:05:07[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113811 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039048194885254 -- 26-01-21 12:05:07[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113811 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017991065979004 -- 26-01-21 12:05:23[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2418 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035631656646729 -- 26-01-21 12:05:23[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2418 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0048468112945557 -- 26-01-21 12:05:23[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2418,updatedby_id = 2418 where extrafareApply_id = 71253 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0047991275787354 -- 26-01-21 12:05:23[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2418,updatedby_id = 2418 where otherfee_id = 3572 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016058921813965 -- 26-01-21 12:05:29[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2418 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031960010528564 -- 26-01-21 12:05:30[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2418 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045640468597412 -- 26-01-21 12:05:30[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2418,updatedby_id = 2418 where extrafareApply_id = 71253 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0047760009765625 -- 26-01-21 12:05:30[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2418,updatedby_id = 2418 where otherfee_id = 3572 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026679039001465 -- 26-01-21 12:05:31[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2418 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036141872406006 -- 26-01-21 12:05:31[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2418 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.005033016204834 -- 26-01-21 12:05:31[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2418,updatedby_id = 2418 where extrafareApply_id = 71253 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0050058364868164 -- 26-01-21 12:05:31[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2418,updatedby_id = 2418 where otherfee_id = 3572 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015877962112427 -- 26-01-21 12:05:40[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018091917037964 -- 26-01-21 12:05:47[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2418 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030689239501953 -- 26-01-21 12:05:48[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2418 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044360160827637 -- 26-01-21 12:05:48[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2418,updatedby_id = 2418 where extrafareApply_id = 71253 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042128562927246 -- 26-01-21 12:05:48[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2418,updatedby_id = 2418 where otherfee_id = 3572 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023282051086426 -- 26-01-21 12:05:49[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2418 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033888816833496 -- 26-01-21 12:05:49[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2418 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0047099590301514 -- 26-01-21 12:05:49[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2418,updatedby_id = 2418 where extrafareApply_id = 71253 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044949054718018 -- 26-01-21 12:05:49[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2418,updatedby_id = 2418 where otherfee_id = 3572 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017270088195801 -- 26-01-21 12:06:01[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018767118453979 -- 26-01-21 12:06:12[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2418 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037062168121338 -- 26-01-21 12:06:12[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2418 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021358013153076 -- 26-01-21 12:06:16[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2418 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030300617218018 -- 26-01-21 12:06:16[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2418 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004382848739624 -- 26-01-21 12:06:16[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2418,updatedby_id = 2418 where extrafareApply_id = 71253 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045771598815918 -- 26-01-21 12:06:16[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2418,updatedby_id = 2418 where otherfee_id = 3572 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01976490020752 -- 26-01-21 12:06:17[程博-2418] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2418 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016441822052002 -- 26-01-21 12:06:18[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113500 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 113500 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032339096069336 -- 26-01-21 12:06:18[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113500 select payment_id from dbthird.thd_payment where oa_payment_id = 113500 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033040046691895 -- 26-01-21 12:06:18[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113500 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 131397 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036759376525879 -- 26-01-21 12:06:18[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113500 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5718893 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031101703643799 -- 26-01-21 12:06:18[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113500 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032479763031006 -- 26-01-21 12:06:18[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113500 select * from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032210350036621 -- 26-01-21 12:06:18[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113500 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5718893 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031108856201172 -- 26-01-21 12:06:18[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113500 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031008720397949 -- 26-01-21 12:06:18[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113500 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031499862670898 -- 26-01-21 12:06:18[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113500 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017520904541016 -- 26-01-21 12:07:11[程博-2418] -- /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.018535137176514 -- 26-01-21 12:07:28[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2418 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036320686340332 -- 26-01-21 12:07:28[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2418 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0050640106201172 -- 26-01-21 12:07:28[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2418,updatedby_id = 2418 where extrafareApply_id = 71254 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016601800918579 -- 26-01-21 12:09:01[程博-2418] -- /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.017287015914917 -- 26-01-21 12:09:16[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2418 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034029483795166 -- 26-01-21 12:09:16[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2418 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026556968688965 -- 26-01-21 12:09:35[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2418 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034480094909668 -- 26-01-21 12:09:35[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2418 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019866943359375 -- 26-01-21 12:09:36[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2418 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039241313934326 -- 26-01-21 12:09:36[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2418 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020323038101196 -- 26-01-21 12:09:39[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2418 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040252208709717 -- 26-01-21 12:09:39[程博-2418] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2418 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029623031616211 -- 26-01-21 12:09:39[程博-2418] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2418 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02285099029541 -- 26-01-21 12:17:27[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027744054794312 -- 26-01-21 12:17:31[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017277956008911 -- 26-01-21 12:17:39[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116183 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116183 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00341796875 -- 26-01-21 12:17:39[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116183 select payment_id from dbthird.thd_payment where oa_payment_id = 116183 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003493070602417 -- 26-01-21 12:17:39[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116183 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133499 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038740634918213 -- 26-01-21 12:17:39[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116183 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5875736 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032761096954346 -- 26-01-21 12:17:39[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116183 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034399032592773 -- 26-01-21 12:17:39[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116183 select * from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034110546112061 -- 26-01-21 12:17:39[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116183 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5875736 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033001899719238 -- 26-01-21 12:17:39[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116183 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032789707183838 -- 26-01-21 12:17:39[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116183 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033159255981445 -- 26-01-21 12:17:39[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116183 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016908884048462 -- 26-01-21 12:18:10[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116183 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116183 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032689571380615 -- 26-01-21 12:18:10[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116183 select payment_id from dbthird.thd_payment where oa_payment_id = 116183 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003309965133667 -- 26-01-21 12:18:10[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116183 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133499 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032789707183838 -- 26-01-21 12:18:10[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116183 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5875736 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032930374145508 -- 26-01-21 12:18:11[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116183 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003342866897583 -- 26-01-21 12:18:11[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116183 select * from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003284215927124 -- 26-01-21 12:18:11[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116183 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5875736 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033078193664551 -- 26-01-21 12:18:11[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116183 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032827854156494 -- 26-01-21 12:18:11[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116183 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033371448516846 -- 26-01-21 12:18:11[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116183 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015582084655762 -- 26-01-21 12:26:07 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026166915893555 -- 26-01-21 12:26:08[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024367809295654 -- 26-01-21 12:26:10[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117612 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117612 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039958953857422 -- 26-01-21 12:26:10[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117612 select payment_id from dbthird.thd_payment where oa_payment_id = 117612 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037071704864502 -- 26-01-21 12:26:10[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117612 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134556 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004033088684082 -- 26-01-21 12:26:10[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117612 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5938462 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035228729248047 -- 26-01-21 12:26:10[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117612 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036890506744385 -- 26-01-21 12:26:10[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117612 select * from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036509037017822 -- 26-01-21 12:26:10[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117612 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5938462 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035219192504883 -- 26-01-21 12:26:10[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117612 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035269260406494 -- 26-01-21 12:26:10[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117612 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035669803619385 -- 26-01-21 12:26:10[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117612 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015395879745483 -- 26-01-21 12:26:14[沈丽云-2156] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117612 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025892972946167 -- 26-01-21 12:26:14[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020357131958008 -- 26-01-21 12:26:15[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117612 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117612 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036411285400391 -- 26-01-21 12:26:15[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117612 select payment_id from dbthird.thd_payment where oa_payment_id = 117612 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036630630493164 -- 26-01-21 12:26:15[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117612 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134556 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036680698394775 -- 26-01-21 12:26:15[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117612 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5938462 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036580562591553 -- 26-01-21 12:26:15[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117612 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036928653717041 -- 26-01-21 12:26:15[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117612 select * from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003648042678833 -- 26-01-21 12:26:15[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117612 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5938462 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036561489105225 -- 26-01-21 12:26:15[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117612 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036618709564209 -- 26-01-21 12:26:15[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117612 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036969184875488 -- 26-01-21 12:26:15[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117612 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025596141815186 -- 26-01-21 12:26:16[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016152858734131 -- 26-01-21 12:28:19[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028438091278076 -- 26-01-21 12:28:20[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117747 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117747 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038681030273438 -- 26-01-21 12:28:20[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117747 select payment_id from dbthird.thd_payment where oa_payment_id = 117747 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039398670196533 -- 26-01-21 12:28:20[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117747 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134681 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038690567016602 -- 26-01-21 12:28:20[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117747 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5944980 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033919811248779 -- 26-01-21 12:28:20[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117747 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035591125488281 -- 26-01-21 12:28:20[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117747 select * from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035290718078613 -- 26-01-21 12:28:20[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117747 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5944980 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033869743347168 -- 26-01-21 12:28:20[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117747 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033931732177734 -- 26-01-21 12:28:20[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117747 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033981800079346 -- 26-01-21 12:28:20[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117747 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015923023223877 -- 26-01-21 12:28:24[王翔-928] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117747 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027225017547607 -- 26-01-21 12:28:24[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018936157226562 -- 26-01-21 12:28:25[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117742 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117742 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040688514709473 -- 26-01-21 12:28:25[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117742 select payment_id from dbthird.thd_payment where oa_payment_id = 117742 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037469863891602 -- 26-01-21 12:28:25[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117742 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134676 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040390491485596 -- 26-01-21 12:28:25[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117742 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5944833 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035679340362549 -- 26-01-21 12:28:25[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117742 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035929679870605 -- 26-01-21 12:28:25[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117742 select * from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037009716033936 -- 26-01-21 12:28:25[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117742 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5944833 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035569667816162 -- 26-01-21 12:28:25[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117742 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035288333892822 -- 26-01-21 12:28:25[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117742 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035941600799561 -- 26-01-21 12:28:25[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117742 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015880107879639 -- 26-01-21 12:28:28[王翔-928] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117742 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017369985580444 -- 26-01-21 12:28:29[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023183107376099 -- 26-01-21 12:28:30[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117719 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117719 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040969848632812 -- 26-01-21 12:28:30[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117719 select payment_id from dbthird.thd_payment where oa_payment_id = 117719 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041530132293701 -- 26-01-21 12:28:30[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117719 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134658 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045158863067627 -- 26-01-21 12:28:30[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117719 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5942428 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039548873901367 -- 26-01-21 12:28:30[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117719 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00400710105896 -- 26-01-21 12:28:30[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117719 select * from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040988922119141 -- 26-01-21 12:28:30[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117719 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5942428 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039429664611816 -- 26-01-21 12:28:30[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117719 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003931999206543 -- 26-01-21 12:28:30[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117719 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040030479431152 -- 26-01-21 12:28:30[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117719 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018435955047607 -- 26-01-21 12:28:41[王翔-928] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117719 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017127990722656 -- 26-01-21 12:28:42[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018167018890381 -- 26-01-21 12:30:31 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036041736602783 -- 26-01-21 12:30:31 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044341087341309 -- 26-01-21 12:30:31 -- /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.0037579536437988 -- 26-01-21 12:30:31[关云-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.017787933349609 -- 26-01-21 12:30:33[关云-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 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019918918609619 -- 26-01-21 12:30:34[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44082 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 44082 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039808750152588 -- 26-01-21 12:30:34[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44082 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 44082 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040080547332764 -- 26-01-21 12:30:34[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44082 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5941448 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038471221923828 -- 26-01-21 12:30:34[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44082 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040240287780762 -- 26-01-21 12:30:34[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44082 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5941448 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038518905639648 -- 26-01-21 12:30:34[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44082 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018026113510132 -- 26-01-21 12:30:37[关云-169] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=44082 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026073932647705 -- 26-01-21 12:30:38[关云-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 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02065896987915 -- 26-01-21 12:30:40[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7408 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 = 7408 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040810108184814 -- 26-01-21 12:30:40[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7408 select org_id,org_name from dbsys.sys_org where corp_acct_id = 2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038580894470215 -- 26-01-21 12:30:40[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7408 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040261745452881 -- 26-01-21 12:30:40[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7408 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5940479 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038681030273438 -- 26-01-21 12:30:40[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7408 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016808986663818 -- 26-01-21 12:30:44[关云-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 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019124984741211 -- 26-01-21 12:30:45[关云-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 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01862621307373 -- 26-01-21 12:30:46[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7400 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 = 7400 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032989978790283 -- 26-01-21 12:30:46[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7400 select org_id,org_name from dbsys.sys_org where corp_acct_id = 2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032999515533447 -- 26-01-21 12:30:46[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7400 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034830570220947 -- 26-01-21 12:30:46[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7400 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5937039 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032958984375 -- 26-01-21 12:30:46[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7400 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022451877593994 -- 26-01-21 12:30:48[关云-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 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016738891601562 -- 26-01-21 12:30:48[关云-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 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01713490486145 -- 26-01-21 12:30:53[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=3991 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 = 3991 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036277770996094 -- 26-01-21 12:30:53[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=3991 select * from dbpurc.purc_apply_product where purcapply_id = 3991 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003026008605957 -- 26-01-21 12:30:53[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=3991 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017443895339966 -- 26-01-21 12:30:57[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=3991 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 = 3991 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034148693084717 -- 26-01-21 12:30:57[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=3991 select * from dbpurc.purc_apply_product where purcapply_id = 3991 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034031867980957 -- 26-01-21 12:30:57[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=3991 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024706840515137 -- 26-01-21 12:30:59[关云-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 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021494150161743 -- 26-01-21 12:31:00[关云-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 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.03055214881897 -- 26-01-21 12:31:02[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=3989 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 = 3989 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003896951675415 -- 26-01-21 12:31:02[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=3989 select * from dbpurc.purc_apply_product where purcapply_id = 3989 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00343918800354 -- 26-01-21 12:31:02[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=3989 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019737005233765 -- 26-01-21 12:31:06[关云-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 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017723083496094 -- 26-01-21 12:31:07[关云-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 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019774913787842 -- 26-01-21 12:31:10[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=3988 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 = 3988 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040299892425537 -- 26-01-21 12:31:10[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=3988 select * from dbpurc.purc_apply_product where purcapply_id = 3988 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035510063171387 -- 26-01-21 12:31:10[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=3988 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017046928405762 -- 26-01-21 12:31:12[关云-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 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017295837402344 -- 26-01-21 12:31:12[关云-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 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019011974334717 -- 26-01-21 12:31:15[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44061 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 44061 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030548572540283 -- 26-01-21 12:31:15[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44061 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 44061 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030908584594727 -- 26-01-21 12:31:15[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44061 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5939783 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002932071685791 -- 26-01-21 12:31:15[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44061 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030839443206787 -- 26-01-21 12:31:15[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44061 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5939783 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029120445251465 -- 26-01-21 12:31:15[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44061 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018540859222412 -- 26-01-21 12:31:18[关云-169] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=44061 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014708995819092 -- 26-01-21 12:31:18[关云-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 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016951084136963 -- 26-01-21 12:31:19[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44059 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 44059 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038199424743652 -- 26-01-21 12:31:19[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44059 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 44059 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037441253662109 -- 26-01-21 12:31:19[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44059 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5939589 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032320022583008 -- 26-01-21 12:31:19[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44059 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033769607543945 -- 26-01-21 12:31:19[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44059 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5939589 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032508373260498 -- 26-01-21 12:31:19[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44059 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019031047821045 -- 26-01-21 12:31:23[关云-169] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=44059 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018158912658691 -- 26-01-21 12:31:23[关云-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 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018769025802612 -- 26-01-21 12:31:24[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=3997 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 = 3997 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041160583496094 -- 26-01-21 12:31:24[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=3997 select * from dbpurc.purc_purcplan_product where purcplan_id = 3997 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040831565856934 -- 26-01-21 12:31:24[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=3997 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 = 3997 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042331218719482 -- 26-01-21 12:31:24[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=3997 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=3997 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037569999694824 -- 26-01-21 12:31:24[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=3997 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=3997 and plan_quote.status_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035140514373779 -- 26-01-21 12:31:24[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=3997 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017913103103638 -- 26-01-21 12:31:27[关云-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 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019985914230347 -- 26-01-21 12:31:27[关云-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 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022183179855347 -- 26-01-21 12:31:28[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=3996 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 = 3996 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0047261714935303 -- 26-01-21 12:31:28[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=3996 select * from dbpurc.purc_purcplan_product where purcplan_id = 3996 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004755973815918 -- 26-01-21 12:31:28[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=3996 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 = 3996 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0048820972442627 -- 26-01-21 12:31:28[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=3996 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=3996 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045337677001953 -- 26-01-21 12:31:28[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=3996 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=3996 and plan_quote.status_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042521953582764 -- 26-01-21 12:31:28[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=3996 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027792930603027 -- 26-01-21 12:31:31[关云-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 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016534090042114 -- 26-01-21 12:31:32[关云-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 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028089046478271 -- 26-01-21 12:31:36[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=3987 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 = 3987 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041749477386475 -- 26-01-21 12:31:36[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=3987 select * from dbpurc.purc_apply_product where purcapply_id = 3987 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036590099334717 -- 26-01-21 12:31:36[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=3987 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028362035751343 -- 26-01-21 12:31:38[关云-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 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015980005264282 -- 26-01-21 12:31:39[关云-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 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017305850982666 -- 26-01-21 12:31:39[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=3995 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 = 3995 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038628578186035 -- 26-01-21 12:31:39[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=3995 select * from dbpurc.purc_purcplan_product where purcplan_id = 3995 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038759708404541 -- 26-01-21 12:31:39[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=3995 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 = 3995 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039031505584717 -- 26-01-21 12:31:39[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=3995 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=3995 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035538673400879 -- 26-01-21 12:31:39[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=3995 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=3995 and plan_quote.status_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033040046691895 -- 26-01-21 12:31:39[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=3995 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016340017318726 -- 26-01-21 12:31:44[关云-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 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.031675815582275 -- 26-01-21 12:31:45[关云-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 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022679805755615 -- 26-01-21 12:31:45[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=3994 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 = 3994 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004021167755127 -- 26-01-21 12:31:45[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=3994 select * from dbpurc.purc_purcplan_product where purcplan_id = 3994 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004021167755127 -- 26-01-21 12:31:45[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=3994 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 = 3994 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041990280151367 -- 26-01-21 12:31:45[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=3994 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=3994 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038011074066162 -- 26-01-21 12:31:45[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=3994 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=3994 and plan_quote.status_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035381317138672 -- 26-01-21 12:31:46[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=3994 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019112110137939 -- 26-01-21 12:31:47[关云-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 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018455982208252 -- 26-01-21 12:31:48[关云-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 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018028020858765 -- 26-01-21 12:31:49[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=3993 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 = 3993 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040009021759033 -- 26-01-21 12:31:49[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=3993 select * from dbpurc.purc_purcplan_product where purcplan_id = 3993 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039381980895996 -- 26-01-21 12:31:49[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=3993 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 = 3993 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040590763092041 -- 26-01-21 12:31:49[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=3993 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=3993 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037031173706055 -- 26-01-21 12:31:49[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=3993 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=3993 and plan_quote.status_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034611225128174 -- 26-01-21 12:31:49[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=3993 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016296148300171 -- 26-01-21 12:31:52[关云-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 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.032327890396118 -- 26-01-21 12:31:52[关云-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 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018477916717529 -- 26-01-21 12:31:53[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=3992 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 = 3992 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040831565856934 -- 26-01-21 12:31:53[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=3992 select * from dbpurc.purc_purcplan_product where purcplan_id = 3992 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004047155380249 -- 26-01-21 12:31:53[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=3992 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 = 3992 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041329860687256 -- 26-01-21 12:31:53[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=3992 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=3992 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038001537322998 -- 26-01-21 12:31:53[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=3992 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=3992 and plan_quote.status_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035479068756104 -- 26-01-21 12:31:53[关云-169] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=3992 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 169 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016993999481201 -- 26-01-21 12:31:57[关云-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 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020029067993164 -- 26-01-21 12:31:57[关云-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 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025942087173462 -- 26-01-21 12:44:30 -- /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.0037469863891602 -- 26-01-21 12:44:30 -- /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.0046918392181396 -- 26-01-21 12:44:30 -- /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.0038788318634033 -- 26-01-21 12:44:30[刘晓进-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.019318103790283 -- 26-01-21 12:44:30[刘晓进-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.0045640468597412 -- 26-01-21 12:44:30[刘晓进-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.0042290687561035 -- 26-01-21 12:44:30[刘晓进-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.0042119026184082 -- 26-01-21 12:44:30[刘晓进-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.0042250156402588 -- 26-01-21 12:44:30[刘晓进-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.019070863723755 -- 26-01-21 12:44:32[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 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 = 44066 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035841464996338 -- 26-01-21 12:44:32[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003662109375 -- 26-01-21 12:44:32[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5940182 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034799575805664 -- 26-01-21 12:44:32[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034801959991455 -- 26-01-21 12:44:32[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035150051116943 -- 26-01-21 12:44:32[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5940182 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034909248352051 -- 26-01-21 12:44:32[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018041849136353 -- 26-01-21 12:44:33[刘晓进-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.024603843688965 -- 26-01-21 12:44:33[刘晓进-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.017372131347656 -- 26-01-21 12:44:33[刘晓进-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.01708197593689 -- 26-01-21 12:44:33[刘晓进-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.028790950775146 -- 26-01-21 12:44:33[刘晓进-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.0034210681915283 -- 26-01-21 12:44:33[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 49 and p.project_id not in (1,1251,1253) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01623797416687 -- 26-01-21 12:44:39[刘晓进-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.0034120082855225 -- 26-01-21 12:44:39[刘晓进-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.0035281181335449 -- 26-01-21 12:44:39[刘晓进-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.0031630992889404 -- 26-01-21 12:44:39[刘晓进-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.0034909248352051 -- 26-01-21 12:44:39[刘晓进-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.019665002822876 -- 26-01-21 12:44:42[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44067 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 = 44067 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034911632537842 -- 26-01-21 12:44:42[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44067 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036780834197998 -- 26-01-21 12:44:42[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44067 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5940219 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034778118133545 -- 26-01-21 12:44:42[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44067 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034780502319336 -- 26-01-21 12:44:42[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44067 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035190582275391 -- 26-01-21 12:44:42[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44067 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5940219 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034759044647217 -- 26-01-21 12:44:42[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44067 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019268035888672 -- 26-01-21 12:44:42[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =49 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%刘晓进%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027736902236938 -- 26-01-21 12:44:43[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 49 and cont.cont_isenable = 1 AND cont.cont_name like '%刘晓进%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017420053482056 -- 26-01-21 12:44:43[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.org_name like '%运营部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021600961685181 -- 26-01-21 12:44:43[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019917011260986 -- 26-01-21 12:44:43[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select DISTINCT IFNULL(p_e.parent_id,1) parent_id from dbsys.sys_project p left join dbsys.sys_project_ext p_e on p.project_id = p_e.project_id where p.acct_id = 49 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003939151763916 -- 26-01-21 12:44:43[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 49 and p.project_id not in (1,1251,1253) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017914056777954 -- 26-01-21 12:44:45[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT extrafareApply_id doc_id,extrafareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,3 as appr_type_id,0 is_urgent FROM dboa.oa_extrafareApply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036962032318115 -- 26-01-21 12:44:45[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT fareApply_id doc_id,fareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,12 as appr_type_id,0 is_urgent FROM dboa.oa_fareapply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003413200378418 -- 26-01-21 12:44:45[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT payment_id doc_id,payment_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,13 as appr_type_id,0 is_urgent FROM dboa.oa_payment WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034141540527344 -- 26-01-21 12:44:45[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT officialSeals_id doc_id,officialSeals_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,14 as appr_type_id,is_urgent FROM dboa.oa_officialSeals WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033829212188721 -- 26-01-21 12:44:45[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT task_id doc_id, task_no doc_no, status_id, DATE_FORMAT(createdon, '%Y-%m-%d') apply_date, 4 as appr_type_id, 0 is_urgent FROM dboa.oa_task WHERE createdby_id= 2544 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025057077407837 -- 26-01-21 12:44:50[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 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 = 44066 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034000873565674 -- 26-01-21 12:44:50[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034530162811279 -- 26-01-21 12:44:50[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5940182 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033829212188721 -- 26-01-21 12:44:50[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033910274505615 -- 26-01-21 12:44:50[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003446102142334 -- 26-01-21 12:44:50[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5940182 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003399133682251 -- 26-01-21 12:44:50[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015105009078979 -- 26-01-21 12:44:50[刘晓进-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.020378112792969 -- 26-01-21 12:44:50[刘晓进-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.023863077163696 -- 26-01-21 12:44:51[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.org_name like '%运营部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017554044723511 -- 26-01-21 12:44:51[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018266916275024 -- 26-01-21 12:44:51[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select DISTINCT IFNULL(p_e.parent_id,1) parent_id from dbsys.sys_project p left join dbsys.sys_project_ext p_e on p.project_id = p_e.project_id where p.acct_id = 49 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035459995269775 -- 26-01-21 12:44:51[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 49 and p.project_id not in (1,1251,1253) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017317056655884 -- 26-01-21 12:44:53[刘晓进-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.0042059421539307 -- 26-01-21 12:44:53[刘晓进-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.003856897354126 -- 26-01-21 12:44:53[刘晓进-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.003842830657959 -- 26-01-21 12:44:53[刘晓进-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.0038270950317383 -- 26-01-21 12:44:53[刘晓进-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.019001007080078 -- 26-01-21 12:44:56[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017019033432007 -- 26-01-21 12:44:58[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71238 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 71238 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037879943847656 -- 26-01-21 12:44:58[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71238 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 = 71238 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003748893737793 -- 26-01-21 12:44:58[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71238 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 71238 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044059753417969 -- 26-01-21 12:44:58[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71238 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 = 71238 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032269954681396 -- 26-01-21 12:44:58[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71238 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032548904418945 -- 26-01-21 12:44:58[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71238 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034010410308838 -- 26-01-21 12:44:58[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71238 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5943155 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003216028213501 -- 26-01-21 12:44:58[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71238 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018716096878052 -- 26-01-21 12:45:01[刘晓进-2544] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=71238 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019032001495361 -- 26-01-21 12:45:02[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017724990844727 -- 26-01-21 12:45:03[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71237 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 71237 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036511421203613 -- 26-01-21 12:45:03[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71237 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 = 71237 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039520263671875 -- 26-01-21 12:45:03[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71237 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 71237 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037391185760498 -- 26-01-21 12:45:03[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71237 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 = 71237 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034480094909668 -- 26-01-21 12:45:03[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71237 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034558773040771 -- 26-01-21 12:45:03[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71237 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036060810089111 -- 26-01-21 12:45:03[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71237 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5943138 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034370422363281 -- 26-01-21 12:45:03[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71237 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020740985870361 -- 26-01-21 12:45:06[刘晓进-2544] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=71237 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018206119537354 -- 26-01-21 12:45:06[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020602941513062 -- 26-01-21 12:45:08[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71183 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 71183 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041420459747314 -- 26-01-21 12:45:08[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71183 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 = 71183 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043940544128418 -- 26-01-21 12:45:08[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71183 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 71183 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0053820610046387 -- 26-01-21 12:45:08[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71183 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 = 71183 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039069652557373 -- 26-01-21 12:45:08[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71183 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039331912994385 -- 26-01-21 12:45:08[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71183 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040879249572754 -- 26-01-21 12:45:08[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71183 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5937071 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039160251617432 -- 26-01-21 12:45:08[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71183 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019425868988037 -- 26-01-21 12:45:11[刘晓进-2544] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=71183 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019160032272339 -- 26-01-21 12:45:12[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017704010009766 -- 26-01-21 12:45:14[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71123 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 71123 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036327838897705 -- 26-01-21 12:45:14[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71123 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 = 71123 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039761066436768 -- 26-01-21 12:45:14[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71123 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 71123 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037229061126709 -- 26-01-21 12:45:14[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71123 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 = 71123 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034248828887939 -- 26-01-21 12:45:14[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71123 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034430027008057 -- 26-01-21 12:45:14[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71123 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035989284515381 -- 26-01-21 12:45:14[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71123 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5932646 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034439563751221 -- 26-01-21 12:45:14[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71123 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023223161697388 -- 26-01-21 12:45:17[刘晓进-2544] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=71123 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020729064941406 -- 26-01-21 12:45:18[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017997980117798 -- 26-01-21 12:45:19[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71122 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 71122 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035920143127441 -- 26-01-21 12:45:19[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71122 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 = 71122 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038661956787109 -- 26-01-21 12:45:19[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71122 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 71122 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0048589706420898 -- 26-01-21 12:45:19[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71122 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 = 71122 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033831596374512 -- 26-01-21 12:45:19[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71122 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034170150756836 -- 26-01-21 12:45:19[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71122 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035560131072998 -- 26-01-21 12:45:19[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71122 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5932639 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033760070800781 -- 26-01-21 12:45:19[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71122 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01938796043396 -- 26-01-21 12:45:22[刘晓进-2544] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=71122 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02339506149292 -- 26-01-21 12:45:22[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.032674074172974 -- 26-01-21 12:45:23[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71120 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 71120 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034198760986328 -- 26-01-21 12:45:23[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71120 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 = 71120 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033168792724609 -- 26-01-21 12:45:23[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71120 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 71120 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035090446472168 -- 26-01-21 12:45:23[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71120 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 = 71120 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032157897949219 -- 26-01-21 12:45:23[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71120 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032219886779785 -- 26-01-21 12:45:23[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71120 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033950805664062 -- 26-01-21 12:45:23[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71120 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5932622 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032060146331787 -- 26-01-21 12:45:23[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71120 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017916202545166 -- 26-01-21 12:45:26[刘晓进-2544] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=71120 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017767906188965 -- 26-01-21 12:45:27[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023838043212891 -- 26-01-21 12:45:28[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71119 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 71119 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035741329193115 -- 26-01-21 12:45:28[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71119 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 = 71119 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034761428833008 -- 26-01-21 12:45:28[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71119 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 71119 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036468505859375 -- 26-01-21 12:45:28[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71119 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 = 71119 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033860206604004 -- 26-01-21 12:45:28[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71119 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033879280090332 -- 26-01-21 12:45:28[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71119 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035369396209717 -- 26-01-21 12:45:28[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71119 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5932620 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033760070800781 -- 26-01-21 12:45:28[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71119 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029307842254639 -- 26-01-21 12:45:36[刘晓进-2544] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=71119 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.032483816146851 -- 26-01-21 12:45:36[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016238927841187 -- 26-01-21 12:45:37[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71118 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 71118 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.031142950057983 -- 26-01-21 12:45:37[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71118 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 = 71118 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033109188079834 -- 26-01-21 12:45:37[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71118 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 71118 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034570693969727 -- 26-01-21 12:45:37[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71118 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 = 71118 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031599998474121 -- 26-01-21 12:45:37[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71118 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031988620758057 -- 26-01-21 12:45:38[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71118 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033278465270996 -- 26-01-21 12:45:38[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71118 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5932618 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031561851501465 -- 26-01-21 12:45:38[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71118 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015681028366089 -- 26-01-21 12:45:40[刘晓进-2544] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=71118 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027924060821533 -- 26-01-21 12:45:40[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017209053039551 -- 26-01-21 12:45:42[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71117 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 71117 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035519599914551 -- 26-01-21 12:45:42[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71117 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 = 71117 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034849643707275 -- 26-01-21 12:45:42[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71117 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 71117 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040359497070312 -- 26-01-21 12:45:42[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71117 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 = 71117 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033619403839111 -- 26-01-21 12:45:42[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71117 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033838748931885 -- 26-01-21 12:45:42[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71117 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035381317138672 -- 26-01-21 12:45:42[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71117 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5932616 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033669471740723 -- 26-01-21 12:45:42[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71117 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022960901260376 -- 26-01-21 12:45:46[刘晓进-2544] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=71117 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026179075241089 -- 26-01-21 12:45:47[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020161867141724 -- 26-01-21 12:45:48[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71116 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 71116 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041460990905762 -- 26-01-21 12:45:48[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71116 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 = 71116 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004019021987915 -- 26-01-21 12:45:48[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71116 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 71116 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041861534118652 -- 26-01-21 12:45:48[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71116 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 = 71116 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039310455322266 -- 26-01-21 12:45:48[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71116 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039210319519043 -- 26-01-21 12:45:48[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71116 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040891170501709 -- 26-01-21 12:45:48[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71116 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5932614 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039079189300537 -- 26-01-21 12:45:48[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71116 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01951789855957 -- 26-01-21 12:45:51[刘晓进-2544] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=71116 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016386032104492 -- 26-01-21 12:45:52[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019513845443726 -- 26-01-21 12:45:53[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71115 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 71115 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039951801300049 -- 26-01-21 12:45:53[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71115 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 = 71115 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003917932510376 -- 26-01-21 12:45:53[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71115 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 71115 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040538311004639 -- 26-01-21 12:45:53[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71115 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 = 71115 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037961006164551 -- 26-01-21 12:45:53[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71115 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037992000579834 -- 26-01-21 12:45:53[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71115 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039398670196533 -- 26-01-21 12:45:53[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71115 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5932601 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037879943847656 -- 26-01-21 12:45:53[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71115 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016235113143921 -- 26-01-21 12:45:58[刘晓进-2544] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=71115 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018044948577881 -- 26-01-21 12:45:59[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027645826339722 -- 26-01-21 12:46:03[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71114 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 71114 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036261081695557 -- 26-01-21 12:46:03[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71114 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 = 71114 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035459995269775 -- 26-01-21 12:46:03[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71114 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 71114 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037250518798828 -- 26-01-21 12:46:03[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71114 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 = 71114 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034129619598389 -- 26-01-21 12:46:03[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71114 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034558773040771 -- 26-01-21 12:46:03[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71114 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035860538482666 -- 26-01-21 12:46:03[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71114 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5932600 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034120082855225 -- 26-01-21 12:46:03[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71114 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01687216758728 -- 26-01-21 12:46:06[刘晓进-2544] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=71114 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025603055953979 -- 26-01-21 12:46:06[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02096700668335 -- 26-01-21 12:46:07[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44094 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 44094 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035290718078613 -- 26-01-21 12:46:07[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44094 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 44094 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039410591125488 -- 26-01-21 12:46:07[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44094 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5945133 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033810138702393 -- 26-01-21 12:46:07[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44094 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035429000854492 -- 26-01-21 12:46:07[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44094 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5945133 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033588409423828 -- 26-01-21 12:46:07[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44094 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018622159957886 -- 26-01-21 12:46:10[刘晓进-2544] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=44094 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017976999282837 -- 26-01-21 12:46:11[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023944139480591 -- 26-01-21 12:46:12[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44088 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 44088 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034949779510498 -- 26-01-21 12:46:12[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44088 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 44088 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035300254821777 -- 26-01-21 12:46:12[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44088 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5943169 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029458999633789 -- 26-01-21 12:46:12[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44088 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031089782714844 -- 26-01-21 12:46:12[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44088 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5943169 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029439926147461 -- 26-01-21 12:46:12[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44088 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019683837890625 -- 26-01-21 12:46:13[刘晓进-2544] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=44088 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015782117843628 -- 26-01-21 12:46:14[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027251958847046 -- 26-01-21 12:46:16[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44088 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 44088 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032811164855957 -- 26-01-21 12:46:16[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44088 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 44088 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032758712768555 -- 26-01-21 12:46:16[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44088 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5943169 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032591819763184 -- 26-01-21 12:46:16[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44088 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033199787139893 -- 26-01-21 12:46:16[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44088 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5943169 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032649040222168 -- 26-01-21 12:46:16[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44088 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021286964416504 -- 26-01-21 12:48:49 -- /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.0042891502380371 -- 26-01-21 12:48:49 -- /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.0052378177642822 -- 26-01-21 12:48:49 -- /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.0044889450073242 -- 26-01-21 12:48:49[高祥-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.028579950332642 -- 26-01-21 12:48:50[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017409086227417 -- 26-01-21 12:48:51[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=3996 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 = 3996 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037820339202881 -- 26-01-21 12:48:51[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=3996 select * from dbpurc.purc_purcplan_product where purcplan_id = 3996 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037791728973389 -- 26-01-21 12:48:51[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=3996 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 = 3996 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038928985595703 -- 26-01-21 12:48:51[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=3996 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=3996 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034351348876953 -- 26-01-21 12:48:51[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=3996 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=3996 and plan_quote.status_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003187894821167 -- 26-01-21 12:48:51[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=3996 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018746137619019 -- 26-01-21 12:48:53[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029457092285156 -- 26-01-21 12:48:53[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021428823471069 -- 26-01-21 12:48:54[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=3993 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 = 3993 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0047049522399902 -- 26-01-21 12:48:54[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=3993 select * from dbpurc.purc_purcplan_product where purcplan_id = 3993 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046451091766357 -- 26-01-21 12:48:54[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=3993 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 = 3993 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004723072052002 -- 26-01-21 12:48:54[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=3993 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=3993 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044009685516357 -- 26-01-21 12:48:54[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=3993 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=3993 and plan_quote.status_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041680335998535 -- 26-01-21 12:48:54[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcPlan&purcplan_id=3993 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01774001121521 -- 26-01-21 12:48:56[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024453163146973 -- 26-01-21 12:48:56[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016731023788452 -- 26-01-21 12:53:27[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1736770&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.0033230781555176 -- 26-01-21 12:53:27[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1736770&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.0032088756561279 -- 26-01-21 12:53:27[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1736770&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D670%26ship_city%3D%E4%B8%8A%E6%B5%B7%E5%B8%82%26is_apply%3D1&extrafareApply_id=0 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034129619598389 -- 26-01-21 12:53:27[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1736770&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 (1736770) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.039921998977661 -- 26-01-21 12:53:27[李丹-751] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =15 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027286052703857 -- 26-01-21 12:53:27[李丹-751] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 15 and cont.cont_isenable = 1 AND cont.cont_name like '%李丹%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023921966552734 -- 26-01-21 12:53:27[李丹-751] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 15 AND o.org_name like '%上海办事处%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020058155059814 -- 26-01-21 12:53:30[李丹-751] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =15 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%梁思聪%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016806125640869 -- 26-01-21 12:53:33[李丹-751] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 15 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020265102386475 -- 26-01-21 12:53:49[李丹-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.018537044525146 -- 26-01-21 12:53:59[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037879943847656 -- 26-01-21 12:53:59[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select group_concat(order_no) order_no_str from dbthird.thd_order where order_id in (1736770) limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036799907684326 -- 26-01-21 12:53:59[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01990795135498 -- 26-01-21 12:54:00[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029850006103516 -- 26-01-21 12:54:00[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018761873245239 -- 26-01-21 12:54:01[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037081241607666 -- 26-01-21 12:54:01[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018826961517334 -- 26-01-21 12:54:04[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037031173706055 -- 26-01-21 12:54:05[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018396854400635 -- 26-01-21 12:54:05[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034670829772949 -- 26-01-21 12:54:05[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028149843215942 -- 26-01-21 12:54:06[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016212940216064 -- 26-01-21 12:54:08[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031640529632568 -- 26-01-21 12:54:08[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0205078125 -- 26-01-21 12:54:08[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018537998199463 -- 26-01-21 12:56:00 -- /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.0037078857421875 -- 26-01-21 12:56:00 -- /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.0042710304260254 -- 26-01-21 12:56:00 -- /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.0039381980895996 -- 26-01-21 12:56:00[张体海-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.018008947372437 -- 26-01-21 12:56:00[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019973993301392 -- 26-01-21 13:11:50[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1736770&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.0039699077606201 -- 26-01-21 13:11:50[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1736770&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.0039350986480713 -- 26-01-21 13:11:50[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1736770&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D670%26ship_city%3D%E4%B8%8A%E6%B5%B7%E5%B8%82%26is_apply%3D1&extrafareApply_id=0 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040769577026367 -- 26-01-21 13:11:50[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1736770&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 (1736770) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025121927261353 -- 26-01-21 13:11:51[李丹-751] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =15 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017719030380249 -- 26-01-21 13:11:51[李丹-751] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 15 and cont.cont_isenable = 1 AND cont.cont_name like '%李丹%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01706600189209 -- 26-01-21 13:11:51[李丹-751] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 15 AND o.org_name like '%上海办事处%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.032854080200195 -- 26-01-21 13:20:02[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1722482&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.0032570362091064 -- 26-01-21 13:20:02[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1722482&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.003136157989502 -- 26-01-21 13:20:02[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1722482&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D670%26ship_city%3D%E4%B8%8A%E6%B5%B7%E5%B8%82%26is_apply%3D1&extrafareApply_id=0 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032958984375 -- 26-01-21 13:20:02[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1722482&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 (1722482) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026952028274536 -- 26-01-21 13:20:02[李丹-751] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =15 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028064012527466 -- 26-01-21 13:20:03[李丹-751] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 15 and cont.cont_isenable = 1 AND cont.cont_name like '%李丹%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021622896194458 -- 26-01-21 13:20:03[李丹-751] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 15 AND o.org_name like '%上海办事处%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026033878326416 -- 26-01-21 13:20:07[李丹-751] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =15 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%梁思聪%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025922060012817 -- 26-01-21 13:20:11[李丹-751] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 15 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018088102340698 -- 26-01-21 13:20:42[李丹-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 limit 30 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017584085464478 -- 26-01-21 13:21:54[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1722482&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.0034799575805664 -- 26-01-21 13:21:54[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1722482&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.0033721923828125 -- 26-01-21 13:21:54[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1722482&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D670%26ship_city%3D%E4%B8%8A%E6%B5%B7%E5%B8%82%26is_apply%3D1&extrafareApply_id=0 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035459995269775 -- 26-01-21 13:21:54[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1722482&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 (1722482) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.032625913619995 -- 26-01-21 13:21:55[李丹-751] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =15 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018320798873901 -- 26-01-21 13:21:55[李丹-751] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 15 and cont.cont_isenable = 1 AND cont.cont_name like '%李丹%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018520832061768 -- 26-01-21 13:21:55[李丹-751] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 15 AND o.org_name like '%上海办事处%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017663955688477 -- 26-01-21 13:21:58[李丹-751] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =15 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%梁思聪%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016936779022217 -- 26-01-21 13:22:01[李丹-751] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 15 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019371032714844 -- 26-01-21 13:22:32[李丹-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 limit 30 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017338991165161 -- 26-01-21 13:22:44[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035510063171387 -- 26-01-21 13:22:44[李丹-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 (1722482) limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033869743347168 -- 26-01-21 13:22:44[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018657922744751 -- 26-01-21 13:22:45[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036630630493164 -- 26-01-21 13:22:45[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023490190505981 -- 26-01-21 13:22:46[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039801597595215 -- 26-01-21 13:22:46[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019628047943115 -- 26-01-21 13:22:49[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003882884979248 -- 26-01-21 13:22:49[李丹-751] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016397953033447 -- 26-01-21 13:22:49[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016066074371338 -- 26-01-21 13:23:32 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031921863555908 -- 26-01-21 13:23:32 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041310787200928 -- 26-01-21 13:23:32 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='ZhangYong' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033798217773438 -- 26-01-21 13:23:32[张勇-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.026558876037598 -- 26-01-21 13:23:33[张勇-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 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018020153045654 -- 26-01-21 13:23:40[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117727 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117727 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035269260406494 -- 26-01-21 13:23:40[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117727 select payment_id from dbthird.thd_payment where oa_payment_id = 117727 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040938854217529 -- 26-01-21 13:23:40[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117727 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5943930 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034208297729492 -- 26-01-21 13:23:40[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117727 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036041736602783 -- 26-01-21 13:23:40[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117727 select * from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035591125488281 -- 26-01-21 13:23:40[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117727 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5943930 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034220218658447 -- 26-01-21 13:23:40[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117727 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034129619598389 -- 26-01-21 13:23:40[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117727 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034389495849609 -- 26-01-21 13:23:40[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117727 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015509128570557 -- 26-01-21 13:23:55[张勇-2549] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117727 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015745878219604 -- 26-01-21 13:23:55[张勇-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 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015771865844727 -- 26-01-21 13:24:01[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115518 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115518 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034270286560059 -- 26-01-21 13:24:01[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115518 select payment_id from dbthird.thd_payment where oa_payment_id = 115518 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034358501434326 -- 26-01-21 13:24:01[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115518 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5845052 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030457973480225 -- 26-01-21 13:24:01[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115518 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030710697174072 -- 26-01-21 13:24:01[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115518 select * from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030698776245117 -- 26-01-21 13:24:01[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115518 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5845052 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029721260070801 -- 26-01-21 13:24:01[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115518 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029489994049072 -- 26-01-21 13:24:01[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115518 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003032922744751 -- 26-01-21 13:24:01[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115518 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019150018692017 -- 26-01-21 13:24:03[张勇-2549] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=115518 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024296998977661 -- 26-01-21 13:24:03[张勇-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 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028611898422241 -- 26-01-21 13:24:05[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115480 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115480 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040810108184814 -- 26-01-21 13:24:05[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115480 select payment_id from dbthird.thd_payment where oa_payment_id = 115480 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046439170837402 -- 26-01-21 13:24:05[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115480 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5840691 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035109519958496 -- 26-01-21 13:24:05[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115480 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035669803619385 -- 26-01-21 13:24:05[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115480 select * from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036392211914062 -- 26-01-21 13:24:05[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115480 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5840691 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003525972366333 -- 26-01-21 13:24:05[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115480 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035090446472168 -- 26-01-21 13:24:05[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115480 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035600662231445 -- 26-01-21 13:24:05[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115480 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016937017440796 -- 26-01-21 13:24:06[张勇-2549] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=115480 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029675960540771 -- 26-01-21 13:24:07[张勇-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 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017935991287231 -- 26-01-21 13:24:08[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44074 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 44074 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036101341247559 -- 26-01-21 13:24:08[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44074 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 44074 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036289691925049 -- 26-01-21 13:24:08[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44074 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5941037 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034818649291992 -- 26-01-21 13:24:08[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44074 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036430358886719 -- 26-01-21 13:24:08[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44074 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5941037 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034680366516113 -- 26-01-21 13:24:08[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44074 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015581130981445 -- 26-01-21 13:24:16[张勇-2549] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=44074 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016878128051758 -- 26-01-21 13:24:17[张勇-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 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020196914672852 -- 26-01-21 13:24:18[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115002 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115002 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043900012969971 -- 26-01-21 13:24:18[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115002 select payment_id from dbthird.thd_payment where oa_payment_id = 115002 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043849945068359 -- 26-01-21 13:24:18[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115002 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5811633 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038521289825439 -- 26-01-21 13:24:18[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115002 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039339065551758 -- 26-01-21 13:24:18[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115002 select * from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040140151977539 -- 26-01-21 13:24:18[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115002 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5811633 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038590431213379 -- 26-01-21 13:24:18[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115002 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038490295410156 -- 26-01-21 13:24:18[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115002 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003896951675415 -- 26-01-21 13:24:18[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115002 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017994165420532 -- 26-01-21 13:24:26[张勇-2549] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=115002 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019260883331299 -- 26-01-21 13:24:26[张勇-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 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025074005126953 -- 26-01-21 13:24:27[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115002 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115002 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035610198974609 -- 26-01-21 13:24:27[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115002 select payment_id from dbthird.thd_payment where oa_payment_id = 115002 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00357985496521 -- 26-01-21 13:24:27[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115002 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5811633 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035529136657715 -- 26-01-21 13:24:27[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115002 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036189556121826 -- 26-01-21 13:24:27[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115002 select * from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035710334777832 -- 26-01-21 13:24:27[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115002 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5811633 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035550594329834 -- 26-01-21 13:24:27[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115002 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035459995269775 -- 26-01-21 13:24:27[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115002 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036160945892334 -- 26-01-21 13:24:27[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115002 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015844106674194 -- 26-01-21 13:24:27[张勇-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 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019430875778198 -- 26-01-21 13:24:27[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44074 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 44074 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037219524383545 -- 26-01-21 13:24:27[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44074 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 44074 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037181377410889 -- 26-01-21 13:24:27[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44074 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5941037 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037109851837158 -- 26-01-21 13:24:27[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44074 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037760734558105 -- 26-01-21 13:24:27[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44074 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5941037 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003709077835083 -- 26-01-21 13:24:27[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44074 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017366886138916 -- 26-01-21 13:24:28[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115480 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115480 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032708644866943 -- 26-01-21 13:24:28[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115480 select payment_id from dbthird.thd_payment where oa_payment_id = 115480 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032858848571777 -- 26-01-21 13:24:28[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115480 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5840691 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032811164855957 -- 26-01-21 13:24:28[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115480 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033040046691895 -- 26-01-21 13:24:28[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115480 select * from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032680034637451 -- 26-01-21 13:24:28[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115480 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5840691 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032460689544678 -- 26-01-21 13:24:28[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115480 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032389163970947 -- 26-01-21 13:24:28[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115480 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032689571380615 -- 26-01-21 13:24:28[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115480 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018709897994995 -- 26-01-21 13:24:28[张勇-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 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020530939102173 -- 26-01-21 13:24:28[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115518 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115518 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037801265716553 -- 26-01-21 13:24:28[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115518 select payment_id from dbthird.thd_payment where oa_payment_id = 115518 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003756046295166 -- 26-01-21 13:24:28[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115518 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5845052 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037510395050049 -- 26-01-21 13:24:28[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115518 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038189888000488 -- 26-01-21 13:24:28[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115518 select * from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037798881530762 -- 26-01-21 13:24:28[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115518 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5845052 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037758350372314 -- 26-01-21 13:24:28[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115518 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003756046295166 -- 26-01-21 13:24:28[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115518 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037961006164551 -- 26-01-21 13:24:28[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115518 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015871047973633 -- 26-01-21 13:24:28[张勇-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 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017581939697266 -- 26-01-21 13:24:29[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117727 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117727 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035018920898438 -- 26-01-21 13:24:29[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117727 select payment_id from dbthird.thd_payment where oa_payment_id = 117727 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039420127868652 -- 26-01-21 13:24:29[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117727 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5943930 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033650398254395 -- 26-01-21 13:24:29[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117727 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034029483795166 -- 26-01-21 13:24:29[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117727 select * from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035088062286377 -- 26-01-21 13:24:29[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117727 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5943930 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033540725708008 -- 26-01-21 13:24:29[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117727 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033679008483887 -- 26-01-21 13:24:29[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117727 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033979415893555 -- 26-01-21 13:24:29[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117727 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019618988037109 -- 26-01-21 13:24:29[张勇-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 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020505905151367 -- 26-01-21 13:24:29[张勇-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 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01714301109314 -- 26-01-21 13:25:16[周荣宏-2407] -- /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.026415109634399 -- 26-01-21 13:26:07[王夕玉-520] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2244095%22%7D&event=edit_fareApply&fareApply_id=44095 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 44095 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004004955291748 -- 26-01-21 13:26:07[王夕玉-520] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2244095%22%7D&event=edit_fareApply&fareApply_id=44095 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 44095 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044260025024414 -- 26-01-21 13:26:07[王夕玉-520] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2244095%22%7D&event=edit_fareApply&fareApply_id=44095 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5945272 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039370059967041 -- 26-01-21 13:26:07[王夕玉-520] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2244095%22%7D&event=edit_fareApply&fareApply_id=44095 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 520 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040378570556641 -- 26-01-21 13:26:07[王夕玉-520] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2244095%22%7D&event=edit_fareApply&fareApply_id=44095 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5945272 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038671493530273 -- 26-01-21 13:26:07[王夕玉-520] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2244095%22%7D&event=edit_fareApply&fareApply_id=44095 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 520 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017976999282837 -- 26-01-21 13:26:19[周荣宏-2407] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2407 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035350322723389 -- 26-01-21 13:26:19[周荣宏-2407] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2407 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0050020217895508 -- 26-01-21 13:26:19[周荣宏-2407] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2407,updatedby_id = 2407 where extrafareApply_id = 71258 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022701978683472 -- 26-01-21 13:26:28[王夕玉-520] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=44095 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 520 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018100023269653 -- 26-01-21 13:26:29[王夕玉-520] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 520 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024029016494751 -- 26-01-21 13:28:18[周荣宏-2407] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2407 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003154993057251 -- 26-01-21 13:28:18[周荣宏-2407] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2407 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004331111907959 -- 26-01-21 13:28:18[周荣宏-2407] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2407,updatedby_id = 2407 where extrafareApply_id = 71258 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042400360107422 -- 26-01-21 13:28:18[周荣宏-2407] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2407,updatedby_id = 2407 where otherfee_id = 3576 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017792940139771 -- 26-01-21 13:28:20[周荣宏-2407] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2407 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035419464111328 -- 26-01-21 13:28:21[周荣宏-2407] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2407 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004835844039917 -- 26-01-21 13:28:21[周荣宏-2407] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2407,updatedby_id = 2407 where extrafareApply_id = 71258 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0051209926605225 -- 26-01-21 13:28:21[周荣宏-2407] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2407,updatedby_id = 2407 where otherfee_id = 3576 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028753042221069 -- 26-01-21 13:28:35[周荣宏-2407] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2407 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033969879150391 -- 26-01-21 13:28:35[周荣宏-2407] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2407 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018640041351318 -- 26-01-21 13:28:37[周荣宏-2407] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2407 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036630630493164 -- 26-01-21 13:28:38[周荣宏-2407] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2407 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0051839351654053 -- 26-01-21 13:28:38[周荣宏-2407] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2407,updatedby_id = 2407 where extrafareApply_id = 71258 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0047621726989746 -- 26-01-21 13:28:38[周荣宏-2407] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2407,updatedby_id = 2407 where otherfee_id = 3576 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023872137069702 -- 26-01-21 13:28:38[周荣宏-2407] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2407 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018572092056274 -- 26-01-21 13:30:27[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2244095%22%7D&event=edit_fareApply&fareApply_id=44095 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 44095 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036048889160156 -- 26-01-21 13:30:27[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2244095%22%7D&event=edit_fareApply&fareApply_id=44095 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 44095 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036518573760986 -- 26-01-21 13:30:27[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2244095%22%7D&event=edit_fareApply&fareApply_id=44095 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5945272 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035390853881836 -- 26-01-21 13:30:27[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2244095%22%7D&event=edit_fareApply&fareApply_id=44095 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036671161651611 -- 26-01-21 13:30:27[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2244095%22%7D&event=edit_fareApply&fareApply_id=44095 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5945272 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034899711608887 -- 26-01-21 13:30:27[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2244095%22%7D&event=edit_fareApply&fareApply_id=44095 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016702175140381 -- 26-01-21 13:30:32[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2244081%22%7D&event=edit_fareApply&fareApply_id=44081 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 44081 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033628940582275 -- 26-01-21 13:30:32[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2244081%22%7D&event=edit_fareApply&fareApply_id=44081 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 44081 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033721923828125 -- 26-01-21 13:30:32[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2244081%22%7D&event=edit_fareApply&fareApply_id=44081 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5941350 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031778812408447 -- 26-01-21 13:30:32[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2244081%22%7D&event=edit_fareApply&fareApply_id=44081 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034139156341553 -- 26-01-21 13:30:32[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2244081%22%7D&event=edit_fareApply&fareApply_id=44081 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5941350 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031969547271729 -- 26-01-21 13:30:32[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2244081%22%7D&event=edit_fareApply&fareApply_id=44081 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017208099365234 -- 26-01-21 13:30:35[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2244080%22%7D&event=edit_fareApply&fareApply_id=44080 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 44080 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034708976745605 -- 26-01-21 13:30:35[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2244080%22%7D&event=edit_fareApply&fareApply_id=44080 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 44080 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038859844207764 -- 26-01-21 13:30:35[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2244080%22%7D&event=edit_fareApply&fareApply_id=44080 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5941233 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033309459686279 -- 26-01-21 13:30:35[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2244080%22%7D&event=edit_fareApply&fareApply_id=44080 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003507137298584 -- 26-01-21 13:30:35[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2244080%22%7D&event=edit_fareApply&fareApply_id=44080 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5941233 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003324031829834 -- 26-01-21 13:30:35[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2244080%22%7D&event=edit_fareApply&fareApply_id=44080 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018930196762085 -- 26-01-21 13:30:40[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22117656%22%7D&event=edit_payment&payment_id=117656 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117656 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037460327148438 -- 26-01-21 13:30:40[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22117656%22%7D&event=edit_payment&payment_id=117656 select payment_id from dbthird.thd_payment where oa_payment_id = 117656 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038387775421143 -- 26-01-21 13:30:40[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22117656%22%7D&event=edit_payment&payment_id=117656 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134600 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042018890380859 -- 26-01-21 13:30:40[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22117656%22%7D&event=edit_payment&payment_id=117656 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5940852 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036330223083496 -- 26-01-21 13:30:40[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22117656%22%7D&event=edit_payment&payment_id=117656 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038068294525146 -- 26-01-21 13:30:40[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22117656%22%7D&event=edit_payment&payment_id=117656 select * from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037698745727539 -- 26-01-21 13:30:40[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22117656%22%7D&event=edit_payment&payment_id=117656 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5940852 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036439895629883 -- 26-01-21 13:30:40[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22117656%22%7D&event=edit_payment&payment_id=117656 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036258697509766 -- 26-01-21 13:30:40[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22117656%22%7D&event=edit_payment&payment_id=117656 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036730766296387 -- 26-01-21 13:30:40[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22117656%22%7D&event=edit_payment&payment_id=117656 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017728805541992 -- 26-01-21 13:30:46[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243829%22%7D&event=edit_fareApply&fareApply_id=43829 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 43829 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035440921783447 -- 26-01-21 13:30:46[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243829%22%7D&event=edit_fareApply&fareApply_id=43829 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 43829 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035598278045654 -- 26-01-21 13:30:46[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243829%22%7D&event=edit_fareApply&fareApply_id=43829 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5905999 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034229755401611 -- 26-01-21 13:30:46[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243829%22%7D&event=edit_fareApply&fareApply_id=43829 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036611557006836 -- 26-01-21 13:30:46[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243829%22%7D&event=edit_fareApply&fareApply_id=43829 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5905999 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034170150756836 -- 26-01-21 13:30:46[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2243829%22%7D&event=edit_fareApply&fareApply_id=43829 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02005410194397 -- 26-01-21 13:30:50[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017307043075562 -- 26-01-21 13:30:55[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44095 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 44095 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038421154022217 -- 26-01-21 13:30:55[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44095 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 44095 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034539699554443 -- 26-01-21 13:30:55[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44095 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5945272 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033059120178223 -- 26-01-21 13:30:55[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44095 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034480094909668 -- 26-01-21 13:30:55[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44095 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5945272 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033080577850342 -- 26-01-21 13:30:55[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44095 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017763137817383 -- 26-01-21 13:30:59 -- /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.027653932571411 -- 26-01-21 13:30:59[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016797065734863 -- 26-01-21 13:41:17[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1722482&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.0033600330352783 -- 26-01-21 13:41:17[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1722482&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.0033349990844727 -- 26-01-21 13:41:17[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1722482&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D670%26ship_city%3D%E4%B8%8A%E6%B5%B7%E5%B8%82%26is_apply%3D1&extrafareApply_id=0 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034189224243164 -- 26-01-21 13:41:17[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1722482&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 (1722482) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015687942504883 -- 26-01-21 14:12:44 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031208992004395 -- 26-01-21 14:12:44 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040740966796875 -- 26-01-21 14:12:44 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='XiaoChun' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032978057861328 -- 26-01-21 14:12:44[肖春-283] -- /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.018285036087036 -- 26-01-21 14:12:44[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015967845916748 -- 26-01-21 14:12:55[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117741 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117741 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035200119018555 -- 26-01-21 14:12:55[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117741 select payment_id from dbthird.thd_payment where oa_payment_id = 117741 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032169818878174 -- 26-01-21 14:12:55[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117741 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134675 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036530494689941 -- 26-01-21 14:12:55[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117741 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5944791 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031158924102783 -- 26-01-21 14:12:55[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117741 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031969547271729 -- 26-01-21 14:12:55[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117741 select * from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031390190124512 -- 26-01-21 14:12:55[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117741 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5944791 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030660629272461 -- 26-01-21 14:12:55[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117741 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030319690704346 -- 26-01-21 14:12:55[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117741 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030660629272461 -- 26-01-21 14:12:55[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117741 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024774074554443 -- 26-01-21 14:12:56[肖春-283] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117741 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018805027008057 -- 26-01-21 14:12:57[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029589891433716 -- 26-01-21 14:12:58[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117740 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117740 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034701824188232 -- 26-01-21 14:12:58[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117740 select payment_id from dbthird.thd_payment where oa_payment_id = 117740 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035710334777832 -- 26-01-21 14:12:58[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117740 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134674 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00388503074646 -- 26-01-21 14:12:58[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117740 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5944790 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033538341522217 -- 26-01-21 14:12:58[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117740 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034158229827881 -- 26-01-21 14:12:58[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117740 select * from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034918785095215 -- 26-01-21 14:12:58[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117740 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5944790 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003364086151123 -- 26-01-21 14:12:58[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117740 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033538341522217 -- 26-01-21 14:12:58[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117740 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033891201019287 -- 26-01-21 14:12:58[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117740 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016158103942871 -- 26-01-21 14:13:01[肖春-283] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117740 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.032745122909546 -- 26-01-21 14:13:02[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017885208129883 -- 26-01-21 14:13:13[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117735 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117735 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035109519958496 -- 26-01-21 14:13:13[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117735 select payment_id from dbthird.thd_payment where oa_payment_id = 117735 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003558874130249 -- 26-01-21 14:13:13[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117735 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134671 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039370059967041 -- 26-01-21 14:13:13[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117735 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5944623 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034589767456055 -- 26-01-21 14:13:13[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117735 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017492055892944 -- 26-01-21 14:13:13[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117735 select * from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035190582275391 -- 26-01-21 14:13:13[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117735 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5944623 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033771991729736 -- 26-01-21 14:13:13[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117735 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033700466156006 -- 26-01-21 14:13:13[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117735 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034189224243164 -- 26-01-21 14:13:13[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117735 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021209955215454 -- 26-01-21 14:13:14[肖春-283] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117735 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018466949462891 -- 26-01-21 14:13:15[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017293930053711 -- 26-01-21 14:21:46[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021271944046021 -- 26-01-21 14:22:15[刘晓进-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.0038659572601318 -- 26-01-21 14:22:15[刘晓进-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.0032968521118164 -- 26-01-21 14:22:15[刘晓进-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.003626823425293 -- 26-01-21 14:22:15[刘晓进-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.0036220550537109 -- 26-01-21 14:22:15[刘晓进-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.018592119216919 -- 26-01-21 14:22:19[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 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 = 44066 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034999847412109 -- 26-01-21 14:22:19[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035910606384277 -- 26-01-21 14:22:19[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5940182 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034120082855225 -- 26-01-21 14:22:19[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034079551696777 -- 26-01-21 14:22:19[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034630298614502 -- 26-01-21 14:22:19[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5940182 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034589767456055 -- 26-01-21 14:22:19[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018296003341675 -- 26-01-21 14:22:20[刘晓进-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.028090953826904 -- 26-01-21 14:22:20[刘晓进-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.021752834320068 -- 26-01-21 14:22:20[刘晓进-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.023209095001221 -- 26-01-21 14:22:21[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.030642986297607 -- 26-01-21 14:22:21[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select DISTINCT IFNULL(p_e.parent_id,1) parent_id from dbsys.sys_project p left join dbsys.sys_project_ext p_e on p.project_id = p_e.project_id where p.acct_id = 49 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038800239562988 -- 26-01-21 14:22:21[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 49 and p.project_id not in (1,1251,1253) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014950037002563 -- 26-01-21 14:22:23[刘晓进-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.0032169818878174 -- 26-01-21 14:22:23[刘晓进-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.0030040740966797 -- 26-01-21 14:22:23[刘晓进-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.0030090808868408 -- 26-01-21 14:22:23[刘晓进-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.003385066986084 -- 26-01-21 14:22:23[刘晓进-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.018272876739502 -- 26-01-21 14:22:25[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 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 = 44066 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035519599914551 -- 26-01-21 14:22:25[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037360191345215 -- 26-01-21 14:22:25[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5940182 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035529136657715 -- 26-01-21 14:22:25[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035288333892822 -- 26-01-21 14:22:25[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035929679870605 -- 26-01-21 14:22:25[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5940182 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035419464111328 -- 26-01-21 14:22:25[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018620014190674 -- 26-01-21 14:22:25[刘晓进-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.0174241065979 -- 26-01-21 14:22:25[刘晓进-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.033990144729614 -- 26-01-21 14:22:26[刘晓进-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.024895906448364 -- 26-01-21 14:22:26[刘晓进-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.017117023468018 -- 26-01-21 14:22:26[刘晓进-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.0033669471740723 -- 26-01-21 14:22:26[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 49 and p.project_id not in (1,1251,1253) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015713930130005 -- 26-01-21 14:22:28[刘晓进-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.0037131309509277 -- 26-01-21 14:22:28[刘晓进-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.0031778812408447 -- 26-01-21 14:22:28[刘晓进-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.0035607814788818 -- 26-01-21 14:22:28[刘晓进-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.0035059452056885 -- 26-01-21 14:22:28[刘晓进-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.018450021743774 -- 26-01-21 14:22:31[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44067 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 = 44067 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035309791564941 -- 26-01-21 14:22:31[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44067 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037119388580322 -- 26-01-21 14:22:31[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44067 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5940219 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035271644592285 -- 26-01-21 14:22:31[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44067 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035421848297119 -- 26-01-21 14:22:31[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44067 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035779476165771 -- 26-01-21 14:22:31[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44067 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5940219 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035200119018555 -- 26-01-21 14:22:31[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44067 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015666961669922 -- 26-01-21 14:22:31[刘晓进-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.02352499961853 -- 26-01-21 14:22:32[刘晓进-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.026542901992798 -- 26-01-21 14:22:32[刘晓进-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.017525911331177 -- 26-01-21 14:22:32[刘晓进-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.022873163223267 -- 26-01-21 14:22:32[刘晓进-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.0034117698669434 -- 26-01-21 14:22:32[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 49 and p.project_id not in (1,1251,1253) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017881870269775 -- 26-01-21 14:22:36[刘晓进-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.0038280487060547 -- 26-01-21 14:22:36[刘晓进-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.0035760402679443 -- 26-01-21 14:22:36[刘晓进-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.0035769939422607 -- 26-01-21 14:22:36[刘晓进-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.0035481452941895 -- 26-01-21 14:22:36[刘晓进-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.018914937973022 -- 26-01-21 14:30:00[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016305923461914 -- 26-01-21 14:30:01[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116654 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116654 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035889148712158 -- 26-01-21 14:30:01[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116654 select payment_id from dbthird.thd_payment where oa_payment_id = 116654 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033061504364014 -- 26-01-21 14:30:01[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116654 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133842 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035979747772217 -- 26-01-21 14:30:01[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116654 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5895727 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031330585479736 -- 26-01-21 14:30:01[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116654 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003277063369751 -- 26-01-21 14:30:01[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116654 select * from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032219886779785 -- 26-01-21 14:30:01[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116654 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5895727 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031218528747559 -- 26-01-21 14:30:01[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116654 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031099319458008 -- 26-01-21 14:30:01[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116654 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031359195709229 -- 26-01-21 14:30:01[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116654 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018277168273926 -- 26-01-21 14:30:03[肖春-283] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116654 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017476081848145 -- 26-01-21 14:30:03[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01701807975769 -- 26-01-21 14:34:33 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033581256866455 -- 26-01-21 14:34:33 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043158531188965 -- 26-01-21 14:34:33 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='ZhuXiaoFeng' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035510063171387 -- 26-01-21 14:34:33[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 23 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02003288269043 -- 26-01-21 14:34:33[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022233963012695 -- 26-01-21 14:34:35[朱小凤-937] -- /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 = 937 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0049819946289062 -- 26-01-21 14:34:35[朱小凤-937] -- /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 = 937 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0052430629730225 -- 26-01-21 14:34:35[朱小凤-937] -- /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 = 937 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0048661231994629 -- 26-01-21 14:34:35[朱小凤-937] -- /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 = 937 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0047609806060791 -- 26-01-21 14:34:35[朱小凤-937] -- /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= 937 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019452095031738 -- 26-01-21 14:34:36[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_officialSeals&officialSeals_id=7403 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 = 7403 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037999153137207 -- 26-01-21 14:34:36[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_officialSeals&officialSeals_id=7403 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5938927 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037550926208496 -- 26-01-21 14:34:36[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_officialSeals&officialSeals_id=7403 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037069320678711 -- 26-01-21 14:34:36[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_officialSeals&officialSeals_id=7403 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015604019165039 -- 26-01-21 14:47:16 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031280517578125 -- 26-01-21 14:47:16 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036709308624268 -- 26-01-21 14:47:16 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='ShiJiaoHua' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033249855041504 -- 26-01-21 14:47:16[石教华-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.018596887588501 -- 26-01-21 14:47:16[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019037008285522 -- 26-01-21 14:47:17[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7416 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 = 7416 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035989284515381 -- 26-01-21 14:47:17[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7416 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003464937210083 -- 26-01-21 14:47:17[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7416 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036120414733887 -- 26-01-21 14:47:17[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7416 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5944590 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034568309783936 -- 26-01-21 14:47:17[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7416 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022595882415771 -- 26-01-21 14:47:21[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227408%22}&event=edit_officialSeals&officialSeals_id=7408 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 = 7408 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041799545288086 -- 26-01-21 14:47:21[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227408%22}&event=edit_officialSeals&officialSeals_id=7408 select org_id,org_name from dbsys.sys_org where corp_acct_id = 2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039811134338379 -- 26-01-21 14:47:21[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227408%22}&event=edit_officialSeals&officialSeals_id=7408 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041518211364746 -- 26-01-21 14:47:21[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227408%22}&event=edit_officialSeals&officialSeals_id=7408 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5940479 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039980411529541 -- 26-01-21 14:47:22[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227408%22}&event=edit_officialSeals&officialSeals_id=7408 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014412879943848 -- 26-01-21 14:47:28[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021805047988892 -- 26-01-21 14:47:28[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.030709028244019 -- 26-01-21 14:47:31[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7409 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 = 7409 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037410259246826 -- 26-01-21 14:47:31[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7409 select org_id,org_name from dbsys.sys_org where corp_acct_id = 2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037178993225098 -- 26-01-21 14:47:31[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7409 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039100646972656 -- 26-01-21 14:47:31[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7409 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5940777 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037329196929932 -- 26-01-21 14:47:31[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7409 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025985956192017 -- 26-01-21 14:47:34[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227400%22}&event=edit_officialSeals&officialSeals_id=7400 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 = 7400 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030641555786133 -- 26-01-21 14:47:34[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227400%22}&event=edit_officialSeals&officialSeals_id=7400 select org_id,org_name from dbsys.sys_org where corp_acct_id = 2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030550956726074 -- 26-01-21 14:47:34[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227400%22}&event=edit_officialSeals&officialSeals_id=7400 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032851696014404 -- 26-01-21 14:47:34[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227400%22}&event=edit_officialSeals&officialSeals_id=7400 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5937039 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030860900878906 -- 26-01-21 14:47:34[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227400%22}&event=edit_officialSeals&officialSeals_id=7400 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017844200134277 -- 26-01-21 14:47:39[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019201993942261 -- 26-01-21 14:47:40[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019065141677856 -- 26-01-21 14:48:51[王翔-928] -- /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 = 928 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0056710243225098 -- 26-01-21 14:48:51[王翔-928] -- /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 = 928 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037178993225098 -- 26-01-21 14:48:51[王翔-928] -- /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 = 928 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042140483856201 -- 26-01-21 14:48:51[王翔-928] -- /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 = 928 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040709972381592 -- 26-01-21 14:48:51[王翔-928] -- /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= 928 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028779029846191 -- 26-01-21 14:48:52[王翔-928] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_officialSeals&officialSeals_id=7407 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 = 7407 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036299228668213 -- 26-01-21 14:48:52[王翔-928] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_officialSeals&officialSeals_id=7407 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5940361 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035591125488281 -- 26-01-21 14:48:52[王翔-928] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_officialSeals&officialSeals_id=7407 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003464937210083 -- 26-01-21 14:48:52[王翔-928] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_officialSeals&officialSeals_id=7407 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022044897079468 -- 26-01-21 14:49:00[王翔-928] -- /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 = 928 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0048949718475342 -- 26-01-21 14:49:00[王翔-928] -- /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 = 928 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043389797210693 -- 26-01-21 14:49:00[王翔-928] -- /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 = 928 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044198036193848 -- 26-01-21 14:49:00[王翔-928] -- /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 = 928 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004709005355835 -- 26-01-21 14:49:00[王翔-928] -- /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= 928 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017839908599854 -- 26-01-21 14:49:49 -- /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.0035979747772217 -- 26-01-21 14:49:49 -- /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.0041310787200928 -- 26-01-21 14:49:49 -- /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.0037939548492432 -- 26-01-21 14:49:49[高祥-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.020984172821045 -- 26-01-21 14:49:50[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015501976013184 -- 26-01-21 14:49:51[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44074 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 44074 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034229755401611 -- 26-01-21 14:49:51[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44074 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 44074 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030150413513184 -- 26-01-21 14:49:51[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44074 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5941037 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028619766235352 -- 26-01-21 14:49:51[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44074 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003032922744751 -- 26-01-21 14:49:51[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44074 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5941037 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028550624847412 -- 26-01-21 14:49:51[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44074 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014899969100952 -- 26-01-21 14:49:53[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=44074 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016755104064941 -- 26-01-21 14:49:54[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015712022781372 -- 26-01-21 14:49:55[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7408 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 = 7408 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031521320343018 -- 26-01-21 14:49:55[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7408 select org_id,org_name from dbsys.sys_org where corp_acct_id = 2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029370784759521 -- 26-01-21 14:49:55[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7408 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031230449676514 -- 26-01-21 14:49:55[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7408 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5940479 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029268264770508 -- 26-01-21 14:49:55[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7408 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026957035064697 -- 26-01-21 14:49:58[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015124797821045 -- 26-01-21 14:49:59[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028045892715454 -- 26-01-21 14:50:00[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7400 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 = 7400 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034768581390381 -- 26-01-21 14:50:00[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7400 select org_id,org_name from dbsys.sys_org where corp_acct_id = 2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034818649291992 -- 26-01-21 14:50:00[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7400 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036098957061768 -- 26-01-21 14:50:00[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7400 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5937039 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034680366516113 -- 26-01-21 14:50:00[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7400 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015613079071045 -- 26-01-21 14:50:04[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020833015441895 -- 26-01-21 14:50:04[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017511129379272 -- 26-01-21 14:55:45 -- /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.0035388469696045 -- 26-01-21 14:55:45 -- /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.0040369033813477 -- 26-01-21 14:55:45 -- /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.0037729740142822 -- 26-01-21 14:55:45[吴凌刚-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.01597785949707 -- 26-01-21 14:55:45[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017253160476685 -- 26-01-21 14:55:47[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117801 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117801 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033998489379883 -- 26-01-21 14:55:47[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117801 select payment_id from dbthird.thd_payment where oa_payment_id = 117801 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034558773040771 -- 26-01-21 14:55:47[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117801 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134696 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034010410308838 -- 26-01-21 14:55:47[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117801 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5945866 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032660961151123 -- 26-01-21 14:55:47[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117801 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034899711608887 -- 26-01-21 14:55:47[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117801 select * from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034010410308838 -- 26-01-21 14:55:47[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117801 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5945866 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032589435577393 -- 26-01-21 14:55:47[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117801 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003242015838623 -- 26-01-21 14:55:47[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117801 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033087730407715 -- 26-01-21 14:55:47[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117801 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027329206466675 -- 26-01-21 14:55:48[吴凌刚-279] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117801 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028267860412598 -- 26-01-21 14:55:48[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01763391494751 -- 26-01-21 14:55:49[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117798 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117798 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038719177246094 -- 26-01-21 14:55:49[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117798 select payment_id from dbthird.thd_payment where oa_payment_id = 117798 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035431385040283 -- 26-01-21 14:55:49[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117798 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134693 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038621425628662 -- 26-01-21 14:55:49[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117798 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5945840 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033459663391113 -- 26-01-21 14:55:49[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117798 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033779144287109 -- 26-01-21 14:55:49[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117798 select * from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034940242767334 -- 26-01-21 14:55:49[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117798 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5945840 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033578872680664 -- 26-01-21 14:55:49[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117798 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003331184387207 -- 26-01-21 14:55:49[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117798 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033681392669678 -- 26-01-21 14:55:49[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117798 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019528150558472 -- 26-01-21 14:55:50[吴凌刚-279] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117798 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028339862823486 -- 26-01-21 14:55:51[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020452976226807 -- 26-01-21 14:55:51[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117797 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117797 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040268898010254 -- 26-01-21 14:55:51[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117797 select payment_id from dbthird.thd_payment where oa_payment_id = 117797 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041429996490479 -- 26-01-21 14:55:51[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117797 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134692 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044889450073242 -- 26-01-21 14:55:51[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117797 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5945831 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039429664611816 -- 26-01-21 14:55:51[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117797 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039908885955811 -- 26-01-21 14:55:52[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117797 select * from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040180683135986 -- 26-01-21 14:55:52[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117797 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5945831 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039169788360596 -- 26-01-21 14:55:52[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117797 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039300918579102 -- 26-01-21 14:55:52[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117797 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039448738098145 -- 26-01-21 14:55:52[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117797 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020220041275024 -- 26-01-21 14:55:52[吴凌刚-279] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117797 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026825904846191 -- 26-01-21 14:55:53[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017281055450439 -- 26-01-21 14:55:54[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117725 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117725 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033879280090332 -- 26-01-21 14:55:54[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117725 select payment_id from dbthird.thd_payment where oa_payment_id = 117725 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034570693969727 -- 26-01-21 14:55:54[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117725 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134663 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038368701934814 -- 26-01-21 14:55:54[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117725 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5943816 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033168792724609 -- 26-01-21 14:55:54[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117725 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033628940582275 -- 26-01-21 14:55:54[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117725 select * from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034139156341553 -- 26-01-21 14:55:54[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117725 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5943816 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032951831817627 -- 26-01-21 14:55:54[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117725 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032830238342285 -- 26-01-21 14:55:54[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117725 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033318996429443 -- 26-01-21 14:55:54[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117725 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022461175918579 -- 26-01-21 14:56:14[吴凌刚-279] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117725 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020816087722778 -- 26-01-21 14:56:14[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020242929458618 -- 26-01-21 14:56:15[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117259 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117259 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039999485015869 -- 26-01-21 14:56:15[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117259 select payment_id from dbthird.thd_payment where oa_payment_id = 117259 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040731430053711 -- 26-01-21 14:56:15[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117259 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134314 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044558048248291 -- 26-01-21 14:56:15[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117259 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5923071 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038721561431885 -- 26-01-21 14:56:15[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117259 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040369033813477 -- 26-01-21 14:56:15[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117259 select * from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039820671081543 -- 26-01-21 14:56:15[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117259 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5923071 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039010047912598 -- 26-01-21 14:56:15[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117259 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038900375366211 -- 26-01-21 14:56:15[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117259 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039279460906982 -- 26-01-21 14:56:15[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117259 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019222974777222 -- 26-01-21 14:56:17[吴凌刚-279] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117259 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020035028457642 -- 26-01-21 14:56:17[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022033214569092 -- 26-01-21 14:56:18[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117258 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117258 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004364013671875 -- 26-01-21 14:56:18[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117258 select payment_id from dbthird.thd_payment where oa_payment_id = 117258 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044608116149902 -- 26-01-21 14:56:18[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117258 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134313 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0047481060028076 -- 26-01-21 14:56:18[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117258 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5923019 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042610168457031 -- 26-01-21 14:56:18[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117258 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042929649353027 -- 26-01-21 14:56:18[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117258 select * from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004382848739624 -- 26-01-21 14:56:18[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117258 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5923019 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042610168457031 -- 26-01-21 14:56:18[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117258 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042531490325928 -- 26-01-21 14:56:18[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117258 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004288911819458 -- 26-01-21 14:56:18[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117258 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02239990234375 -- 26-01-21 14:56:20[吴凌刚-279] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117258 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019683837890625 -- 26-01-21 14:56:21[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018643140792847 -- 26-01-21 14:56:21[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117256 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117256 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003673791885376 -- 26-01-21 14:56:21[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117256 select payment_id from dbthird.thd_payment where oa_payment_id = 117256 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037620067596436 -- 26-01-21 14:56:21[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117256 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134312 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037028789520264 -- 26-01-21 14:56:21[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117256 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5922899 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035619735717773 -- 26-01-21 14:56:21[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117256 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036220550537109 -- 26-01-21 14:56:21[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117256 select * from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036811828613281 -- 26-01-21 14:56:21[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117256 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5922899 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035641193389893 -- 26-01-21 14:56:21[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117256 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035469532012939 -- 26-01-21 14:56:21[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117256 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035738945007324 -- 26-01-21 14:56:22[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117256 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016795873641968 -- 26-01-21 14:56:23[吴凌刚-279] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117256 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018924951553345 -- 26-01-21 14:56:23[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026607036590576 -- 26-01-21 14:56:24[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117225 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117225 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032880306243896 -- 26-01-21 14:56:24[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117225 select payment_id from dbthird.thd_payment where oa_payment_id = 117225 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034420490264893 -- 26-01-21 14:56:24[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117225 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134288 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037038326263428 -- 26-01-21 14:56:24[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117225 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5920177 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032050609588623 -- 26-01-21 14:56:24[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117225 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032649040222168 -- 26-01-21 14:56:24[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117225 select * from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033121109008789 -- 26-01-21 14:56:24[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117225 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5920177 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031838417053223 -- 26-01-21 14:56:24[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117225 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031671524047852 -- 26-01-21 14:56:24[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117225 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032191276550293 -- 26-01-21 14:56:24[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117225 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02406120300293 -- 26-01-21 14:56:26[吴凌刚-279] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117225 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018678188323975 -- 26-01-21 14:56:26[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027307987213135 -- 26-01-21 14:56:27[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117108 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117108 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036399364471436 -- 26-01-21 14:56:27[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117108 select payment_id from dbthird.thd_payment where oa_payment_id = 117108 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036449432373047 -- 26-01-21 14:56:27[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117108 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134191 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003957986831665 -- 26-01-21 14:56:27[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117108 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5913300 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034530162811279 -- 26-01-21 14:56:27[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117108 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003511905670166 -- 26-01-21 14:56:27[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117108 select * from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035529136657715 -- 26-01-21 14:56:27[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117108 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5913300 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034289360046387 -- 26-01-21 14:56:27[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117108 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034420490264893 -- 26-01-21 14:56:27[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117108 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034811496734619 -- 26-01-21 14:56:27[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117108 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019099950790405 -- 26-01-21 14:56:29[吴凌刚-279] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117108 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014806985855103 -- 26-01-21 14:56:30[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027065992355347 -- 26-01-21 14:56:30[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117062 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117062 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037851333618164 -- 26-01-21 14:56:30[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117062 select payment_id from dbthird.thd_payment where oa_payment_id = 117062 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038919448852539 -- 26-01-21 14:56:30[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117062 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134148 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042569637298584 -- 26-01-21 14:56:30[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117062 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5911224 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036799907684326 -- 26-01-21 14:56:30[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117062 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037269592285156 -- 26-01-21 14:56:30[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117062 select * from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038142204284668 -- 26-01-21 14:56:30[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117062 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5911224 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036990642547607 -- 26-01-21 14:56:30[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117062 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003695011138916 -- 26-01-21 14:56:30[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117062 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003713846206665 -- 26-01-21 14:56:30[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117062 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018763065338135 -- 26-01-21 14:56:32[吴凌刚-279] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117062 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020960092544556 -- 26-01-21 14:56:33[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022705793380737 -- 26-01-21 14:56:34[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117054 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117054 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035409927368164 -- 26-01-21 14:56:34[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117054 select payment_id from dbthird.thd_payment where oa_payment_id = 117054 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036211013793945 -- 26-01-21 14:56:34[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117054 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134140 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039389133453369 -- 26-01-21 14:56:34[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117054 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5910377 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034551620483398 -- 26-01-21 14:56:34[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117054 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034890174865723 -- 26-01-21 14:56:34[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117054 select * from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035619735717773 -- 26-01-21 14:56:34[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117054 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5910377 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035049915313721 -- 26-01-21 14:56:34[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117054 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034441947937012 -- 26-01-21 14:56:34[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117054 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035028457641602 -- 26-01-21 14:56:34[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117054 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015163898468018 -- 26-01-21 14:56:35[吴凌刚-279] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117054 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021542072296143 -- 26-01-21 14:56:35[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025583028793335 -- 26-01-21 14:56:36[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116848 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116848 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041048526763916 -- 26-01-21 14:56:36[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116848 select payment_id from dbthird.thd_payment where oa_payment_id = 116848 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041728019714355 -- 26-01-21 14:56:36[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116848 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134033 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045638084411621 -- 26-01-21 14:56:36[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116848 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5905998 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039820671081543 -- 26-01-21 14:56:36[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116848 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040137767791748 -- 26-01-21 14:56:36[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116848 select * from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004108190536499 -- 26-01-21 14:56:36[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116848 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5905998 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039758682250977 -- 26-01-21 14:56:36[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116848 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039658546447754 -- 26-01-21 14:56:36[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116848 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004004955291748 -- 26-01-21 14:56:36[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116848 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02374005317688 -- 26-01-21 14:56:37[吴凌刚-279] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116848 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02788782119751 -- 26-01-21 14:56:38[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016606092453003 -- 26-01-21 14:56:39[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116228 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116228 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003248929977417 -- 26-01-21 14:56:39[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116228 select payment_id from dbthird.thd_payment where oa_payment_id = 116228 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033509731292725 -- 26-01-21 14:56:39[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116228 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133523 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033018589019775 -- 26-01-21 14:56:39[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116228 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5876733 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031468868255615 -- 26-01-21 14:56:39[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116228 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028404951095581 -- 26-01-21 14:56:39[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116228 select * from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032839775085449 -- 26-01-21 14:56:39[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116228 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5876733 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031359195709229 -- 26-01-21 14:56:39[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116228 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031538009643555 -- 26-01-21 14:56:39[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116228 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003187894821167 -- 26-01-21 14:56:39[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116228 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015290975570679 -- 26-01-21 14:56:40[吴凌刚-279] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116228 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016349077224731 -- 26-01-21 14:56:40[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018006086349487 -- 26-01-21 14:56:41[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116116 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116116 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035920143127441 -- 26-01-21 14:56:41[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116116 select payment_id from dbthird.thd_payment where oa_payment_id = 116116 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036880970001221 -- 26-01-21 14:56:41[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116116 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133432 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035810470581055 -- 26-01-21 14:56:41[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116116 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5872898 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034830570220947 -- 26-01-21 14:56:41[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116116 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003521203994751 -- 26-01-21 14:56:41[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116116 select * from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036039352416992 -- 26-01-21 14:56:41[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116116 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5872898 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034701824188232 -- 26-01-21 14:56:41[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116116 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034561157226562 -- 26-01-21 14:56:41[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116116 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034899711608887 -- 26-01-21 14:56:41[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116116 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018944025039673 -- 26-01-21 14:56:43[吴凌刚-279] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116116 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016623020172119 -- 26-01-21 14:56:44[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018939018249512 -- 26-01-21 14:56:45[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44059 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 44059 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037951469421387 -- 26-01-21 14:56:45[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44059 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 44059 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038189888000488 -- 26-01-21 14:56:45[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44059 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5939589 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036671161651611 -- 26-01-21 14:56:45[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44059 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038387775421143 -- 26-01-21 14:56:45[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44059 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5939589 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036869049072266 -- 26-01-21 14:56:45[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44059 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018975019454956 -- 26-01-21 14:56:53[吴凌刚-279] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=44059 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017090082168579 -- 26-01-21 14:56:53[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022128105163574 -- 26-01-21 14:58:07[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117806%22}&event=edit_payment&payment_id=117806 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117806 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004378080368042 -- 26-01-21 14:58:07[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117806%22}&event=edit_payment&payment_id=117806 select payment_id from dbthird.thd_payment where oa_payment_id = 117806 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044770240783691 -- 26-01-21 14:58:07[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117806%22}&event=edit_payment&payment_id=117806 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134701 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044310092926025 -- 26-01-21 14:58:07[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117806%22}&event=edit_payment&payment_id=117806 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5945895 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043408870697021 -- 26-01-21 14:58:07[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117806%22}&event=edit_payment&payment_id=117806 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044209957122803 -- 26-01-21 14:58:08[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117806%22}&event=edit_payment&payment_id=117806 select * from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043869018554688 -- 26-01-21 14:58:08[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117806%22}&event=edit_payment&payment_id=117806 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5945895 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042870044708252 -- 26-01-21 14:58:08[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117806%22}&event=edit_payment&payment_id=117806 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042681694030762 -- 26-01-21 14:58:08[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117806%22}&event=edit_payment&payment_id=117806 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043108463287354 -- 26-01-21 14:58:08[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117806%22}&event=edit_payment&payment_id=117806 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020431041717529 -- 26-01-21 14:58:09[熊亚娜-708] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117806 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027225017547607 -- 26-01-21 14:58:09[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017953157424927 -- 26-01-21 14:58:10[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117809 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117809 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040051937103271 -- 26-01-21 14:58:10[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117809 select payment_id from dbthird.thd_payment where oa_payment_id = 117809 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039129257202148 -- 26-01-21 14:58:10[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117809 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134704 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040860176086426 -- 26-01-21 14:58:10[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117809 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5945935 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033860206604004 -- 26-01-21 14:58:10[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117809 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017194986343384 -- 26-01-21 14:58:10[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117809 select * from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035109519958496 -- 26-01-21 14:58:10[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117809 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5945935 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033860206604004 -- 26-01-21 14:58:10[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117809 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033810138702393 -- 26-01-21 14:58:10[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117809 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033910274505615 -- 26-01-21 14:58:10[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117809 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025742053985596 -- 26-01-21 14:58:12[熊亚娜-708] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117809 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016291856765747 -- 26-01-21 14:58:12[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020713090896606 -- 26-01-21 14:58:13[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117807 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117807 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036108493804932 -- 26-01-21 14:58:13[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117807 select payment_id from dbthird.thd_payment where oa_payment_id = 117807 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036830902099609 -- 26-01-21 14:58:13[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117807 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134702 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036520957946777 -- 26-01-21 14:58:13[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117807 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5945896 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034971237182617 -- 26-01-21 14:58:13[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117807 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035650730133057 -- 26-01-21 14:58:13[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117807 select * from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036110877990723 -- 26-01-21 14:58:13[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117807 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5945896 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035178661346436 -- 26-01-21 14:58:13[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117807 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034940242767334 -- 26-01-21 14:58:13[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117807 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035262107849121 -- 26-01-21 14:58:13[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117807 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019125938415527 -- 26-01-21 14:58:16[熊亚娜-708] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117807 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020855903625488 -- 26-01-21 14:58:17[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018929958343506 -- 26-01-21 14:58:18[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117805 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117805 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037281513214111 -- 26-01-21 14:58:18[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117805 select payment_id from dbthird.thd_payment where oa_payment_id = 117805 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038201808929443 -- 26-01-21 14:58:18[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117805 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134700 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041391849517822 -- 26-01-21 14:58:18[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117805 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5945892 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036451816558838 -- 26-01-21 14:58:18[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117805 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02597188949585 -- 26-01-21 14:58:18[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117805 select * from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038070678710938 -- 26-01-21 14:58:18[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117805 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5945892 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036420822143555 -- 26-01-21 14:58:18[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117805 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036280155181885 -- 26-01-21 14:58:18[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117805 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036919116973877 -- 26-01-21 14:58:18[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117805 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016064167022705 -- 26-01-21 14:58:21[熊亚娜-708] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117805 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019788980484009 -- 26-01-21 14:58:22[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019201993942261 -- 26-01-21 14:58:23[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117803 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117803 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037791728973389 -- 26-01-21 14:58:23[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117803 select payment_id from dbthird.thd_payment where oa_payment_id = 117803 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038888454437256 -- 26-01-21 14:58:23[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117803 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134698 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038321018218994 -- 26-01-21 14:58:23[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117803 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5945873 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036849975585938 -- 26-01-21 14:58:23[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117803 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003821849822998 -- 26-01-21 14:58:23[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117803 select * from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037798881530762 -- 26-01-21 14:58:23[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117803 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5945873 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036799907684326 -- 26-01-21 14:58:23[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117803 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036871433258057 -- 26-01-21 14:58:23[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117803 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036978721618652 -- 26-01-21 14:58:23[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117803 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020871877670288 -- 26-01-21 14:58:24[熊亚娜-708] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117803 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026348829269409 -- 26-01-21 14:58:24[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027686834335327 -- 26-01-21 14:58:25[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117796 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117796 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040528774261475 -- 26-01-21 14:58:25[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117796 select payment_id from dbthird.thd_payment where oa_payment_id = 117796 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040960311889648 -- 26-01-21 14:58:25[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117796 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134691 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040302276611328 -- 26-01-21 14:58:25[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117796 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5945829 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035669803619385 -- 26-01-21 14:58:25[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117796 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035970211029053 -- 26-01-21 14:58:25[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117796 select * from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036590099334717 -- 26-01-21 14:58:25[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117796 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5945829 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035481452941895 -- 26-01-21 14:58:25[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117796 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035378932952881 -- 26-01-21 14:58:25[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117796 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035710334777832 -- 26-01-21 14:58:26[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117796 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023141145706177 -- 26-01-21 14:58:27[熊亚娜-708] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117796 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019726991653442 -- 26-01-21 14:58:28[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018736839294434 -- 26-01-21 14:58:29[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117795 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117795 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037119388580322 -- 26-01-21 14:58:29[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117795 select payment_id from dbthird.thd_payment where oa_payment_id = 117795 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037879943847656 -- 26-01-21 14:58:29[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117795 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134690 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037310123443604 -- 26-01-21 14:58:29[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117795 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5945820 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036108493804932 -- 26-01-21 14:58:29[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117795 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037529468536377 -- 26-01-21 14:58:29[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117795 select * from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037550926208496 -- 26-01-21 14:58:29[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117795 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5945820 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036001205444336 -- 26-01-21 14:58:29[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117795 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036051273345947 -- 26-01-21 14:58:29[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117795 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036289691925049 -- 26-01-21 14:58:29[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117795 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019392013549805 -- 26-01-21 14:58:30[熊亚娜-708] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117795 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.031337022781372 -- 26-01-21 14:58:31[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020815134048462 -- 26-01-21 14:58:32[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117792 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117792 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037989616394043 -- 26-01-21 14:58:32[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117792 select payment_id from dbthird.thd_payment where oa_payment_id = 117792 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038819313049316 -- 26-01-21 14:58:32[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117792 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134689 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038459300994873 -- 26-01-21 14:58:32[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117792 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5945790 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036718845367432 -- 26-01-21 14:58:32[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117792 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038411617279053 -- 26-01-21 14:58:32[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117792 select * from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037930011749268 -- 26-01-21 14:58:32[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117792 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5945790 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036900043487549 -- 26-01-21 14:58:32[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117792 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036671161651611 -- 26-01-21 14:58:32[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117792 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003709077835083 -- 26-01-21 14:58:32[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117792 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023210048675537 -- 26-01-21 14:58:33[熊亚娜-708] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117792 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.031178951263428 -- 26-01-21 14:58:34[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027207851409912 -- 26-01-21 14:58:35[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117788 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117788 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031440258026123 -- 26-01-21 14:58:35[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117788 select payment_id from dbthird.thd_payment where oa_payment_id = 117788 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032999515533447 -- 26-01-21 14:58:35[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117788 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134688 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037450790405273 -- 26-01-21 14:58:35[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117788 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5945766 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003075122833252 -- 26-01-21 14:58:35[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117788 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032122135162354 -- 26-01-21 14:58:35[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117788 select * from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003180980682373 -- 26-01-21 14:58:35[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117788 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5945766 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030679702758789 -- 26-01-21 14:58:35[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117788 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030560493469238 -- 26-01-21 14:58:35[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117788 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030770301818848 -- 26-01-21 14:58:35[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117788 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018927097320557 -- 26-01-21 14:58:36[熊亚娜-708] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117788 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020193099975586 -- 26-01-21 14:58:37[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02037501335144 -- 26-01-21 14:58:38[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117752 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117752 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004019021987915 -- 26-01-21 14:58:38[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117752 select payment_id from dbthird.thd_payment where oa_payment_id = 117752 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041379928588867 -- 26-01-21 14:58:38[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117752 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134686 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040779113769531 -- 26-01-21 14:58:38[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117752 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5945004 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039279460906982 -- 26-01-21 14:58:38[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117752 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039660930633545 -- 26-01-21 14:58:38[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117752 select * from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040349960327148 -- 26-01-21 14:58:38[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117752 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5945004 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039389133453369 -- 26-01-21 14:58:38[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117752 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039298534393311 -- 26-01-21 14:58:38[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117752 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039520263671875 -- 26-01-21 14:58:38[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117752 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021640062332153 -- 26-01-21 14:58:39[熊亚娜-708] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117752 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014960050582886 -- 26-01-21 14:58:40[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016218900680542 -- 26-01-21 15:00:03 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032150745391846 -- 26-01-21 15:00:03 -- /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.0041999816894531 -- 26-01-21 15:00:03 -- /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.003432035446167 -- 26-01-21 15:00:03[张进-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.029030084609985 -- 26-01-21 15:00:04[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018378973007202 -- 26-01-21 15:00:05[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117741 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117741 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036449432373047 -- 26-01-21 15:00:05[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117741 select payment_id from dbthird.thd_payment where oa_payment_id = 117741 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037240982055664 -- 26-01-21 15:00:05[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117741 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134675 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040760040283203 -- 26-01-21 15:00:05[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117741 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5944791 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035309791564941 -- 26-01-21 15:00:05[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117741 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036811828613281 -- 26-01-21 15:00:05[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117741 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036351680755615 -- 26-01-21 15:00:05[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117741 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5944791 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035190582275391 -- 26-01-21 15:00:05[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117741 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035431385040283 -- 26-01-21 15:00:05[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117741 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035529136657715 -- 26-01-21 15:00:05[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117741 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015931129455566 -- 26-01-21 15:00:06[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117741 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029295206069946 -- 26-01-21 15:00:06[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.057334899902344 -- 26-01-21 15:00:07[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117740 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117740 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035140514373779 -- 26-01-21 15:00:07[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117740 select payment_id from dbthird.thd_payment where oa_payment_id = 117740 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035569667816162 -- 26-01-21 15:00:07[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117740 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134674 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034959316253662 -- 26-01-21 15:00:07[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117740 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5944790 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033509731292725 -- 26-01-21 15:00:07[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117740 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034351348876953 -- 26-01-21 15:00:07[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117740 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034778118133545 -- 26-01-21 15:00:07[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117740 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5944790 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033550262451172 -- 26-01-21 15:00:07[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117740 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033519268035889 -- 26-01-21 15:00:07[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117740 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034070014953613 -- 26-01-21 15:00:07[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117740 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01734185218811 -- 26-01-21 15:00:08[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117740 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015283823013306 -- 26-01-21 15:00:09[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01886510848999 -- 26-01-21 15:00:09[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117735 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117735 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041239261627197 -- 26-01-21 15:00:09[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117735 select payment_id from dbthird.thd_payment where oa_payment_id = 117735 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00382399559021 -- 26-01-21 15:00:09[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117735 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134671 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041329860687256 -- 26-01-21 15:00:09[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117735 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5944623 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036518573760986 -- 26-01-21 15:00:09[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117735 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036768913269043 -- 26-01-21 15:00:10[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117735 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037500858306885 -- 26-01-21 15:00:10[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117735 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5944623 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036220550537109 -- 26-01-21 15:00:10[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117735 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036280155181885 -- 26-01-21 15:00:10[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117735 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036389827728271 -- 26-01-21 15:00:10[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117735 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016887903213501 -- 26-01-21 15:00:11[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117735 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015323877334595 -- 26-01-21 15:00:11[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029433012008667 -- 26-01-21 15:00:12[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117734 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117734 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036628246307373 -- 26-01-21 15:00:12[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117734 select payment_id from dbthird.thd_payment where oa_payment_id = 117734 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037510395050049 -- 26-01-21 15:00:12[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117734 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134670 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041320323944092 -- 26-01-21 15:00:12[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117734 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5944603 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035688877105713 -- 26-01-21 15:00:12[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037147998809814 -- 26-01-21 15:00:12[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117734 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037119388580322 -- 26-01-21 15:00:12[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117734 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5944603 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035510063171387 -- 26-01-21 15:00:12[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035560131072998 -- 26-01-21 15:00:12[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003587007522583 -- 26-01-21 15:00:12[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018448829650879 -- 26-01-21 15:00:12[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020236015319824 -- 26-01-21 15:00:13[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016895055770874 -- 26-01-21 15:00:13[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117713 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117713 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037109851837158 -- 26-01-21 15:00:13[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117713 select payment_id from dbthird.thd_payment where oa_payment_id = 117713 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037569999694824 -- 26-01-21 15:00:13[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117713 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134653 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037510395050049 -- 26-01-21 15:00:13[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117713 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5942207 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033218860626221 -- 26-01-21 15:00:13[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117713 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034010410308838 -- 26-01-21 15:00:13[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117713 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033550262451172 -- 26-01-21 15:00:13[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117713 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5942207 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032451152801514 -- 26-01-21 15:00:13[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117713 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032591819763184 -- 26-01-21 15:00:13[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117713 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032579898834229 -- 26-01-21 15:00:14[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117713 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018433809280396 -- 26-01-21 15:00:14[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117713 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016136884689331 -- 26-01-21 15:00:15[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.030126094818115 -- 26-01-21 15:00:15[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117666 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117666 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043959617614746 -- 26-01-21 15:00:15[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117666 select payment_id from dbthird.thd_payment where oa_payment_id = 117666 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040881633758545 -- 26-01-21 15:00:15[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117666 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134610 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044310092926025 -- 26-01-21 15:00:15[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117666 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5941216 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039088726043701 -- 26-01-21 15:00:15[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117666 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003950834274292 -- 26-01-21 15:00:15[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117666 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040481090545654 -- 26-01-21 15:00:15[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117666 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5941216 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039100646972656 -- 26-01-21 15:00:15[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117666 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003911018371582 -- 26-01-21 15:00:15[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117666 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039470195770264 -- 26-01-21 15:00:15[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117666 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024813890457153 -- 26-01-21 15:00:16[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117666 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019098043441772 -- 26-01-21 15:00:17[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015928983688354 -- 26-01-21 15:00:17[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117665 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117665 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031309127807617 -- 26-01-21 15:00:17[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117665 select payment_id from dbthird.thd_payment where oa_payment_id = 117665 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032219886779785 -- 26-01-21 15:00:17[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117665 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134609 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003209114074707 -- 26-01-21 15:00:17[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117665 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5941215 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030560493469238 -- 26-01-21 15:00:17[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117665 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031170845031738 -- 26-01-21 15:00:17[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117665 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031640529632568 -- 26-01-21 15:00:17[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117665 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5941215 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030679702758789 -- 26-01-21 15:00:17[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117665 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030899047851562 -- 26-01-21 15:00:17[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117665 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003061056137085 -- 26-01-21 15:00:17[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117665 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019757032394409 -- 26-01-21 15:00:18[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117665 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020512104034424 -- 26-01-21 15:00:19[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.030913114547729 -- 26-01-21 15:00:20[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117595 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117595 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037651062011719 -- 26-01-21 15:00:20[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117595 select payment_id from dbthird.thd_payment where oa_payment_id = 117595 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003870964050293 -- 26-01-21 15:00:20[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117595 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134542 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004194974899292 -- 26-01-21 15:00:20[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117595 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5936305 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036921501159668 -- 26-01-21 15:00:20[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117595 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037281513214111 -- 26-01-21 15:00:20[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117595 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003809928894043 -- 26-01-21 15:00:20[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117595 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5936305 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036818981170654 -- 26-01-21 15:00:20[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117595 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036821365356445 -- 26-01-21 15:00:20[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117595 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037081241607666 -- 26-01-21 15:00:20[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117595 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015854835510254 -- 26-01-21 15:00:21[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117595 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018275022506714 -- 26-01-21 15:00:21[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015986919403076 -- 26-01-21 15:00:22[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116848 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116848 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031590461730957 -- 26-01-21 15:00:22[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116848 select payment_id from dbthird.thd_payment where oa_payment_id = 116848 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032429695129395 -- 26-01-21 15:00:22[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116848 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134033 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036258697509766 -- 26-01-21 15:00:22[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116848 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5905998 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030801296234131 -- 26-01-21 15:00:22[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116848 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031318664550781 -- 26-01-21 15:00:22[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116848 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003187894821167 -- 26-01-21 15:00:22[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116848 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5905998 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030770301818848 -- 26-01-21 15:00:22[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116848 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030632019042969 -- 26-01-21 15:00:22[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116848 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031099319458008 -- 26-01-21 15:00:22[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116848 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026325941085815 -- 26-01-21 15:00:22 -- /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.0037949085235596 -- 26-01-21 15:00:22 -- /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.0046501159667969 -- 26-01-21 15:00:22 -- /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.0039410591125488 -- 26-01-21 15:00:22[杨建辉-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.017421007156372 -- 26-01-21 15:00:22 -- /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.017735958099365 -- 26-01-21 15:00:23[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017718076705933 -- 26-01-21 15:00:24[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117809 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117809 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034880638122559 -- 26-01-21 15:00:24[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117809 select payment_id from dbthird.thd_payment where oa_payment_id = 117809 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035948753356934 -- 26-01-21 15:00:24[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117809 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134704 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003899097442627 -- 26-01-21 15:00:24[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117809 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5945935 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033979415893555 -- 26-01-21 15:00:24[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117809 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035538673400879 -- 26-01-21 15:00:24[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117809 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035300254821777 -- 26-01-21 15:00:24[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117809 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5945935 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033969879150391 -- 26-01-21 15:00:24[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117809 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034019947052002 -- 26-01-21 15:00:24[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117809 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034270286560059 -- 26-01-21 15:00:24[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117809 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015834093093872 -- 26-01-21 15:00:24[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116848 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025569915771484 -- 26-01-21 15:00:25[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028260946273804 -- 26-01-21 15:00:25[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117809 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020901918411255 -- 26-01-21 15:00:26[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019834995269775 -- 26-01-21 15:00:26[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116654 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116654 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039191246032715 -- 26-01-21 15:00:26[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116654 select payment_id from dbthird.thd_payment where oa_payment_id = 116654 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040009021759033 -- 26-01-21 15:00:26[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116654 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133842 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043749809265137 -- 26-01-21 15:00:26[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116654 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5895727 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038390159606934 -- 26-01-21 15:00:26[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116654 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038940906524658 -- 26-01-21 15:00:26[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116654 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039517879486084 -- 26-01-21 15:00:26[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116654 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5895727 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038549900054932 -- 26-01-21 15:00:26[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116654 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038549900054932 -- 26-01-21 15:00:26[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116654 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038611888885498 -- 26-01-21 15:00:26[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116654 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028244018554688 -- 26-01-21 15:00:26[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117807 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117807 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033431053161621 -- 26-01-21 15:00:26[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117807 select payment_id from dbthird.thd_payment where oa_payment_id = 117807 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034348964691162 -- 26-01-21 15:00:26[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117807 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134702 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003385066986084 -- 26-01-21 15:00:26[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117807 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5945896 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032529830932617 -- 26-01-21 15:00:26[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117807 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033028125762939 -- 26-01-21 15:00:26[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117807 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033938884735107 -- 26-01-21 15:00:26[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117807 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5945896 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032618045806885 -- 26-01-21 15:00:26[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117807 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032610893249512 -- 26-01-21 15:00:26[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117807 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033011436462402 -- 26-01-21 15:00:26[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117807 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016122102737427 -- 26-01-21 15:00:27[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116654 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02526593208313 -- 26-01-21 15:00:28[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117807 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017116069793701 -- 26-01-21 15:00:28[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017281055450439 -- 26-01-21 15:00:28[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020039796829224 -- 26-01-21 15:00:28[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116424 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116424 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039610862731934 -- 26-01-21 15:00:28[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116424 select payment_id from dbthird.thd_payment where oa_payment_id = 116424 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040900707244873 -- 26-01-21 15:00:28[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116424 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133671 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039920806884766 -- 26-01-21 15:00:28[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116424 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5884158 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039279460906982 -- 26-01-21 15:00:28[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116424 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040280818939209 -- 26-01-21 15:00:28[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116424 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039811134338379 -- 26-01-21 15:00:28[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116424 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5884158 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038650035858154 -- 26-01-21 15:00:28[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116424 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038619041442871 -- 26-01-21 15:00:28[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116424 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038959980010986 -- 26-01-21 15:00:29[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116424 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017376899719238 -- 26-01-21 15:00:29[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117806 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117806 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032548904418945 -- 26-01-21 15:00:29[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117806 select payment_id from dbthird.thd_payment where oa_payment_id = 117806 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033268928527832 -- 26-01-21 15:00:29[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117806 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134701 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036940574645996 -- 26-01-21 15:00:29[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117806 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5945895 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032408237457275 -- 26-01-21 15:00:29[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117806 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033180713653564 -- 26-01-21 15:00:29[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117806 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032410621643066 -- 26-01-21 15:00:29[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117806 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5945895 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031650066375732 -- 26-01-21 15:00:29[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117806 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031468868255615 -- 26-01-21 15:00:29[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117806 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031840801239014 -- 26-01-21 15:00:29[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117806 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015263080596924 -- 26-01-21 15:00:30[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117806 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01642894744873 -- 26-01-21 15:00:30[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116424 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019241094589233 -- 26-01-21 15:00:30[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027011156082153 -- 26-01-21 15:00:31[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016019105911255 -- 26-01-21 15:00:31[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117805 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117805 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031430721282959 -- 26-01-21 15:00:31[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117805 select payment_id from dbthird.thd_payment where oa_payment_id = 117805 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032927989959717 -- 26-01-21 15:00:31[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117805 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134700 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032050609588623 -- 26-01-21 15:00:31[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117805 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5945892 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030438899993896 -- 26-01-21 15:00:31[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117805 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031008720397949 -- 26-01-21 15:00:31[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117805 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031781196594238 -- 26-01-21 15:00:31[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117805 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5945892 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003046989440918 -- 26-01-21 15:00:31[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117805 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030379295349121 -- 26-01-21 15:00:31[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117805 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030961036682129 -- 26-01-21 15:00:31[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117805 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024410009384155 -- 26-01-21 15:00:31[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116421 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116421 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032460689544678 -- 26-01-21 15:00:31[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116421 select payment_id from dbthird.thd_payment where oa_payment_id = 116421 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033471584320068 -- 26-01-21 15:00:31[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116421 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133669 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032999515533447 -- 26-01-21 15:00:31[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116421 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5883984 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031490325927734 -- 26-01-21 15:00:31[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116421 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02438497543335 -- 26-01-21 15:00:32[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116421 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033271312713623 -- 26-01-21 15:00:32[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116421 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5883984 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031609535217285 -- 26-01-21 15:00:32[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116421 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031630992889404 -- 26-01-21 15:00:32[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116421 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032060146331787 -- 26-01-21 15:00:32[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116421 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018149852752686 -- 26-01-21 15:00:32[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117805 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019371032714844 -- 26-01-21 15:00:32[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016426801681519 -- 26-01-21 15:00:33[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116421 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018249988555908 -- 26-01-21 15:00:34[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01908802986145 -- 26-01-21 15:00:34[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117803 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117803 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037920475006104 -- 26-01-21 15:00:34[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117803 select payment_id from dbthird.thd_payment where oa_payment_id = 117803 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038690567016602 -- 26-01-21 15:00:34[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117803 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134698 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041999816894531 -- 26-01-21 15:00:34[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117803 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5945873 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038001537322998 -- 26-01-21 15:00:34[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117803 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038480758666992 -- 26-01-21 15:00:34[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117803 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038027763366699 -- 26-01-21 15:00:34[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117803 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5945873 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037028789520264 -- 26-01-21 15:00:34[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117803 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003676176071167 -- 26-01-21 15:00:34[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117803 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037188529968262 -- 26-01-21 15:00:34[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117803 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018639802932739 -- 26-01-21 15:00:34[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116158 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116158 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037000179290771 -- 26-01-21 15:00:34[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116158 select payment_id from dbthird.thd_payment where oa_payment_id = 116158 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038118362426758 -- 26-01-21 15:00:34[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116158 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133474 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041160583496094 -- 26-01-21 15:00:35[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116158 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5874622 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036070346832275 -- 26-01-21 15:00:35[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116158 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038168430328369 -- 26-01-21 15:00:35[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116158 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042059421539307 -- 26-01-21 15:00:35[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116158 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5874622 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036211013793945 -- 26-01-21 15:00:35[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116158 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036180019378662 -- 26-01-21 15:00:35[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116158 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036370754241943 -- 26-01-21 15:00:35[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116158 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025579929351807 -- 26-01-21 15:00:35[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117803 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015746831893921 -- 26-01-21 15:00:36[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017006874084473 -- 26-01-21 15:00:37[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117802 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117802 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033681392669678 -- 26-01-21 15:00:37[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117802 select payment_id from dbthird.thd_payment where oa_payment_id = 117802 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034480094909668 -- 26-01-21 15:00:37[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117802 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134697 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034029483795166 -- 26-01-21 15:00:37[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117802 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5945871 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032930374145508 -- 26-01-21 15:00:37[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117802 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033040046691895 -- 26-01-21 15:00:37[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117802 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033791065216064 -- 26-01-21 15:00:37[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117802 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5945871 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032451152801514 -- 26-01-21 15:00:37[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117802 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032529830932617 -- 26-01-21 15:00:37[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117802 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032801628112793 -- 26-01-21 15:00:37[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117802 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.030210018157959 -- 26-01-21 15:00:38[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117802 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018917083740234 -- 26-01-21 15:00:38[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116158 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018314838409424 -- 26-01-21 15:00:38[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017904996871948 -- 26-01-21 15:00:38[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018446922302246 -- 26-01-21 15:00:39[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116137 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036468505859375 -- 26-01-21 15:00:39[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116137 select payment_id from dbthird.thd_payment where oa_payment_id = 116137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018968105316162 -- 26-01-21 15:00:39[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117800 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117800 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037739276885986 -- 26-01-21 15:00:39[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116137 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133453 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037631988525391 -- 26-01-21 15:00:39[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117800 select payment_id from dbthird.thd_payment where oa_payment_id = 117800 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037109851837158 -- 26-01-21 15:00:39[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116137 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5873799 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038719177246094 -- 26-01-21 15:00:39[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117800 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134695 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035679340362549 -- 26-01-21 15:00:39[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116137 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042281150817871 -- 26-01-21 15:00:39[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117800 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5945854 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036699771881104 -- 26-01-21 15:00:39[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117800 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037128925323486 -- 26-01-21 15:00:39[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116137 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037009716033936 -- 26-01-21 15:00:39[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116137 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5873799 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038259029388428 -- 26-01-21 15:00:39[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117800 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035841464996338 -- 26-01-21 15:00:39[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116137 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038590431213379 -- 26-01-21 15:00:39[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117800 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5945854 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035488605499268 -- 26-01-21 15:00:39[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116137 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036759376525879 -- 26-01-21 15:00:39[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117800 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036771297454834 -- 26-01-21 15:00:39[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117800 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035879611968994 -- 26-01-21 15:00:39[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116137 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037040710449219 -- 26-01-21 15:00:39[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117800 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018899917602539 -- 26-01-21 15:00:40[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116137 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016050100326538 -- 26-01-21 15:00:40[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016387939453125 -- 26-01-21 15:00:41[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117800 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020954132080078 -- 26-01-21 15:00:41[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116101 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116101 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036511421203613 -- 26-01-21 15:00:41[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116101 select payment_id from dbthird.thd_payment where oa_payment_id = 116101 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037209987640381 -- 26-01-21 15:00:41[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116101 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133417 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037190914154053 -- 26-01-21 15:00:41[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116101 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5872308 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036258697509766 -- 26-01-21 15:00:41[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116101 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015819072723389 -- 26-01-21 15:00:41[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036709308624268 -- 26-01-21 15:00:41[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116101 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036349296569824 -- 26-01-21 15:00:41[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116101 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5872308 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035340785980225 -- 26-01-21 15:00:41[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116101 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035290718078613 -- 26-01-21 15:00:41[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116101 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035641193389893 -- 26-01-21 15:00:41[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116101 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026870012283325 -- 26-01-21 15:00:43[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116101 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014407873153687 -- 26-01-21 15:00:43[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018517017364502 -- 26-01-21 15:00:44[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116079 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116079 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036449432373047 -- 26-01-21 15:00:44[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116079 select payment_id from dbthird.thd_payment where oa_payment_id = 116079 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037200450897217 -- 26-01-21 15:00:44[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116079 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133403 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040891170501709 -- 26-01-21 15:00:44[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116079 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5870083 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036430358886719 -- 26-01-21 15:00:44[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116079 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003709077835083 -- 26-01-21 15:00:44[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116079 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037121772766113 -- 26-01-21 15:00:44[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116079 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5870083 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035669803619385 -- 26-01-21 15:00:44[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116079 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035638809204102 -- 26-01-21 15:00:44[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116079 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003608226776123 -- 26-01-21 15:00:44[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116079 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018807888031006 -- 26-01-21 15:00:45[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117796 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117796 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003122091293335 -- 26-01-21 15:00:45[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117796 select payment_id from dbthird.thd_payment where oa_payment_id = 117796 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032210350036621 -- 26-01-21 15:00:45[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117796 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134691 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031459331512451 -- 26-01-21 15:00:45[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117796 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5945829 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030620098114014 -- 26-01-21 15:00:45[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117796 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031609535217285 -- 26-01-21 15:00:45[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117796 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031130313873291 -- 26-01-21 15:00:45[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117796 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5945829 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003018856048584 -- 26-01-21 15:00:45[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117796 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030150413513184 -- 26-01-21 15:00:45[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117796 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030739307403564 -- 26-01-21 15:00:45[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117796 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019263982772827 -- 26-01-21 15:00:46[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116079 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020618915557861 -- 26-01-21 15:00:47[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023726940155029 -- 26-01-21 15:00:47[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115900 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115900 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030028820037842 -- 26-01-21 15:00:47[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115900 select payment_id from dbthird.thd_payment where oa_payment_id = 115900 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030848979949951 -- 26-01-21 15:00:47[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115900 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133257 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003040075302124 -- 26-01-21 15:00:47[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115900 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5864114 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029110908508301 -- 26-01-21 15:00:47[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115900 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002971887588501 -- 26-01-21 15:00:47[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115900 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030360221862793 -- 26-01-21 15:00:47[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115900 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5864114 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029058456420898 -- 26-01-21 15:00:47[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115900 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028839111328125 -- 26-01-21 15:00:47[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115900 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029380321502686 -- 26-01-21 15:00:47[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115900 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020008087158203 -- 26-01-21 15:00:48[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117796 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029716968536377 -- 26-01-21 15:00:48[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018679141998291 -- 26-01-21 15:00:49[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=115900 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016321897506714 -- 26-01-21 15:00:50[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0209641456604 -- 26-01-21 15:00:51[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113014 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 113014 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037119388580322 -- 26-01-21 15:00:51[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113014 select payment_id from dbthird.thd_payment where oa_payment_id = 113014 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038220882415771 -- 26-01-21 15:00:51[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113014 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 130974 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037691593170166 -- 26-01-21 15:00:51[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113014 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5689755 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036129951477051 -- 26-01-21 15:00:51[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113014 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029759883880615 -- 26-01-21 15:00:51[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113014 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037550926208496 -- 26-01-21 15:00:51[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113014 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5689755 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003633975982666 -- 26-01-21 15:00:51[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113014 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035979747772217 -- 26-01-21 15:00:51[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113014 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036518573760986 -- 26-01-21 15:00:51[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113014 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020026206970215 -- 26-01-21 15:00:53[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=113014 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020627021789551 -- 26-01-21 15:00:53[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117795 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117795 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040750503540039 -- 26-01-21 15:00:53[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117795 select payment_id from dbthird.thd_payment where oa_payment_id = 117795 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041627883911133 -- 26-01-21 15:00:53[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117795 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134690 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041351318359375 -- 26-01-21 15:00:53[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117795 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5945820 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040531158447266 -- 26-01-21 15:00:53[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117795 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041439533233643 -- 26-01-21 15:00:53[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117795 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040931701660156 -- 26-01-21 15:00:53[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117795 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5945820 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004004955291748 -- 26-01-21 15:00:53[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117795 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039901733398438 -- 26-01-21 15:00:53[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117795 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040318965911865 -- 26-01-21 15:00:53[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117795 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024571895599365 -- 26-01-21 15:00:53[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021233081817627 -- 26-01-21 15:00:54[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44075 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 44075 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046989917755127 -- 26-01-21 15:00:54[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44075 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 44075 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042548179626465 -- 26-01-21 15:00:54[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44075 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5941042 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041220188140869 -- 26-01-21 15:00:54[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44075 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042779445648193 -- 26-01-21 15:00:54[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44075 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5941042 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041182041168213 -- 26-01-21 15:00:54[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44075 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017193078994751 -- 26-01-21 15:00:56[张进-414] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=44075 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022049903869629 -- 26-01-21 15:00:56[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01752781867981 -- 26-01-21 15:00:57[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117795 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017329931259155 -- 26-01-21 15:00:57[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44061 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 44061 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038249492645264 -- 26-01-21 15:00:57[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44061 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 44061 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035138130187988 -- 26-01-21 15:00:57[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44061 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5939783 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033540725708008 -- 26-01-21 15:00:57[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44061 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034990310668945 -- 26-01-21 15:00:57[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44061 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5939783 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003364086151123 -- 26-01-21 15:00:57[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44061 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017704010009766 -- 26-01-21 15:00:58[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020667791366577 -- 26-01-21 15:00:58[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117792 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117792 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040919780731201 -- 26-01-21 15:00:58[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117792 select payment_id from dbthird.thd_payment where oa_payment_id = 117792 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041539669036865 -- 26-01-21 15:00:58[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117792 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134689 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041399002075195 -- 26-01-21 15:00:58[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117792 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5945790 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039908885955811 -- 26-01-21 15:00:58[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117792 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040280818939209 -- 26-01-21 15:00:58[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117792 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041170120239258 -- 26-01-21 15:00:58[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117792 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5945790 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039939880371094 -- 26-01-21 15:00:58[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117792 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039780139923096 -- 26-01-21 15:00:58[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117792 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040180683135986 -- 26-01-21 15:00:58[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117792 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017148017883301 -- 26-01-21 15:00:59[张进-414] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=44061 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019007921218872 -- 26-01-21 15:00:59[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117792 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018131017684937 -- 26-01-21 15:01:00[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015040874481201 -- 26-01-21 15:01:00[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020298004150391 -- 26-01-21 15:01:00[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=3990 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 = 3990 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004058837890625 -- 26-01-21 15:01:00[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=3990 select * from dbpurc.purc_apply_product where purcapply_id = 3990 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035529136657715 -- 26-01-21 15:01:00[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=3990 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029579877853394 -- 26-01-21 15:01:00[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117788 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117788 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035908222198486 -- 26-01-21 15:01:00[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117788 select payment_id from dbthird.thd_payment where oa_payment_id = 117788 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036740303039551 -- 26-01-21 15:01:00[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117788 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134688 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036060810089111 -- 26-01-21 15:01:00[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117788 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5945766 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034909248352051 -- 26-01-21 15:01:00[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117788 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035159587860107 -- 26-01-21 15:01:00[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117788 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036180019378662 -- 26-01-21 15:01:01[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117788 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5945766 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034749507904053 -- 26-01-21 15:01:01[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117788 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034909248352051 -- 26-01-21 15:01:01[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117788 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035090446472168 -- 26-01-21 15:01:01[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117788 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020730972290039 -- 26-01-21 15:01:01[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016066074371338 -- 26-01-21 15:01:01[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117788 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017429113388062 -- 26-01-21 15:01:02[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029199838638306 -- 26-01-21 15:01:02[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117752 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117752 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035510063171387 -- 26-01-21 15:01:02[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117752 select payment_id from dbthird.thd_payment where oa_payment_id = 117752 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036501884460449 -- 26-01-21 15:01:02[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117752 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134686 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035848617553711 -- 26-01-21 15:01:02[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117752 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5945004 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034260749816895 -- 26-01-21 15:01:02[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117752 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017498016357422 -- 26-01-21 15:01:02[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.030488014221191 -- 26-01-21 15:01:03[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117752 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035979747772217 -- 26-01-21 15:01:03[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117752 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5945004 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034430027008057 -- 26-01-21 15:01:03[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117752 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034620761871338 -- 26-01-21 15:01:03[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117752 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034680366516113 -- 26-01-21 15:01:03[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117752 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016380071640015 -- 26-01-21 15:01:03[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017281055450439 -- 26-01-21 15:01:03[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117752 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017755031585693 -- 26-01-21 15:01:04[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028395175933838 -- 26-01-21 15:01:05[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116654 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 116654 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036039352416992 -- 26-01-21 15:01:05[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116654 select payment_id from dbthird.thd_payment where oa_payment_id = 116654 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036981105804443 -- 26-01-21 15:01:05[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116654 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133842 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036320686340332 -- 26-01-21 15:01:05[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116654 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5895727 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034830570220947 -- 26-01-21 15:01:05[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116654 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.15426516532898 -- 26-01-21 15:01:05[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116654 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036551952362061 -- 26-01-21 15:01:05[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116654 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5895727 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034749507904053 -- 26-01-21 15:01:05[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116654 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034821033477783 -- 26-01-21 15:01:05[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116654 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035068988800049 -- 26-01-21 15:01:05[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=116654 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016127109527588 -- 26-01-21 15:01:06[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=116654 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01600193977356 -- 26-01-21 15:01:06[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02059006690979 -- 26-01-21 15:01:07[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113014 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 113014 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040512084960938 -- 26-01-21 15:01:07[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113014 select payment_id from dbthird.thd_payment where oa_payment_id = 113014 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041730403900146 -- 26-01-21 15:01:07[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113014 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 130974 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045068264007568 -- 26-01-21 15:01:07[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113014 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5689755 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039792060852051 -- 26-01-21 15:01:07[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113014 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040359497070312 -- 26-01-21 15:01:07[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113014 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041229724884033 -- 26-01-21 15:01:07[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113014 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5689755 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004004955291748 -- 26-01-21 15:01:07[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113014 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003957986831665 -- 26-01-21 15:01:07[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113014 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040011405944824 -- 26-01-21 15:01:07[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=113014 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018163919448853 -- 26-01-21 15:01:08[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=113014 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016002178192139 -- 26-01-21 15:01:09[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017367839813232 -- 26-01-21 15:01:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016633987426758 -- 26-01-21 15:04:54[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021440029144287 -- 26-01-21 15:04:56[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT extrafareApply_id doc_id,extrafareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,3 as appr_type_id,0 is_urgent FROM dboa.oa_extrafareApply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044291019439697 -- 26-01-21 15:04:56[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT fareApply_id doc_id,fareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,12 as appr_type_id,0 is_urgent FROM dboa.oa_fareapply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038549900054932 -- 26-01-21 15:04:56[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT payment_id doc_id,payment_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,13 as appr_type_id,0 is_urgent FROM dboa.oa_payment WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042119026184082 -- 26-01-21 15:04:56[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT officialSeals_id doc_id,officialSeals_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,14 as appr_type_id,is_urgent FROM dboa.oa_officialSeals WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041840076446533 -- 26-01-21 15:04:56[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT task_id doc_id, task_no doc_no, status_id, DATE_FORMAT(createdon, '%Y-%m-%d') apply_date, 4 as appr_type_id, 0 is_urgent FROM dboa.oa_task WHERE createdby_id= 2544 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023727893829346 -- 26-01-21 15:04:58[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 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 = 44066 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033690929412842 -- 26-01-21 15:04:58[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035419464111328 -- 26-01-21 15:04:58[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5940182 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033481121063232 -- 26-01-21 15:04:58[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033400058746338 -- 26-01-21 15:04:58[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033929347991943 -- 26-01-21 15:04:58[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5940182 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033371448516846 -- 26-01-21 15:04:58[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018424987792969 -- 26-01-21 15:04:58[刘晓进-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.016939163208008 -- 26-01-21 15:04:58[刘晓进-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.024147987365723 -- 26-01-21 15:04:58[刘晓进-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.020741939544678 -- 26-01-21 15:04:58[刘晓进-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.018985986709595 -- 26-01-21 15:04:59[刘晓进-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.0036838054656982 -- 26-01-21 15:04:59[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 49 and p.project_id not in (1,1251,1253) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021717071533203 -- 26-01-21 15:05:02[刘晓进-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.0048577785491943 -- 26-01-21 15:05:02[刘晓进-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.0043330192565918 -- 26-01-21 15:05:02[刘晓进-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.0047030448913574 -- 26-01-21 15:05:02[刘晓进-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.0046751499176025 -- 26-01-21 15:05:02[刘晓进-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.019344806671143 -- 26-01-21 15:05:03[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 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 = 44066 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003770112991333 -- 26-01-21 15:05:03[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038092136383057 -- 26-01-21 15:05:03[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5940182 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037829875946045 -- 26-01-21 15:05:03[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037529468536377 -- 26-01-21 15:05:03[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037980079650879 -- 26-01-21 15:05:03[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5940182 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037591457366943 -- 26-01-21 15:05:03[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028173923492432 -- 26-01-21 15:05:03[刘晓进-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.028239965438843 -- 26-01-21 15:05:03[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 49 and cont.cont_isenable = 1 AND cont.cont_name like '%刘晓进%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027117967605591 -- 26-01-21 15:05:03[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.org_name like '%运营部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019840955734253 -- 26-01-21 15:05:03[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021452903747559 -- 26-01-21 15:05:03[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select DISTINCT IFNULL(p_e.parent_id,1) parent_id from dbsys.sys_project p left join dbsys.sys_project_ext p_e on p.project_id = p_e.project_id where p.acct_id = 49 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032041072845459 -- 26-01-21 15:05:03[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 49 and p.project_id not in (1,1251,1253) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016708850860596 -- 26-01-21 15:05:08[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT extrafareApply_id doc_id,extrafareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,3 as appr_type_id,0 is_urgent FROM dboa.oa_extrafareApply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039911270141602 -- 26-01-21 15:05:08[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT fareApply_id doc_id,fareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,12 as appr_type_id,0 is_urgent FROM dboa.oa_fareapply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033719539642334 -- 26-01-21 15:05:08[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT payment_id doc_id,payment_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,13 as appr_type_id,0 is_urgent FROM dboa.oa_payment WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037600994110107 -- 26-01-21 15:05:08[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT officialSeals_id doc_id,officialSeals_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,14 as appr_type_id,is_urgent FROM dboa.oa_officialSeals WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037798881530762 -- 26-01-21 15:05:08[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT task_id doc_id, task_no doc_no, status_id, DATE_FORMAT(createdon, '%Y-%m-%d') apply_date, 4 as appr_type_id, 0 is_urgent FROM dboa.oa_task WHERE createdby_id= 2544 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018742084503174 -- 26-01-21 15:05:14 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036849975585938 -- 26-01-21 15:05:14 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046830177307129 -- 26-01-21 15:05:14 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='YangJianHui' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038628578186035 -- 26-01-21 15:05:14[杨建辉-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.024343013763428 -- 26-01-21 15:05:15[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021027088165283 -- 26-01-21 15:07:28[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024454832077026 -- 26-01-21 15:10:11[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017992973327637 -- 26-01-21 15:10:12[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44100 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 44100 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036370754241943 -- 26-01-21 15:10:13[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44100 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 44100 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004127025604248 -- 26-01-21 15:10:13[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44100 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5946057 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035090446472168 -- 26-01-21 15:10:13[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44100 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036559104919434 -- 26-01-21 15:10:13[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44100 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5946057 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035250186920166 -- 26-01-21 15:10:13[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44100 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027311086654663 -- 26-01-21 15:10:14[卓锡定-2096] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=44100 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01806902885437 -- 26-01-21 15:10:14[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018044948577881 -- 26-01-21 15:16:40 -- /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.0035760402679443 -- 26-01-21 15:16:40 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044209957122803 -- 26-01-21 15:16:40 -- /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.0037581920623779 -- 26-01-21 15:16:40[沈丽云-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.015578031539917 -- 26-01-21 15:16:41[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018501043319702 -- 26-01-21 15:16:41[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117770 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117770 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003652811050415 -- 26-01-21 15:16:41[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117770 select payment_id from dbthird.thd_payment where oa_payment_id = 117770 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037381649017334 -- 26-01-21 15:16:41[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117770 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134687 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041918754577637 -- 26-01-21 15:16:41[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117770 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5945682 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035490989685059 -- 26-01-21 15:16:41[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117770 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037181377410889 -- 26-01-21 15:16:42[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117770 select * from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036630630493164 -- 26-01-21 15:16:42[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117770 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5945682 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035488605499268 -- 26-01-21 15:16:42[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117770 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003544807434082 -- 26-01-21 15:16:42[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117770 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035901069641113 -- 26-01-21 15:16:42[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117770 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018328189849854 -- 26-01-21 15:16:45[沈丽云-2156] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117770 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020008087158203 -- 26-01-21 15:16:46[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018584966659546 -- 26-01-21 15:34:42 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015038967132568 -- 26-01-21 15:34:44[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025887012481689 -- 26-01-21 15:35:46[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117822%22}&event=edit_payment&payment_id=117822 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117822 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039989948272705 -- 26-01-21 15:35:46[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117822%22}&event=edit_payment&payment_id=117822 select payment_id from dbthird.thd_payment where oa_payment_id = 117822 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041079521179199 -- 26-01-21 15:35:46[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117822%22}&event=edit_payment&payment_id=117822 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134717 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044288635253906 -- 26-01-21 15:35:46[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117822%22}&event=edit_payment&payment_id=117822 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5946245 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039939880371094 -- 26-01-21 15:35:46[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117822%22}&event=edit_payment&payment_id=117822 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040841102600098 -- 26-01-21 15:35:46[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117822%22}&event=edit_payment&payment_id=117822 select * from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040099620819092 -- 26-01-21 15:35:46[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117822%22}&event=edit_payment&payment_id=117822 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5946245 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039079189300537 -- 26-01-21 15:35:46[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117822%22}&event=edit_payment&payment_id=117822 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038979053497314 -- 26-01-21 15:35:46[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117822%22}&event=edit_payment&payment_id=117822 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039441585540771 -- 26-01-21 15:35:46[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117822%22}&event=edit_payment&payment_id=117822 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020769119262695 -- 26-01-21 15:35:56[石远龙-484] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117822 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022123098373413 -- 26-01-21 15:35:56[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018815040588379 -- 26-01-21 15:36:02[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117822%22}&event=edit_payment&payment_id=117822 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117822 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037369728088379 -- 26-01-21 15:36:02[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117822%22}&event=edit_payment&payment_id=117822 select payment_id from dbthird.thd_payment where oa_payment_id = 117822 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038108825683594 -- 26-01-21 15:36:02[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117822%22}&event=edit_payment&payment_id=117822 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134717 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041601657867432 -- 26-01-21 15:36:02[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117822%22}&event=edit_payment&payment_id=117822 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5946245 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037097930908203 -- 26-01-21 15:36:02[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117822%22}&event=edit_payment&payment_id=117822 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037860870361328 -- 26-01-21 15:36:02[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117822%22}&event=edit_payment&payment_id=117822 select * from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037708282470703 -- 26-01-21 15:36:02[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117822%22}&event=edit_payment&payment_id=117822 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5946245 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036299228668213 -- 26-01-21 15:36:02[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117822%22}&event=edit_payment&payment_id=117822 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036368370056152 -- 26-01-21 15:36:02[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117822%22}&event=edit_payment&payment_id=117822 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036721229553223 -- 26-01-21 15:36:02[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117822%22}&event=edit_payment&payment_id=117822 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029175996780396 -- 26-01-21 15:43:22[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018195867538452 -- 26-01-21 15:43:50[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018287181854248 -- 26-01-21 15:52:54[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023716926574707 -- 26-01-21 15:52:56[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71262 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 71262 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042359828948975 -- 26-01-21 15:52:56[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71262 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 = 71262 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00412917137146 -- 26-01-21 15:52:56[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71262 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 71262 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042011737823486 -- 26-01-21 15:52:56[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71262 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 = 71262 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036439895629883 -- 26-01-21 15:52:56[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71262 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036559104919434 -- 26-01-21 15:52:56[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71262 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037939548492432 -- 26-01-21 15:52:56[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71262 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5946200 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036439895629883 -- 26-01-21 15:52:56[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71262 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016829013824463 -- 26-01-21 15:53:03[沈丽云-2156] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=71262 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01667594909668 -- 26-01-21 15:53:03[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017736911773682 -- 26-01-21 15:53:04[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44107 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 44107 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00394606590271 -- 26-01-21 15:53:04[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44107 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 44107 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038981437683105 -- 26-01-21 15:53:04[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44107 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5946304 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034060478210449 -- 26-01-21 15:53:04[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44107 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035607814788818 -- 26-01-21 15:53:04[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44107 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5946304 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033879280090332 -- 26-01-21 15:53:04[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44107 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024965047836304 -- 26-01-21 15:53:58[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017827987670898 -- 26-01-21 15:54:48[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT extrafareApply_id doc_id,extrafareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,3 as appr_type_id,0 is_urgent FROM dboa.oa_extrafareApply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037281513214111 -- 26-01-21 15:54:48[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT fareApply_id doc_id,fareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,12 as appr_type_id,0 is_urgent FROM dboa.oa_fareapply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038549900054932 -- 26-01-21 15:54:48[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT payment_id doc_id,payment_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,13 as appr_type_id,0 is_urgent FROM dboa.oa_payment WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038468837738037 -- 26-01-21 15:54:48[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT officialSeals_id doc_id,officialSeals_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,14 as appr_type_id,is_urgent FROM dboa.oa_officialSeals WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003838062286377 -- 26-01-21 15:54:48[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT task_id doc_id, task_no doc_no, status_id, DATE_FORMAT(createdon, '%Y-%m-%d') apply_date, 4 as appr_type_id, 0 is_urgent FROM dboa.oa_task WHERE createdby_id= 2544 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023937225341797 -- 26-01-21 15:54:51[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 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 = 44066 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031359195709229 -- 26-01-21 15:54:51[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032689571380615 -- 26-01-21 15:54:51[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5940182 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030732154846191 -- 26-01-21 15:54:51[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030748844146729 -- 26-01-21 15:54:51[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031259059906006 -- 26-01-21 15:54:51[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5940182 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031530857086182 -- 26-01-21 15:54:51[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015769958496094 -- 26-01-21 15:54:51[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =49 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%刘晓进%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01632022857666 -- 26-01-21 15:54:51[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 49 and cont.cont_isenable = 1 AND cont.cont_name like '%刘晓进%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017951011657715 -- 26-01-21 15:54:51[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.org_name like '%运营部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017245054244995 -- 26-01-21 15:54:51[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028810024261475 -- 26-01-21 15:54:51[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select DISTINCT IFNULL(p_e.parent_id,1) parent_id from dbsys.sys_project p left join dbsys.sys_project_ext p_e on p.project_id = p_e.project_id where p.acct_id = 49 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003558874130249 -- 26-01-21 15:54:51[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 49 and p.project_id not in (1,1251,1253) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020756959915161 -- 26-01-21 15:54:55[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT extrafareApply_id doc_id,extrafareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,3 as appr_type_id,0 is_urgent FROM dboa.oa_extrafareApply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046460628509521 -- 26-01-21 15:54:55[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT fareApply_id doc_id,fareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,12 as appr_type_id,0 is_urgent FROM dboa.oa_fareapply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040619373321533 -- 26-01-21 15:54:55[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT payment_id doc_id,payment_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,13 as appr_type_id,0 is_urgent FROM dboa.oa_payment WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040581226348877 -- 26-01-21 15:54:55[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT officialSeals_id doc_id,officialSeals_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,14 as appr_type_id,is_urgent FROM dboa.oa_officialSeals WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044219493865967 -- 26-01-21 15:54:55[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT task_id doc_id, task_no doc_no, status_id, DATE_FORMAT(createdon, '%Y-%m-%d') apply_date, 4 as appr_type_id, 0 is_urgent FROM dboa.oa_task WHERE createdby_id= 2544 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020956039428711 -- 26-01-21 15:55:27[沈丽云-2156] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=44107 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019279956817627 -- 26-01-21 15:55:27[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021353006362915 -- 26-01-21 15:55:49[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44067 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 = 44067 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032289028167725 -- 26-01-21 15:55:49[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44067 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037341117858887 -- 26-01-21 15:55:49[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44067 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5940219 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031418800354004 -- 26-01-21 15:55:49[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44067 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00313401222229 -- 26-01-21 15:55:49[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44067 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031640529632568 -- 26-01-21 15:55:49[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44067 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5940219 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031228065490723 -- 26-01-21 15:55:49[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44067 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019401073455811 -- 26-01-21 15:55:49[刘晓进-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.019076108932495 -- 26-01-21 15:55:49[刘晓进-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.019085884094238 -- 26-01-21 15:55:49[刘晓进-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.022490978240967 -- 26-01-21 15:55:49[刘晓进-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.021908044815063 -- 26-01-21 15:55:50[刘晓进-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.0046870708465576 -- 26-01-21 15:55:50[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 49 and p.project_id not in (1,1251,1253) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016574144363403 -- 26-01-21 15:56:00[刘晓进-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.0034701824188232 -- 26-01-21 15:56:00[刘晓进-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.003262996673584 -- 26-01-21 15:56:00[刘晓进-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.0036711692810059 -- 26-01-21 15:56:00[刘晓进-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.0036301612854004 -- 26-01-21 15:56:00[刘晓进-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.020730018615723 -- 26-01-21 15:56:04[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017693996429443 -- 26-01-21 15:56:07[刘晓进-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.00382399559021 -- 26-01-21 15:56:07[刘晓进-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.0035800933837891 -- 26-01-21 15:56:07[刘晓进-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.0035860538482666 -- 26-01-21 15:56:07[刘晓进-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.0036308765411377 -- 26-01-21 15:56:07[刘晓进-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.018447160720825 -- 26-01-21 15:56:26[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44067 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 = 44067 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036029815673828 -- 26-01-21 15:56:26[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44067 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00370192527771 -- 26-01-21 15:56:26[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44067 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5940219 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035409927368164 -- 26-01-21 15:56:26[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44067 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035419464111328 -- 26-01-21 15:56:26[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44067 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035610198974609 -- 26-01-21 15:56:26[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44067 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5940219 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035300254821777 -- 26-01-21 15:56:26[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44067 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01987099647522 -- 26-01-21 15:56:26[刘晓进-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.015852928161621 -- 26-01-21 15:56:26[刘晓进-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.017398118972778 -- 26-01-21 15:56:26[刘晓进-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.015772104263306 -- 26-01-21 15:56:26[刘晓进-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.030252933502197 -- 26-01-21 15:56:26[刘晓进-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.0036399364471436 -- 26-01-21 15:56:26[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 49 and p.project_id not in (1,1251,1253) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027608156204224 -- 26-01-21 15:56:30[刘晓进-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.0040349960327148 -- 26-01-21 15:56:30[刘晓进-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.0041871070861816 -- 26-01-21 15:56:30[刘晓进-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.0038049221038818 -- 26-01-21 15:56:30[刘晓进-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.0041351318359375 -- 26-01-21 15:56:30[刘晓进-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.021322011947632 -- 26-01-21 15:56:31[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 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 = 44066 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039160251617432 -- 26-01-21 15:56:31[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041120052337646 -- 26-01-21 15:56:31[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5940182 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039269924163818 -- 26-01-21 15:56:31[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039429664611816 -- 26-01-21 15:56:31[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039448738098145 -- 26-01-21 15:56:31[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5940182 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039379596710205 -- 26-01-21 15:56:31[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021745920181274 -- 26-01-21 15:56:31[刘晓进-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.017309904098511 -- 26-01-21 15:56:31[刘晓进-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.018060922622681 -- 26-01-21 15:56:32[刘晓进-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.017913103103638 -- 26-01-21 15:56:32[刘晓进-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.017699956893921 -- 26-01-21 15:56:32[刘晓进-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.0034759044647217 -- 26-01-21 15:56:32[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 49 and p.project_id not in (1,1251,1253) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029135942459106 -- 26-01-21 15:56:36[刘晓进-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.003788948059082 -- 26-01-21 15:56:36[刘晓进-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.00357985496521 -- 26-01-21 15:56:36[刘晓进-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.0039851665496826 -- 26-01-21 15:56:36[刘晓进-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.0039570331573486 -- 26-01-21 15:56:36[刘晓进-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.019621133804321 -- 26-01-21 16:03:50 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039541721343994 -- 26-01-21 16:03:50 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0048258304595947 -- 26-01-21 16:03:50 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='GuoRongBo' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041220188140869 -- 26-01-21 16:03:50[郭荣波-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.017390966415405 -- 26-01-21 16:03:51[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02502703666687 -- 26-01-21 16:03:52[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117809 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117809 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035359859466553 -- 26-01-21 16:03:52[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117809 select payment_id from dbthird.thd_payment where oa_payment_id = 117809 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035800933837891 -- 26-01-21 16:03:52[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117809 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134704 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040857791900635 -- 26-01-21 16:03:52[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117809 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5945935 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034379959106445 -- 26-01-21 16:03:52[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117809 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035929679870605 -- 26-01-21 16:03:52[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117809 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035450458526611 -- 26-01-21 16:03:52[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117809 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5945935 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003432035446167 -- 26-01-21 16:03:52[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117809 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034329891204834 -- 26-01-21 16:03:52[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117809 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034739971160889 -- 26-01-21 16:03:52[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117809 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019187927246094 -- 26-01-21 16:03:52[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117809 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024198055267334 -- 26-01-21 16:03:53[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024164915084839 -- 26-01-21 16:03:54[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117807 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117807 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037288665771484 -- 26-01-21 16:03:54[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117807 select payment_id from dbthird.thd_payment where oa_payment_id = 117807 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038490295410156 -- 26-01-21 16:03:54[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117807 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134702 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041289329528809 -- 26-01-21 16:03:54[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117807 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5945896 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036399364471436 -- 26-01-21 16:03:54[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117807 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036890506744385 -- 26-01-21 16:03:54[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117807 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037510395050049 -- 26-01-21 16:03:54[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117807 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5945896 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036230087280273 -- 26-01-21 16:03:54[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117807 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036170482635498 -- 26-01-21 16:03:54[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117807 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036451816558838 -- 26-01-21 16:03:54[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117807 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019328832626343 -- 26-01-21 16:03:54[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117807 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01980996131897 -- 26-01-21 16:03:55[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.030318975448608 -- 26-01-21 16:03:55[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117806 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117806 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042030811309814 -- 26-01-21 16:03:55[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117806 select payment_id from dbthird.thd_payment where oa_payment_id = 117806 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039100646972656 -- 26-01-21 16:03:55[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117806 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134701 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042479038238525 -- 26-01-21 16:03:55[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117806 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5945895 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037269592285156 -- 26-01-21 16:03:55[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117806 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037698745727539 -- 26-01-21 16:03:55[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117806 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038340091705322 -- 26-01-21 16:03:55[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117806 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5945895 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037250518798828 -- 26-01-21 16:03:55[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117806 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037379264831543 -- 26-01-21 16:03:55[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117806 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037779808044434 -- 26-01-21 16:03:55[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117806 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029038906097412 -- 26-01-21 16:03:56[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117806 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016144990921021 -- 26-01-21 16:03:56[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016493082046509 -- 26-01-21 16:03:57[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117805 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117805 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036468505859375 -- 26-01-21 16:03:57[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117805 select payment_id from dbthird.thd_payment where oa_payment_id = 117805 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032989978790283 -- 26-01-21 16:03:57[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117805 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134700 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036399364471436 -- 26-01-21 16:03:57[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117805 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5945892 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031321048736572 -- 26-01-21 16:03:57[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117805 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003169059753418 -- 26-01-21 16:03:57[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117805 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032520294189453 -- 26-01-21 16:03:57[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117805 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5945892 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031280517578125 -- 26-01-21 16:03:57[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117805 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031239986419678 -- 26-01-21 16:03:57[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117805 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003169059753418 -- 26-01-21 16:03:57[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117805 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028141021728516 -- 26-01-21 16:03:58[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117805 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019068956375122 -- 26-01-21 16:03:58[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017431020736694 -- 26-01-21 16:03:59[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117803 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117803 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003464937210083 -- 26-01-21 16:03:59[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117803 select payment_id from dbthird.thd_payment where oa_payment_id = 117803 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035521984100342 -- 26-01-21 16:03:59[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117803 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134698 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039610862731934 -- 26-01-21 16:03:59[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117803 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5945873 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033581256866455 -- 26-01-21 16:03:59[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117803 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003389835357666 -- 26-01-21 16:03:59[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117803 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034849643707275 -- 26-01-21 16:03:59[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117803 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5945873 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033469200134277 -- 26-01-21 16:03:59[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117803 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033490657806396 -- 26-01-21 16:03:59[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117803 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033929347991943 -- 26-01-21 16:03:59[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117803 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02650785446167 -- 26-01-21 16:04:00[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117803 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025187015533447 -- 26-01-21 16:04:00[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.031123876571655 -- 26-01-21 16:04:01[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117802 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117802 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040090084075928 -- 26-01-21 16:04:01[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117802 select payment_id from dbthird.thd_payment where oa_payment_id = 117802 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041019916534424 -- 26-01-21 16:04:01[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117802 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134697 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044670104980469 -- 26-01-21 16:04:01[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117802 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5945871 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038950443267822 -- 26-01-21 16:04:01[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117802 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039551258087158 -- 26-01-21 16:04:01[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117802 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044081211090088 -- 26-01-21 16:04:01[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117802 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5945871 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038890838623047 -- 26-01-21 16:04:01[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117802 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038909912109375 -- 26-01-21 16:04:01[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117802 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003943920135498 -- 26-01-21 16:04:01[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117802 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0154709815979 -- 26-01-21 16:04:02[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117802 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0208899974823 -- 26-01-21 16:04:03[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021294832229614 -- 26-01-21 16:04:03[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117800 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117800 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037009716033936 -- 26-01-21 16:04:03[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117800 select payment_id from dbthird.thd_payment where oa_payment_id = 117800 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037970542907715 -- 26-01-21 16:04:03[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117800 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134695 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041170120239258 -- 26-01-21 16:04:03[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117800 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5945854 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036320686340332 -- 26-01-21 16:04:03[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117800 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036687850952148 -- 26-01-21 16:04:03[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117800 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038177967071533 -- 26-01-21 16:04:03[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117800 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5945854 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035998821258545 -- 26-01-21 16:04:03[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117800 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036048889160156 -- 26-01-21 16:04:03[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117800 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036661624908447 -- 26-01-21 16:04:03[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117800 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016697883605957 -- 26-01-21 16:04:04[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117800 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018334150314331 -- 26-01-21 16:04:05[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027060031890869 -- 26-01-21 16:04:06[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117796 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117796 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036630630493164 -- 26-01-21 16:04:06[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117796 select payment_id from dbthird.thd_payment where oa_payment_id = 117796 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037498474121094 -- 26-01-21 16:04:06[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117796 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134691 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041360855102539 -- 26-01-21 16:04:06[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117796 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5945829 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035889148712158 -- 26-01-21 16:04:06[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117796 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035920143127441 -- 26-01-21 16:04:06[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117796 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036840438842773 -- 26-01-21 16:04:06[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117796 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5945829 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003554105758667 -- 26-01-21 16:04:06[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117796 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035557746887207 -- 26-01-21 16:04:06[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117796 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035810470581055 -- 26-01-21 16:04:06[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117796 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018829107284546 -- 26-01-21 16:04:06[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117796 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025072813034058 -- 26-01-21 16:04:07[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020369052886963 -- 26-01-21 16:04:08[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117795 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117795 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042011737823486 -- 26-01-21 16:04:08[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117795 select payment_id from dbthird.thd_payment where oa_payment_id = 117795 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039489269256592 -- 26-01-21 16:04:08[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117795 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134690 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042369365692139 -- 26-01-21 16:04:08[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117795 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5945820 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037150382995605 -- 26-01-21 16:04:08[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117795 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037779808044434 -- 26-01-21 16:04:08[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117795 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038700103759766 -- 26-01-21 16:04:08[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117795 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5945820 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037269592285156 -- 26-01-21 16:04:08[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117795 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037229061126709 -- 26-01-21 16:04:08[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117795 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037500858306885 -- 26-01-21 16:04:08[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117795 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01929497718811 -- 26-01-21 16:04:08[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117795 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016144990921021 -- 26-01-21 16:04:09[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020019054412842 -- 26-01-21 16:04:10[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117792 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117792 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039749145507812 -- 26-01-21 16:04:10[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117792 select payment_id from dbthird.thd_payment where oa_payment_id = 117792 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040619373321533 -- 26-01-21 16:04:10[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117792 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134689 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040450096130371 -- 26-01-21 16:04:10[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117792 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5945790 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038919448852539 -- 26-01-21 16:04:10[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117792 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039119720458984 -- 26-01-21 16:04:10[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117792 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039961338043213 -- 26-01-21 16:04:10[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117792 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5945790 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038681030273438 -- 26-01-21 16:04:10[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117792 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038769245147705 -- 26-01-21 16:04:10[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117792 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038959980010986 -- 26-01-21 16:04:10[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117792 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016753911972046 -- 26-01-21 16:04:10[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117792 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017606973648071 -- 26-01-21 16:04:11[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022040843963623 -- 26-01-21 16:04:11[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117788 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117788 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043830871582031 -- 26-01-21 16:04:11[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117788 select payment_id from dbthird.thd_payment where oa_payment_id = 117788 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044739246368408 -- 26-01-21 16:04:11[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117788 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134688 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004425048828125 -- 26-01-21 16:04:12[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117788 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5945766 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004270076751709 -- 26-01-21 16:04:12[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117788 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044171810150146 -- 26-01-21 16:04:12[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117788 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044069290161133 -- 26-01-21 16:04:12[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117788 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5945766 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042681694030762 -- 26-01-21 16:04:12[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117788 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042698383331299 -- 26-01-21 16:04:12[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117788 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043070316314697 -- 26-01-21 16:04:12[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117788 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021374940872192 -- 26-01-21 16:04:12[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117788 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020278930664062 -- 26-01-21 16:04:13[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014920949935913 -- 26-01-21 16:04:14[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117752 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117752 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029630661010742 -- 26-01-21 16:04:14[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117752 select payment_id from dbthird.thd_payment where oa_payment_id = 117752 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030338764190674 -- 26-01-21 16:04:14[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117752 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134686 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033509731292725 -- 26-01-21 16:04:14[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117752 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5945004 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028598308563232 -- 26-01-21 16:04:14[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117752 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029139518737793 -- 26-01-21 16:04:14[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117752 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002979040145874 -- 26-01-21 16:04:14[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117752 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5945004 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028929710388184 -- 26-01-21 16:04:14[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117752 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002871036529541 -- 26-01-21 16:04:14[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117752 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029149055480957 -- 26-01-21 16:04:14[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117752 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016140937805176 -- 26-01-21 16:04:14[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117752 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018218040466309 -- 26-01-21 16:04:15[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015727996826172 -- 26-01-21 16:04:16[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117750 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117750 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031058788299561 -- 26-01-21 16:04:16[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117750 select payment_id from dbthird.thd_payment where oa_payment_id = 117750 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003216028213501 -- 26-01-21 16:04:16[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117750 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134684 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031840801239014 -- 26-01-21 16:04:16[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117750 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5944989 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030012130737305 -- 26-01-21 16:04:16[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117750 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030860900878906 -- 26-01-21 16:04:16[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117750 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031580924987793 -- 26-01-21 16:04:16[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117750 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5944989 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030219554901123 -- 26-01-21 16:04:16[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117750 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030081272125244 -- 26-01-21 16:04:16[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117750 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030310153961182 -- 26-01-21 16:04:16[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117750 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022593021392822 -- 26-01-21 16:04:16[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117750 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029668092727661 -- 26-01-21 16:04:17[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023605108261108 -- 26-01-21 16:04:18[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117749 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117749 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035219192504883 -- 26-01-21 16:04:18[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117749 select payment_id from dbthird.thd_payment where oa_payment_id = 117749 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003648042678833 -- 26-01-21 16:04:18[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117749 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134683 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035791397094727 -- 26-01-21 16:04:18[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117749 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5944982 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034198760986328 -- 26-01-21 16:04:18[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117749 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034749507904053 -- 26-01-21 16:04:18[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117749 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035769939422607 -- 26-01-21 16:04:18[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117749 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5944982 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034480094909668 -- 26-01-21 16:04:18[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117749 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034358501434326 -- 26-01-21 16:04:18[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117749 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034520626068115 -- 26-01-21 16:04:18[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117749 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019995927810669 -- 26-01-21 16:04:18[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117749 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028807163238525 -- 26-01-21 16:04:19[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017475128173828 -- 26-01-21 16:04:20[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117748 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117748 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032670497894287 -- 26-01-21 16:04:20[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117748 select payment_id from dbthird.thd_payment where oa_payment_id = 117748 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033619403839111 -- 26-01-21 16:04:20[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117748 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134682 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033271312713623 -- 26-01-21 16:04:20[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117748 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5944981 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032010078430176 -- 26-01-21 16:04:20[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117748 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033919811248779 -- 26-01-21 16:04:20[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117748 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033462047576904 -- 26-01-21 16:04:20[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117748 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5944981 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032222270965576 -- 26-01-21 16:04:20[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117748 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032000541687012 -- 26-01-21 16:04:20[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117748 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003209114074707 -- 26-01-21 16:04:20[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117748 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015431880950928 -- 26-01-21 16:04:20[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117748 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023292064666748 -- 26-01-21 16:04:21[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017600059509277 -- 26-01-21 16:04:21[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117746 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117746 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034530162811279 -- 26-01-21 16:04:21[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117746 select payment_id from dbthird.thd_payment where oa_payment_id = 117746 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035557746887207 -- 26-01-21 16:04:21[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117746 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134680 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039238929748535 -- 26-01-21 16:04:21[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117746 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5944979 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034010410308838 -- 26-01-21 16:04:21[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117746 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035459995269775 -- 26-01-21 16:04:21[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117746 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034940242767334 -- 26-01-21 16:04:21[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117746 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5944979 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034019947052002 -- 26-01-21 16:04:21[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117746 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034160614013672 -- 26-01-21 16:04:21[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117746 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003450870513916 -- 26-01-21 16:04:22[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117746 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015910148620605 -- 26-01-21 16:04:22[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117746 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019659996032715 -- 26-01-21 16:04:22[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018728017807007 -- 26-01-21 16:04:23[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117745 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117745 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036921501159668 -- 26-01-21 16:04:23[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117745 select payment_id from dbthird.thd_payment where oa_payment_id = 117745 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038051605224609 -- 26-01-21 16:04:23[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117745 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134679 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041429996490479 -- 26-01-21 16:04:23[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117745 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5944976 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035860538482666 -- 26-01-21 16:04:23[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117745 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.032143115997314 -- 26-01-21 16:04:23[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117745 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037209987640381 -- 26-01-21 16:04:23[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117745 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5944976 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035760402679443 -- 26-01-21 16:04:23[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117745 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035760402679443 -- 26-01-21 16:04:23[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117745 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036110877990723 -- 26-01-21 16:04:23[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117745 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025119781494141 -- 26-01-21 16:04:24[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117745 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016398906707764 -- 26-01-21 16:04:24[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022748231887817 -- 26-01-21 16:04:25[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117744 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117744 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003964900970459 -- 26-01-21 16:04:25[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117744 select payment_id from dbthird.thd_payment where oa_payment_id = 117744 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004033088684082 -- 26-01-21 16:04:25[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117744 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134678 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040018558502197 -- 26-01-21 16:04:25[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117744 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5944944 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038621425628662 -- 26-01-21 16:04:25[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117744 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039269924163818 -- 26-01-21 16:04:25[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117744 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039827823638916 -- 26-01-21 16:04:25[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117744 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5944944 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038690567016602 -- 26-01-21 16:04:25[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117744 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038509368896484 -- 26-01-21 16:04:25[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117744 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039079189300537 -- 26-01-21 16:04:25[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117744 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029062032699585 -- 26-01-21 16:04:26[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117744 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020941019058228 -- 26-01-21 16:04:26[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019174814224243 -- 26-01-21 16:04:28[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117743 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117743 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032861232757568 -- 26-01-21 16:04:28[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117743 select payment_id from dbthird.thd_payment where oa_payment_id = 117743 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033760070800781 -- 26-01-21 16:04:28[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117743 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134677 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037422180175781 -- 26-01-21 16:04:28[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117743 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5944941 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031609535217285 -- 26-01-21 16:04:28[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117743 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032839775085449 -- 26-01-21 16:04:28[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117743 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032930374145508 -- 26-01-21 16:04:28[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117743 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5944941 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031769275665283 -- 26-01-21 16:04:28[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117743 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003173828125 -- 26-01-21 16:04:28[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117743 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032060146331787 -- 26-01-21 16:04:28[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117743 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015261888504028 -- 26-01-21 16:04:31[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117743 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016156911849976 -- 26-01-21 16:04:31[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020549058914185 -- 26-01-21 16:04:32[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117636 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117636 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040769577026367 -- 26-01-21 16:04:32[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117636 select payment_id from dbthird.thd_payment where oa_payment_id = 117636 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041708946228027 -- 26-01-21 16:04:32[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117636 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134580 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040781497955322 -- 26-01-21 16:04:32[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117636 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5940356 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039560794830322 -- 26-01-21 16:04:32[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117636 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039870738983154 -- 26-01-21 16:04:32[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117636 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040621757507324 -- 26-01-21 16:04:32[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117636 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5940356 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039341449737549 -- 26-01-21 16:04:32[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117636 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039288997650146 -- 26-01-21 16:04:32[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117636 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039510726928711 -- 26-01-21 16:04:32[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117636 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016908884048462 -- 26-01-21 16:04:33[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117636 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016948938369751 -- 26-01-21 16:04:33[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022686004638672 -- 26-01-21 16:04:35[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117636 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117636 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037391185760498 -- 26-01-21 16:04:35[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117636 select payment_id from dbthird.thd_payment where oa_payment_id = 117636 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003648042678833 -- 26-01-21 16:04:36[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117636 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134580 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036258697509766 -- 26-01-21 16:04:36[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117636 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5940356 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036578178405762 -- 26-01-21 16:04:36[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117636 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036990642547607 -- 26-01-21 16:04:36[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117636 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036249160766602 -- 26-01-21 16:04:36[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117636 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5940356 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036270618438721 -- 26-01-21 16:04:36[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117636 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036389827728271 -- 26-01-21 16:04:36[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117636 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036611557006836 -- 26-01-21 16:04:36[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117636 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018934011459351 -- 26-01-21 16:04:40[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016731023788452 -- 26-01-21 16:04:40[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44100 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 44100 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038650035858154 -- 26-01-21 16:04:40[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44100 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 44100 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037620067596436 -- 26-01-21 16:04:40[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44100 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5946057 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032720565795898 -- 26-01-21 16:04:40[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44100 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034420490264893 -- 26-01-21 16:04:40[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44100 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5946057 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032799243927002 -- 26-01-21 16:04:40[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44100 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018787860870361 -- 26-01-21 16:04:42[郭荣波-35] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=44100 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019721984863281 -- 26-01-21 16:04:43[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019402980804443 -- 26-01-21 16:04:43[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44091 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 44091 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038108825683594 -- 26-01-21 16:04:43[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44091 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 44091 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033090114593506 -- 26-01-21 16:04:43[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44091 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5944539 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032100677490234 -- 26-01-21 16:04:43[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44091 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032889842987061 -- 26-01-21 16:04:43[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44091 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5944539 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031309127807617 -- 26-01-21 16:04:43[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44091 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020485877990723 -- 26-01-21 16:04:45[郭荣波-35] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=44091 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029959917068481 -- 26-01-21 16:04:45[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023762941360474 -- 26-01-21 16:04:46[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=3989 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 = 3989 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041499137878418 -- 26-01-21 16:04:46[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=3989 select * from dbpurc.purc_apply_product where purcapply_id = 3989 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036048889160156 -- 26-01-21 16:04:46[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_purcApply&purcapply_id=3989 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01631498336792 -- 26-01-21 16:04:55[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016156911849976 -- 26-01-21 16:04:55[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020301103591919 -- 26-01-21 16:05:03[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018424987792969 -- 26-01-21 16:11:06[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227418%22}&event=edit_officialSeals&officialSeals_id=7418 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 = 7418 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035550594329834 -- 26-01-21 16:11:06[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227418%22}&event=edit_officialSeals&officialSeals_id=7418 select org_id,org_name from dbsys.sys_org where corp_acct_id = 14 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035741329193115 -- 26-01-21 16:11:06[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227418%22}&event=edit_officialSeals&officialSeals_id=7418 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036189556121826 -- 26-01-21 16:11:06[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227418%22}&event=edit_officialSeals&officialSeals_id=7418 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5946423 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034589767456055 -- 26-01-21 16:11:06[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227418%22}&event=edit_officialSeals&officialSeals_id=7418 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016180992126465 -- 26-01-21 16:11:12[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117847%22}&event=edit_payment&payment_id=117847 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117847 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032072067260742 -- 26-01-21 16:11:12[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117847%22}&event=edit_payment&payment_id=117847 select payment_id from dbthird.thd_payment where oa_payment_id = 117847 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032899379730225 -- 26-01-21 16:11:12[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117847%22}&event=edit_payment&payment_id=117847 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134728 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036399364471436 -- 26-01-21 16:11:12[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117847%22}&event=edit_payment&payment_id=117847 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5946478 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031969547271729 -- 26-01-21 16:11:12[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117847%22}&event=edit_payment&payment_id=117847 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032410621643066 -- 26-01-21 16:11:12[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117847%22}&event=edit_payment&payment_id=117847 select * from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031981468200684 -- 26-01-21 16:11:12[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117847%22}&event=edit_payment&payment_id=117847 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5946478 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030739307403564 -- 26-01-21 16:11:12[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117847%22}&event=edit_payment&payment_id=117847 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030808448791504 -- 26-01-21 16:11:12[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117847%22}&event=edit_payment&payment_id=117847 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031130313873291 -- 26-01-21 16:11:12[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22117847%22}&event=edit_payment&payment_id=117847 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016244173049927 -- 26-01-21 16:11:13[刘伍-933] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117847 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017704963684082 -- 26-01-21 16:11:13[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017997026443481 -- 26-01-21 16:11:32[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01923394203186 -- 26-01-21 16:11:33[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018905162811279 -- 26-01-21 16:12:15[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22117743%22%7D&event=edit_payment&payment_id=117743 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117743 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037670135498047 -- 26-01-21 16:12:15[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22117743%22%7D&event=edit_payment&payment_id=117743 select payment_id from dbthird.thd_payment where oa_payment_id = 117743 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038471221923828 -- 26-01-21 16:12:15[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22117743%22%7D&event=edit_payment&payment_id=117743 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134677 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041661262512207 -- 26-01-21 16:12:15[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22117743%22%7D&event=edit_payment&payment_id=117743 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5944941 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003741979598999 -- 26-01-21 16:12:15[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22117743%22%7D&event=edit_payment&payment_id=117743 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038881301879883 -- 26-01-21 16:12:15[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22117743%22%7D&event=edit_payment&payment_id=117743 select * from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038521289825439 -- 26-01-21 16:12:15[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22117743%22%7D&event=edit_payment&payment_id=117743 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5944941 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036640167236328 -- 26-01-21 16:12:15[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22117743%22%7D&event=edit_payment&payment_id=117743 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036618709564209 -- 26-01-21 16:12:15[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22117743%22%7D&event=edit_payment&payment_id=117743 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037269592285156 -- 26-01-21 16:12:15[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22117743%22%7D&event=edit_payment&payment_id=117743 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016942024230957 -- 26-01-21 16:12:21[何锡强-2137] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117743 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016002893447876 -- 26-01-21 16:12:22[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021720886230469 -- 26-01-21 16:12:23[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117746 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117746 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032980442047119 -- 26-01-21 16:12:23[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117746 select payment_id from dbthird.thd_payment where oa_payment_id = 117746 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033550262451172 -- 26-01-21 16:12:23[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117746 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134680 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037300586700439 -- 26-01-21 16:12:23[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117746 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5944979 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031790733337402 -- 26-01-21 16:12:23[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117746 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033369064331055 -- 26-01-21 16:12:23[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117746 select * from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032811164855957 -- 26-01-21 16:12:23[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117746 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5944979 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031750202178955 -- 26-01-21 16:12:23[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117746 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031800270080566 -- 26-01-21 16:12:23[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117746 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003216028213501 -- 26-01-21 16:12:23[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117746 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016956090927124 -- 26-01-21 16:12:30[何锡强-2137] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117746 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018857955932617 -- 26-01-21 16:12:30[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017726898193359 -- 26-01-21 16:12:31[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117745 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117745 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034699440002441 -- 26-01-21 16:12:31[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117745 select payment_id from dbthird.thd_payment where oa_payment_id = 117745 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035479068756104 -- 26-01-21 16:12:31[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117745 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134679 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038988590240479 -- 26-01-21 16:12:31[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117745 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5944976 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033590793609619 -- 26-01-21 16:12:31[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117745 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034041404724121 -- 26-01-21 16:12:31[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117745 select * from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034921169281006 -- 26-01-21 16:12:31[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117745 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5944976 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033571720123291 -- 26-01-21 16:12:31[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117745 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033559799194336 -- 26-01-21 16:12:31[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117745 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034141540527344 -- 26-01-21 16:12:31[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117745 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015182971954346 -- 26-01-21 16:12:40[何锡强-2137] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117745 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019805908203125 -- 26-01-21 16:12:40[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021482944488525 -- 26-01-21 16:12:41[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117744 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117744 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034990310668945 -- 26-01-21 16:12:41[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117744 select payment_id from dbthird.thd_payment where oa_payment_id = 117744 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035660266876221 -- 26-01-21 16:12:41[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117744 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134678 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039839744567871 -- 26-01-21 16:12:41[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117744 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5944944 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033688545227051 -- 26-01-21 16:12:41[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117744 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035529136657715 -- 26-01-21 16:12:41[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117744 select * from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034859180450439 -- 26-01-21 16:12:41[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117744 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5944944 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033609867095947 -- 26-01-21 16:12:41[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117744 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033798217773438 -- 26-01-21 16:12:41[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117744 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034079551696777 -- 26-01-21 16:12:41[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117744 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024570941925049 -- 26-01-21 16:12:56[何锡强-2137] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117744 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016852140426636 -- 26-01-21 16:12:57[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022225856781006 -- 26-01-21 16:12:58[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117748 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117748 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043940544128418 -- 26-01-21 16:12:58[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117748 select payment_id from dbthird.thd_payment where oa_payment_id = 117748 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0048809051513672 -- 26-01-21 16:12:58[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117748 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134682 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045230388641357 -- 26-01-21 16:12:58[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117748 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5944981 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042788982391357 -- 26-01-21 16:12:58[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117748 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043280124664307 -- 26-01-21 16:12:58[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117748 select * from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044219493865967 -- 26-01-21 16:12:58[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117748 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5944981 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042691230773926 -- 26-01-21 16:12:58[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117748 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042669773101807 -- 26-01-21 16:12:58[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117748 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042989253997803 -- 26-01-21 16:12:58[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117748 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018282890319824 -- 26-01-21 16:13:08[何锡强-2137] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117748 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017810106277466 -- 26-01-21 16:13:09[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017199993133545 -- 26-01-21 16:13:10[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117749 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117749 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034129619598389 -- 26-01-21 16:13:10[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117749 select payment_id from dbthird.thd_payment where oa_payment_id = 117749 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00347900390625 -- 26-01-21 16:13:10[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117749 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134683 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038211345672607 -- 26-01-21 16:13:10[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117749 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5944982 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033199787139893 -- 26-01-21 16:13:10[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117749 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033400058746338 -- 26-01-21 16:13:10[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117749 select * from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037930011749268 -- 26-01-21 16:13:10[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117749 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5944982 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032951831817627 -- 26-01-21 16:13:10[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117749 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032758712768555 -- 26-01-21 16:13:10[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117749 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033218860626221 -- 26-01-21 16:13:10[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117749 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017321109771729 -- 26-01-21 16:13:16[何锡强-2137] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117749 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016681909561157 -- 26-01-21 16:13:17[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016891002655029 -- 26-01-21 16:13:19[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117750 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117750 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033280849456787 -- 26-01-21 16:13:19[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117750 select payment_id from dbthird.thd_payment where oa_payment_id = 117750 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037870407104492 -- 26-01-21 16:13:19[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117750 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134684 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037100315093994 -- 26-01-21 16:13:19[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117750 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5944989 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032281875610352 -- 26-01-21 16:13:19[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117750 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033771991729736 -- 26-01-21 16:13:19[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117750 select * from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033369064331055 -- 26-01-21 16:13:19[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117750 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5944989 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032329559326172 -- 26-01-21 16:13:19[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117750 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032088756561279 -- 26-01-21 16:13:19[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117750 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032730102539062 -- 26-01-21 16:13:19[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117750 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020071029663086 -- 26-01-21 16:13:24[何锡强-2137] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117750 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016649007797241 -- 26-01-21 16:13:24[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021295070648193 -- 26-01-21 16:19:00[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028180837631226 -- 26-01-21 16:19:02[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117798 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117798 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043611526489258 -- 26-01-21 16:19:02[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117798 select payment_id from dbthird.thd_payment where oa_payment_id = 117798 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041098594665527 -- 26-01-21 16:19:02[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117798 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134693 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044090747833252 -- 26-01-21 16:19:02[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117798 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5945840 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003917932510376 -- 26-01-21 16:19:02[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117798 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041420459747314 -- 26-01-21 16:19:02[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117798 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040249824523926 -- 26-01-21 16:19:02[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117798 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5945840 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039210319519043 -- 26-01-21 16:19:02[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117798 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039138793945312 -- 26-01-21 16:19:02[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117798 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039589405059814 -- 26-01-21 16:19:02[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117798 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01839017868042 -- 26-01-21 16:19:03[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117798 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018414974212646 -- 26-01-21 16:19:03[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024072885513306 -- 26-01-21 16:19:04[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117797 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117797 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032658576965332 -- 26-01-21 16:19:04[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117797 select payment_id from dbthird.thd_payment where oa_payment_id = 117797 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033128261566162 -- 26-01-21 16:19:04[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117797 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134692 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036749839782715 -- 26-01-21 16:19:04[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117797 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5945831 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003154993057251 -- 26-01-21 16:19:04[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117797 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031869411468506 -- 26-01-21 16:19:04[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117797 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033209323883057 -- 26-01-21 16:19:04[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117797 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5945831 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031399726867676 -- 26-01-21 16:19:04[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117797 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031390190124512 -- 26-01-21 16:19:04[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117797 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031630992889404 -- 26-01-21 16:19:04[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117797 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02337384223938 -- 26-01-21 16:19:05[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117797 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020244121551514 -- 26-01-21 16:19:05[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023026943206787 -- 26-01-21 16:19:06[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117741 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117741 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036940574645996 -- 26-01-21 16:19:06[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117741 select payment_id from dbthird.thd_payment where oa_payment_id = 117741 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037250518798828 -- 26-01-21 16:19:06[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117741 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134675 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040879249572754 -- 26-01-21 16:19:06[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117741 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5944791 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035629272460938 -- 26-01-21 16:19:06[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117741 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036342144012451 -- 26-01-21 16:19:06[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117741 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036909580230713 -- 26-01-21 16:19:06[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117741 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5944791 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035719871520996 -- 26-01-21 16:19:06[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117741 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035650730133057 -- 26-01-21 16:19:06[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117741 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036129951477051 -- 26-01-21 16:19:06[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117741 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018600940704346 -- 26-01-21 16:19:07[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117741 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016913890838623 -- 26-01-21 16:19:07[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.031221866607666 -- 26-01-21 16:19:08[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117740 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117740 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036690235137939 -- 26-01-21 16:19:08[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117740 select payment_id from dbthird.thd_payment where oa_payment_id = 117740 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037360191345215 -- 26-01-21 16:19:08[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117740 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134674 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036871433258057 -- 26-01-21 16:19:08[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117740 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5944790 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032122135162354 -- 26-01-21 16:19:08[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117740 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032398700714111 -- 26-01-21 16:19:08[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117740 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033419132232666 -- 26-01-21 16:19:08[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117740 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5944790 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031921863555908 -- 26-01-21 16:19:08[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117740 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031969547271729 -- 26-01-21 16:19:08[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117740 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032579898834229 -- 26-01-21 16:19:08[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117740 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025567054748535 -- 26-01-21 16:19:09[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117740 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018465995788574 -- 26-01-21 16:19:09[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022584915161133 -- 26-01-21 16:19:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117735 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117735 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033779144287109 -- 26-01-21 16:19:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117735 select payment_id from dbthird.thd_payment where oa_payment_id = 117735 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034499168395996 -- 26-01-21 16:19:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117735 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134671 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033929347991943 -- 26-01-21 16:19:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117735 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5944623 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032470226287842 -- 26-01-21 16:19:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117735 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016381978988647 -- 26-01-21 16:19:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117735 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034098625183105 -- 26-01-21 16:19:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117735 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5944623 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032589435577393 -- 26-01-21 16:19:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117735 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032520294189453 -- 26-01-21 16:19:10[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117735 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003277063369751 -- 26-01-21 16:19:11[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117735 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015870809555054 -- 26-01-21 16:19:11[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117735 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015537023544312 -- 26-01-21 16:19:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017335891723633 -- 26-01-21 16:19:13[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117734 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117734 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033938884735107 -- 26-01-21 16:19:13[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117734 select payment_id from dbthird.thd_payment where oa_payment_id = 117734 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034580230712891 -- 26-01-21 16:19:13[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117734 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134670 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038199424743652 -- 26-01-21 16:19:13[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117734 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5944603 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032641887664795 -- 26-01-21 16:19:13[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033338069915771 -- 26-01-21 16:19:13[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117734 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003403902053833 -- 26-01-21 16:19:13[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117734 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5944603 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032799243927002 -- 26-01-21 16:19:13[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032649040222168 -- 26-01-21 16:19:13[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033149719238281 -- 26-01-21 16:19:13[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015753030776978 -- 26-01-21 16:19:13[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018915176391602 -- 26-01-21 16:19:14[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019311904907227 -- 26-01-21 16:19:15[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117725 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117725 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038080215454102 -- 26-01-21 16:19:15[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117725 select payment_id from dbthird.thd_payment where oa_payment_id = 117725 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039188861846924 -- 26-01-21 16:19:15[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117725 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134663 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038638114929199 -- 26-01-21 16:19:15[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117725 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5943816 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037100315093994 -- 26-01-21 16:19:15[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117725 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037548542022705 -- 26-01-21 16:19:15[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117725 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003821849822998 -- 26-01-21 16:19:15[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117725 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5943816 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037059783935547 -- 26-01-21 16:19:15[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117725 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037381649017334 -- 26-01-21 16:19:15[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117725 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037398338317871 -- 26-01-21 16:19:15[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117725 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018929958343506 -- 26-01-21 16:19:15[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117725 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017591953277588 -- 26-01-21 16:19:16[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0225830078125 -- 26-01-21 16:19:17[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117713 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117713 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034801959991455 -- 26-01-21 16:19:17[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117713 select payment_id from dbthird.thd_payment where oa_payment_id = 117713 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035459995269775 -- 26-01-21 16:19:17[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117713 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134653 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039260387420654 -- 26-01-21 16:19:17[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117713 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5942207 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033488273620605 -- 26-01-21 16:19:17[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117713 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034151077270508 -- 26-01-21 16:19:17[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117713 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034759044647217 -- 26-01-21 16:19:17[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117713 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5942207 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033361911773682 -- 26-01-21 16:19:17[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117713 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033550262451172 -- 26-01-21 16:19:17[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117713 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033900737762451 -- 26-01-21 16:19:17[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117713 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017297029495239 -- 26-01-21 16:19:17[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117713 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023298025131226 -- 26-01-21 16:19:18[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025419950485229 -- 26-01-21 16:19:19[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117666 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117666 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003140926361084 -- 26-01-21 16:19:19[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117666 select payment_id from dbthird.thd_payment where oa_payment_id = 117666 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032098293304443 -- 26-01-21 16:19:19[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117666 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134610 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031709671020508 -- 26-01-21 16:19:19[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117666 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5941216 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031039714813232 -- 26-01-21 16:19:19[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117666 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016756057739258 -- 26-01-21 16:19:19[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117666 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003154993057251 -- 26-01-21 16:19:19[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117666 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5941216 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030300617218018 -- 26-01-21 16:19:19[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117666 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030219554901123 -- 26-01-21 16:19:19[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117666 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030579566955566 -- 26-01-21 16:19:19[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117666 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02574610710144 -- 26-01-21 16:19:19[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117666 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015836000442505 -- 26-01-21 16:19:20[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01559591293335 -- 26-01-21 16:19:21[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117665 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117665 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030689239501953 -- 26-01-21 16:19:21[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117665 select payment_id from dbthird.thd_payment where oa_payment_id = 117665 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003154993057251 -- 26-01-21 16:19:21[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117665 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134609 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034809112548828 -- 26-01-21 16:19:21[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117665 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5941215 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002979040145874 -- 26-01-21 16:19:21[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117665 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016297817230225 -- 26-01-21 16:19:21[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117665 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003087043762207 -- 26-01-21 16:19:21[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117665 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5941215 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029511451721191 -- 26-01-21 16:19:21[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117665 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029458999633789 -- 26-01-21 16:19:21[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117665 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029799938201904 -- 26-01-21 16:19:21[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117665 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020005941390991 -- 26-01-21 16:19:21[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117665 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016429901123047 -- 26-01-21 16:19:22[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019701957702637 -- 26-01-21 16:19:23[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117595 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117595 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036590099334717 -- 26-01-21 16:19:23[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117595 select payment_id from dbthird.thd_payment where oa_payment_id = 117595 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040960311889648 -- 26-01-21 16:19:23[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117595 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134542 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040478706359863 -- 26-01-21 16:19:23[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117595 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5936305 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035529136657715 -- 26-01-21 16:19:23[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117595 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036001205444336 -- 26-01-21 16:19:23[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117595 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036671161651611 -- 26-01-21 16:19:23[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117595 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5936305 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035431385040283 -- 26-01-21 16:19:23[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117595 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035309791564941 -- 26-01-21 16:19:23[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117595 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035889148712158 -- 26-01-21 16:19:23[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117595 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019668102264404 -- 26-01-21 16:19:24[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117595 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019029855728149 -- 26-01-21 16:19:24[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014968156814575 -- 26-01-21 16:19:25[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44100 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 44100 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030019283294678 -- 26-01-21 16:19:25[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44100 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 44100 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030429363250732 -- 26-01-21 16:19:25[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44100 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5946057 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028889179229736 -- 26-01-21 16:19:25[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44100 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030300617218018 -- 26-01-21 16:19:25[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44100 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5946057 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002877950668335 -- 26-01-21 16:19:25[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44100 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019668102264404 -- 26-01-21 16:19:26[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=44100 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015467882156372 -- 26-01-21 16:19:26[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019139051437378 -- 26-01-21 16:19:27[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44091 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 44091 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034229755401611 -- 26-01-21 16:19:27[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44091 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 44091 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034499168395996 -- 26-01-21 16:19:27[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44091 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5944539 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032970905303955 -- 26-01-21 16:19:27[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44091 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034379959106445 -- 26-01-21 16:19:27[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44091 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5944539 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033018589019775 -- 26-01-21 16:19:27[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44091 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015591859817505 -- 26-01-21 16:19:29[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=44091 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015892028808594 -- 26-01-21 16:19:29[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018045902252197 -- 26-01-21 16:19:44[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018842935562134 -- 26-01-21 16:19:44[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7418 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 = 7418 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036399364471436 -- 26-01-21 16:19:44[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7418 select org_id,org_name from dbsys.sys_org where corp_acct_id = 14 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003511905670166 -- 26-01-21 16:19:44[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7418 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038118362426758 -- 26-01-21 16:19:44[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7418 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5946423 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035128593444824 -- 26-01-21 16:19:44[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7418 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017837047576904 -- 26-01-21 16:19:58[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017784118652344 -- 26-01-21 16:19:58[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021025896072388 -- 26-01-21 16:20:13[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.033779859542847 -- 26-01-21 16:20:14[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7418 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 = 7418 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032401084899902 -- 26-01-21 16:20:14[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7418 select org_id,org_name from dbsys.sys_org where corp_acct_id = 14 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030801296234131 -- 26-01-21 16:20:14[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7418 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032458305358887 -- 26-01-21 16:20:14[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7418 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5946423 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030789375305176 -- 26-01-21 16:20:14[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7418 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019061088562012 -- 26-01-21 16:20:29[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018110036849976 -- 26-01-21 16:20:30[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017153024673462 -- 26-01-21 16:21:39 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023080825805664 -- 26-01-21 16:21:40[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022902965545654 -- 26-01-21 16:22:53 -- /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.0045130252838135 -- 26-01-21 16:22:53 -- /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.0053999423980713 -- 26-01-21 16:22:53 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='KouBinNan' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046989917755127 -- 26-01-21 16:22:53[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 23 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019180059432983 -- 26-01-21 16:22:54[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018393039703369 -- 26-01-21 16:22:54[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117825 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117825 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030899047851562 -- 26-01-21 16:22:54[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117825 select payment_id from dbthird.thd_payment where oa_payment_id = 117825 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031449794769287 -- 26-01-21 16:22:54[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117825 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134720 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034759044647217 -- 26-01-21 16:22:54[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117825 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5946281 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030050277709961 -- 26-01-21 16:22:54[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117825 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031380653381348 -- 26-01-21 16:22:54[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117825 select * from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030829906463623 -- 26-01-21 16:22:54[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117825 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5946281 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029990673065186 -- 26-01-21 16:22:54[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117825 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029950141906738 -- 26-01-21 16:22:54[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117825 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030179023742676 -- 26-01-21 16:22:55[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117825 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017400026321411 -- 26-01-21 16:22:56[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117825 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018988132476807 -- 26-01-21 16:22:56[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017985105514526 -- 26-01-21 16:22:57[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117823 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117823 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035521984100342 -- 26-01-21 16:22:57[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117823 select payment_id from dbthird.thd_payment where oa_payment_id = 117823 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036239624023438 -- 26-01-21 16:22:57[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117823 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134718 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039381980895996 -- 26-01-21 16:22:57[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117823 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5946249 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034441947937012 -- 26-01-21 16:22:57[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117823 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034928321838379 -- 26-01-21 16:22:57[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117823 select * from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035560131072998 -- 26-01-21 16:22:57[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117823 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5946249 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034530162811279 -- 26-01-21 16:22:57[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117823 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034301280975342 -- 26-01-21 16:22:57[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117823 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034899711608887 -- 26-01-21 16:22:57[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117823 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021003007888794 -- 26-01-21 16:22:58[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117823 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016922950744629 -- 26-01-21 16:22:58[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025393962860107 -- 26-01-21 16:22:59[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117821 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117821 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038368701934814 -- 26-01-21 16:22:59[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117821 select payment_id from dbthird.thd_payment where oa_payment_id = 117821 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003568172454834 -- 26-01-21 16:22:59[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117821 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134716 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039169788360596 -- 26-01-21 16:22:59[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117821 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5946232 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033957958221436 -- 26-01-21 16:22:59[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117821 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034420490264893 -- 26-01-21 16:22:59[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117821 select * from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034840106964111 -- 26-01-21 16:22:59[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117821 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5946232 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034000873565674 -- 26-01-21 16:22:59[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117821 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033941268920898 -- 26-01-21 16:22:59[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117821 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034079551696777 -- 26-01-21 16:22:59[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117821 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021713018417358 -- 26-01-21 16:23:00[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117821 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018954992294312 -- 26-01-21 16:23:01[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026223182678223 -- 26-01-21 16:23:01[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117808 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117808 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032079219818115 -- 26-01-21 16:23:01[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117808 select payment_id from dbthird.thd_payment where oa_payment_id = 117808 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032680034637451 -- 26-01-21 16:23:01[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117808 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134703 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032329559326172 -- 26-01-21 16:23:01[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117808 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5945930 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030560493469238 -- 26-01-21 16:23:01[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117808 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031270980834961 -- 26-01-21 16:23:01[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117808 select * from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031800270080566 -- 26-01-21 16:23:01[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117808 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5945930 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030767917633057 -- 26-01-21 16:23:01[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117808 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030429363250732 -- 26-01-21 16:23:01[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117808 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030999183654785 -- 26-01-21 16:23:01[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117808 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017359018325806 -- 26-01-21 16:23:07[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117808 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017040014266968 -- 26-01-21 16:23:08[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.030332803726196 -- 26-01-21 16:23:08[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117738 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117738 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039000511169434 -- 26-01-21 16:23:08[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117738 select payment_id from dbthird.thd_payment where oa_payment_id = 117738 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040059089660645 -- 26-01-21 16:23:08[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117738 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134672 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039350986480713 -- 26-01-21 16:23:08[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117738 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5944680 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037930011749268 -- 26-01-21 16:23:08[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117738 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039749145507812 -- 26-01-21 16:23:08[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117738 select * from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039401054382324 -- 26-01-21 16:23:08[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117738 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5944680 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00382399559021 -- 26-01-21 16:23:08[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117738 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037930011749268 -- 26-01-21 16:23:08[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117738 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038280487060547 -- 26-01-21 16:23:08[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117738 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017585039138794 -- 26-01-21 16:23:11[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117738 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024273872375488 -- 26-01-21 16:23:11[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016599893569946 -- 26-01-21 16:23:12[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117722 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117722 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033011436462402 -- 26-01-21 16:23:12[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117722 select payment_id from dbthird.thd_payment where oa_payment_id = 117722 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033409595489502 -- 26-01-21 16:23:12[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117722 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134660 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036890506744385 -- 26-01-21 16:23:12[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117722 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5943604 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031659603118896 -- 26-01-21 16:23:12[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117722 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032279491424561 -- 26-01-21 16:23:12[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117722 select * from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032889842987061 -- 26-01-21 16:23:12[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117722 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5943604 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031499862670898 -- 26-01-21 16:23:12[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117722 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031530857086182 -- 26-01-21 16:23:12[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117722 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032250881195068 -- 26-01-21 16:23:12[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117722 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021008014678955 -- 26-01-21 16:23:13[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117722 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023769855499268 -- 26-01-21 16:23:13[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019572019577026 -- 26-01-21 16:23:14[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117717 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117717 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034751892089844 -- 26-01-21 16:23:14[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117717 select payment_id from dbthird.thd_payment where oa_payment_id = 117717 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035781860351562 -- 26-01-21 16:23:14[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117717 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134656 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035340785980225 -- 26-01-21 16:23:14[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117717 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5942417 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033869743347168 -- 26-01-21 16:23:14[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117717 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034208297729492 -- 26-01-21 16:23:14[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117717 select * from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035409927368164 -- 26-01-21 16:23:14[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117717 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5942417 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033841133117676 -- 26-01-21 16:23:14[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117717 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033929347991943 -- 26-01-21 16:23:14[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117717 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034010410308838 -- 26-01-21 16:23:14[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117717 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026112079620361 -- 26-01-21 16:23:15[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117717 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028468132019043 -- 26-01-21 16:23:16[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016194105148315 -- 26-01-21 16:24:36[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017286062240601 -- 26-01-21 16:25:22[熊绍东-1016] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227418%22}&event=edit_officialSeals&officialSeals_id=7418 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 = 7418 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033950805664062 -- 26-01-21 16:25:22[熊绍东-1016] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227418%22}&event=edit_officialSeals&officialSeals_id=7418 select org_id,org_name from dbsys.sys_org where corp_acct_id = 14 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033419132232666 -- 26-01-21 16:25:22[熊绍东-1016] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227418%22}&event=edit_officialSeals&officialSeals_id=7418 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1016 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034408569335938 -- 26-01-21 16:25:22[熊绍东-1016] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227418%22}&event=edit_officialSeals&officialSeals_id=7418 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5946423 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032799243927002 -- 26-01-21 16:25:22[熊绍东-1016] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227418%22}&event=edit_officialSeals&officialSeals_id=7418 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1016 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021529912948608 -- 26-01-21 16:30:38[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02816104888916 -- 26-01-21 16:30:39[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117859 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117859 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042920112609863 -- 26-01-21 16:30:39[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117859 select payment_id from dbthird.thd_payment where oa_payment_id = 117859 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043978691101074 -- 26-01-21 16:30:39[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117859 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134732 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0048179626464844 -- 26-01-21 16:30:39[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117859 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5946595 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041930675506592 -- 26-01-21 16:30:39[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117859 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043489933013916 -- 26-01-21 16:30:39[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117859 select * from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043089389801025 -- 26-01-21 16:30:39[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117859 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5946595 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041890144348145 -- 26-01-21 16:30:39[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117859 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041751861572266 -- 26-01-21 16:30:39[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117859 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042159557342529 -- 26-01-21 16:30:39[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117859 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017535924911499 -- 26-01-21 16:30:42[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117859 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018718957901001 -- 26-01-21 16:30:43[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018800020217896 -- 26-01-21 16:30:44[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117845 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117845 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034439563751221 -- 26-01-21 16:30:44[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117845 select payment_id from dbthird.thd_payment where oa_payment_id = 117845 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003917932510376 -- 26-01-21 16:30:44[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117845 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134727 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038080215454102 -- 26-01-21 16:30:44[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117845 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5946432 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033309459686279 -- 26-01-21 16:30:44[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117845 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034048557281494 -- 26-01-21 16:30:44[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117845 select * from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034799575805664 -- 26-01-21 16:30:44[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117845 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5946432 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033259391784668 -- 26-01-21 16:30:44[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117845 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033230781555176 -- 26-01-21 16:30:44[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117845 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034000873565674 -- 26-01-21 16:30:44[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117845 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.037169933319092 -- 26-01-21 16:30:46[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117845 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017282962799072 -- 26-01-21 16:30:46[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019847869873047 -- 26-01-21 16:33:30[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227418%22}&event=edit_officialSeals&officialSeals_id=7418 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 = 7418 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039350986480713 -- 26-01-21 16:33:30[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227418%22}&event=edit_officialSeals&officialSeals_id=7418 select org_id,org_name from dbsys.sys_org where corp_acct_id = 14 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038361549377441 -- 26-01-21 16:33:30[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227418%22}&event=edit_officialSeals&officialSeals_id=7418 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039370059967041 -- 26-01-21 16:33:30[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227418%22}&event=edit_officialSeals&officialSeals_id=7418 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5946423 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003770112991333 -- 26-01-21 16:33:30[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227418%22}&event=edit_officialSeals&officialSeals_id=7418 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026538133621216 -- 26-01-21 16:34:27[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018893003463745 -- 26-01-21 16:34:28[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117858 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117858 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033149719238281 -- 26-01-21 16:34:28[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117858 select payment_id from dbthird.thd_payment where oa_payment_id = 117858 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034120082855225 -- 26-01-21 16:34:28[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117858 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134731 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037450790405273 -- 26-01-21 16:34:28[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117858 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5946571 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032229423522949 -- 26-01-21 16:34:28[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117858 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033631324768066 -- 26-01-21 16:34:28[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117858 select * from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033199787139893 -- 26-01-21 16:34:28[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117858 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5946571 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032060146331787 -- 26-01-21 16:34:28[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117858 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003216028213501 -- 26-01-21 16:34:28[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117858 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032470226287842 -- 26-01-21 16:34:28[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117858 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.031312942504883 -- 26-01-21 16:34:29[张体海-1176] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117858 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017242908477783 -- 26-01-21 16:34:29[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022684097290039 -- 26-01-21 16:34:30[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117856 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117856 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038778781890869 -- 26-01-21 16:34:30[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117856 select payment_id from dbthird.thd_payment where oa_payment_id = 117856 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039260387420654 -- 26-01-21 16:34:30[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117856 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134729 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042779445648193 -- 26-01-21 16:34:30[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117856 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5946527 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037429332733154 -- 26-01-21 16:34:30[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117856 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038261413574219 -- 26-01-21 16:34:30[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117856 select * from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042569637298584 -- 26-01-21 16:34:30[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117856 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5946527 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037539005279541 -- 26-01-21 16:34:30[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117856 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037591457366943 -- 26-01-21 16:34:30[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117856 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037498474121094 -- 26-01-21 16:34:30[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117856 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019046068191528 -- 26-01-21 16:34:31[张体海-1176] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117856 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01767110824585 -- 26-01-21 16:34:31[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019155979156494 -- 26-01-21 16:34:42[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117856 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117856 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037350654602051 -- 26-01-21 16:34:42[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117856 select payment_id from dbthird.thd_payment where oa_payment_id = 117856 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038039684295654 -- 26-01-21 16:34:42[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117856 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134729 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042219161987305 -- 26-01-21 16:34:42[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117856 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5946527 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037097930908203 -- 26-01-21 16:34:42[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117856 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038349628448486 -- 26-01-21 16:34:42[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117856 select * from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037539005279541 -- 26-01-21 16:34:42[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117856 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5946527 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036289691925049 -- 26-01-21 16:34:42[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117856 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036098957061768 -- 26-01-21 16:34:42[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117856 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036380290985107 -- 26-01-21 16:34:42[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117856 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017521858215332 -- 26-01-21 16:35:10 -- /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.003493070602417 -- 26-01-21 16:35:10 -- /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.0043580532073975 -- 26-01-21 16:35:10 -- /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.0036859512329102 -- 26-01-21 16:35:10[余泽旭-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.019273996353149 -- 26-01-21 16:35:10[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017843961715698 -- 26-01-21 16:35:11[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117825 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117825 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035429000854492 -- 26-01-21 16:35:11[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117825 select payment_id from dbthird.thd_payment where oa_payment_id = 117825 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035910606384277 -- 26-01-21 16:35:11[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117825 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134720 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035569667816162 -- 26-01-21 16:35:11[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117825 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5946281 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034370422363281 -- 26-01-21 16:35:11[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117825 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036149024963379 -- 26-01-21 16:35:11[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117825 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035459995269775 -- 26-01-21 16:35:11[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117825 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5946281 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034148693084717 -- 26-01-21 16:35:11[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117825 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034079551696777 -- 26-01-21 16:35:11[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117825 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003460168838501 -- 26-01-21 16:35:11[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117825 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022670984268188 -- 26-01-21 16:35:12[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117825 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018274068832397 -- 26-01-21 16:35:12[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023041963577271 -- 26-01-21 16:35:14[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117823 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117823 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033848285675049 -- 26-01-21 16:35:14[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117823 select payment_id from dbthird.thd_payment where oa_payment_id = 117823 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038571357727051 -- 26-01-21 16:35:14[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117823 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134718 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003756046295166 -- 26-01-21 16:35:14[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117823 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5946249 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032808780670166 -- 26-01-21 16:35:14[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117823 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033180713653564 -- 26-01-21 16:35:14[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117823 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034029483795166 -- 26-01-21 16:35:14[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117823 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5946249 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032820701599121 -- 26-01-21 16:35:14[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117823 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032649040222168 -- 26-01-21 16:35:14[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117823 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033040046691895 -- 26-01-21 16:35:14[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117823 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020859003067017 -- 26-01-21 16:35:14[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117823 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019073963165283 -- 26-01-21 16:35:15[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016717910766602 -- 26-01-21 16:35:16[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117751 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033419132232666 -- 26-01-21 16:35:16[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117751 select payment_id from dbthird.thd_payment where oa_payment_id = 117751 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033919811248779 -- 26-01-21 16:35:16[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117751 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134685 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037260055541992 -- 26-01-21 16:35:16[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117751 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5945003 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032100677490234 -- 26-01-21 16:35:16[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117751 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032708644866943 -- 26-01-21 16:35:16[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117751 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033810138702393 -- 26-01-21 16:35:16[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117751 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5945003 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032188892364502 -- 26-01-21 16:35:16[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117751 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032079219818115 -- 26-01-21 16:35:16[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117751 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032448768615723 -- 26-01-21 16:35:16[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117751 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020349025726318 -- 26-01-21 16:35:16[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117751 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016215085983276 -- 26-01-21 16:35:17[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018151044845581 -- 26-01-21 16:35:17[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117742 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117742 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039699077606201 -- 26-01-21 16:35:17[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117742 select payment_id from dbthird.thd_payment where oa_payment_id = 117742 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036988258361816 -- 26-01-21 16:35:17[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117742 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134676 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039970874786377 -- 26-01-21 16:35:17[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117742 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5944833 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034871101379395 -- 26-01-21 16:35:17[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117742 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035409927368164 -- 26-01-21 16:35:17[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117742 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036060810089111 -- 26-01-21 16:35:17[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117742 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5944833 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035121440887451 -- 26-01-21 16:35:17[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117742 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034699440002441 -- 26-01-21 16:35:17[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117742 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035300254821777 -- 26-01-21 16:35:18[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117742 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01901912689209 -- 26-01-21 16:35:18[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117742 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014824867248535 -- 26-01-21 16:35:18[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01861310005188 -- 26-01-21 16:35:19[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117733 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117733 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036869049072266 -- 26-01-21 16:35:19[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117733 select payment_id from dbthird.thd_payment where oa_payment_id = 117733 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037870407104492 -- 26-01-21 16:35:19[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117733 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134669 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004115104675293 -- 26-01-21 16:35:19[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117733 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5944196 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036020278930664 -- 26-01-21 16:35:19[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117733 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036330223083496 -- 26-01-21 16:35:19[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117733 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036962032318115 -- 26-01-21 16:35:19[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117733 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5944196 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035579204559326 -- 26-01-21 16:35:19[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117733 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035660266876221 -- 26-01-21 16:35:19[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117733 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036029815673828 -- 26-01-21 16:35:19[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117733 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027782201766968 -- 26-01-21 16:35:20[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117733 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018680810928345 -- 26-01-21 16:35:20[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018902063369751 -- 26-01-21 16:35:21[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117732 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117732 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003715991973877 -- 26-01-21 16:35:21[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117732 select payment_id from dbthird.thd_payment where oa_payment_id = 117732 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037808418273926 -- 26-01-21 16:35:21[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117732 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134668 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037450790405273 -- 26-01-21 16:35:21[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117732 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5944091 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036149024963379 -- 26-01-21 16:35:21[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117732 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003662109375 -- 26-01-21 16:35:21[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117732 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00376296043396 -- 26-01-21 16:35:21[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117732 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5944091 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036311149597168 -- 26-01-21 16:35:21[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117732 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036039352416992 -- 26-01-21 16:35:21[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117732 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036618709564209 -- 26-01-21 16:35:21[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117732 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018353939056396 -- 26-01-21 16:35:22[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117732 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024422883987427 -- 26-01-21 16:35:22[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016909837722778 -- 26-01-21 16:35:23[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117730 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117730 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032649040222168 -- 26-01-21 16:35:23[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117730 select payment_id from dbthird.thd_payment where oa_payment_id = 117730 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033650398254395 -- 26-01-21 16:35:23[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117730 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134667 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033118724822998 -- 26-01-21 16:35:23[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117730 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5944022 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031559467315674 -- 26-01-21 16:35:23[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117730 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003216028213501 -- 26-01-21 16:35:23[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117730 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032968521118164 -- 26-01-21 16:35:23[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117730 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5944022 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031440258026123 -- 26-01-21 16:35:23[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117730 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031569004058838 -- 26-01-21 16:35:23[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117730 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031900405883789 -- 26-01-21 16:35:23[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117730 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018771171569824 -- 26-01-21 16:35:24[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117730 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017827987670898 -- 26-01-21 16:35:25[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017019033432007 -- 26-01-21 16:35:25[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117726 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117726 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033369064331055 -- 26-01-21 16:35:25[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117726 select payment_id from dbthird.thd_payment where oa_payment_id = 117726 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034239292144775 -- 26-01-21 16:35:25[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117726 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134664 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033838748931885 -- 26-01-21 16:35:25[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117726 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5943825 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032591819763184 -- 26-01-21 16:35:25[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117726 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033090114593506 -- 26-01-21 16:35:25[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117726 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033800601959229 -- 26-01-21 16:35:25[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117726 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5943825 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003230094909668 -- 26-01-21 16:35:25[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117726 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032289028167725 -- 26-01-21 16:35:25[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117726 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032899379730225 -- 26-01-21 16:35:25[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117726 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026178121566772 -- 26-01-21 16:35:26[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117726 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018200159072876 -- 26-01-21 16:35:26[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016635894775391 -- 26-01-21 16:35:27[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117723 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117723 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031969547271729 -- 26-01-21 16:35:27[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117723 select payment_id from dbthird.thd_payment where oa_payment_id = 117723 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003262996673584 -- 26-01-21 16:35:27[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117723 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134661 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036509037017822 -- 26-01-21 16:35:27[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117723 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5943749 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031008720397949 -- 26-01-21 16:35:27[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117723 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003162145614624 -- 26-01-21 16:35:27[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117723 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032289028167725 -- 26-01-21 16:35:27[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117723 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5943749 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031149387359619 -- 26-01-21 16:35:27[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117723 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031130313873291 -- 26-01-21 16:35:27[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117723 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031468868255615 -- 26-01-21 16:35:27[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117723 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020031929016113 -- 26-01-21 16:35:28[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117723 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017667055130005 -- 26-01-21 16:35:28[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020425081253052 -- 26-01-21 16:35:29[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117717 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117717 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040359497070312 -- 26-01-21 16:35:29[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117717 select payment_id from dbthird.thd_payment where oa_payment_id = 117717 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041000843048096 -- 26-01-21 16:35:29[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117717 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134656 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040497779846191 -- 26-01-21 16:35:29[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117717 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5942417 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039300918579102 -- 26-01-21 16:35:29[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117717 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039680004119873 -- 26-01-21 16:35:29[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117717 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040709972381592 -- 26-01-21 16:35:29[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117717 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5942417 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039141178131104 -- 26-01-21 16:35:29[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117717 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039079189300537 -- 26-01-21 16:35:29[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117717 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00394606590271 -- 26-01-21 16:35:29[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117717 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027901887893677 -- 26-01-21 16:35:30[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117717 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026156902313232 -- 26-01-21 16:35:30[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017822027206421 -- 26-01-21 16:35:31[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44097 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 44097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039479732513428 -- 26-01-21 16:35:31[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44097 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 44097 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036170482635498 -- 26-01-21 16:35:31[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44097 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5945599 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034639835357666 -- 26-01-21 16:35:31[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44097 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036311149597168 -- 26-01-21 16:35:31[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44097 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5945599 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034799575805664 -- 26-01-21 16:35:31[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44097 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018945932388306 -- 26-01-21 16:35:31[余泽旭-927] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=44097 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019680976867676 -- 26-01-21 16:35:32[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01954197883606 -- 26-01-21 16:39:37[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227416%22}&event=edit_officialSeals&officialSeals_id=7416 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 = 7416 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037708282470703 -- 26-01-21 16:39:37[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227416%22}&event=edit_officialSeals&officialSeals_id=7416 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003687858581543 -- 26-01-21 16:39:37[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227416%22}&event=edit_officialSeals&officialSeals_id=7416 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037751197814941 -- 26-01-21 16:39:37[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227416%22}&event=edit_officialSeals&officialSeals_id=7416 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5944590 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035951137542725 -- 26-01-21 16:39:37[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227416%22}&event=edit_officialSeals&officialSeals_id=7416 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016520977020264 -- 26-01-21 16:40:12[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01630711555481 -- 26-01-21 16:40:13[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117719 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117719 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032279491424561 -- 26-01-21 16:40:13[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117719 select payment_id from dbthird.thd_payment where oa_payment_id = 117719 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033259391784668 -- 26-01-21 16:40:13[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117719 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134658 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037100315093994 -- 26-01-21 16:40:13[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117719 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5942428 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031399726867676 -- 26-01-21 16:40:13[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117719 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025766849517822 -- 26-01-21 16:40:13[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117719 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032880306243896 -- 26-01-21 16:40:13[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117719 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5942428 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031278133392334 -- 26-01-21 16:40:13[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117719 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031490325927734 -- 26-01-21 16:40:13[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117719 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031578540802002 -- 26-01-21 16:40:13[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117719 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017113924026489 -- 26-01-21 16:40:14[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117719 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016478061676025 -- 26-01-21 16:40:14[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016499996185303 -- 26-01-21 16:40:58[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018462181091309 -- 26-01-21 16:40:58[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023998975753784 -- 26-01-21 16:41:00[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023072957992554 -- 26-01-21 16:41:01[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117847 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117847 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036020278930664 -- 26-01-21 16:41:01[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117847 select payment_id from dbthird.thd_payment where oa_payment_id = 117847 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036540031433105 -- 26-01-21 16:41:01[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117847 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134728 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040459632873535 -- 26-01-21 16:41:01[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117847 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5946478 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00350022315979 -- 26-01-21 16:41:01[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117847 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036721229553223 -- 26-01-21 16:41:01[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117847 select * from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035879611968994 -- 26-01-21 16:41:01[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117847 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5946478 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034761428833008 -- 26-01-21 16:41:01[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117847 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034849643707275 -- 26-01-21 16:41:01[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117847 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003507137298584 -- 26-01-21 16:41:01[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117847 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017747163772583 -- 26-01-21 16:41:02[王翔-928] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117847 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01941180229187 -- 26-01-21 16:41:03[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019308805465698 -- 26-01-21 16:41:03[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117843 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117843 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036849975585938 -- 26-01-21 16:41:03[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117843 select payment_id from dbthird.thd_payment where oa_payment_id = 117843 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037689208984375 -- 26-01-21 16:41:03[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117843 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134726 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037009716033936 -- 26-01-21 16:41:03[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117843 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5946376 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032310485839844 -- 26-01-21 16:41:03[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117843 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016359090805054 -- 26-01-21 16:41:03[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117843 select * from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033628940582275 -- 26-01-21 16:41:03[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117843 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5946376 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032341480255127 -- 26-01-21 16:41:03[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117843 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032200813293457 -- 26-01-21 16:41:03[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117843 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032799243927002 -- 26-01-21 16:41:03[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117843 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020552158355713 -- 26-01-21 16:41:04[王翔-928] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117843 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026388168334961 -- 26-01-21 16:41:05[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019552946090698 -- 26-01-21 16:41:05[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117829 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117829 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038590431213379 -- 26-01-21 16:41:05[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117829 select payment_id from dbthird.thd_payment where oa_payment_id = 117829 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039348602294922 -- 26-01-21 16:41:05[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117829 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134724 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042808055877686 -- 26-01-21 16:41:05[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117829 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5946315 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037620067596436 -- 26-01-21 16:41:05[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117829 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038249492645264 -- 26-01-21 16:41:06[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117829 select * from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003878116607666 -- 26-01-21 16:41:06[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117829 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5946315 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037579536437988 -- 26-01-21 16:41:06[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117829 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037500858306885 -- 26-01-21 16:41:06[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117829 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037870407104492 -- 26-01-21 16:41:06[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117829 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018043994903564 -- 26-01-21 16:41:06[王翔-928] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117829 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027420043945312 -- 26-01-21 16:41:07[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017236948013306 -- 26-01-21 16:41:08[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117827 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117827 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034158229827881 -- 26-01-21 16:41:08[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117827 select payment_id from dbthird.thd_payment where oa_payment_id = 117827 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034530162811279 -- 26-01-21 16:41:08[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117827 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134722 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038080215454102 -- 26-01-21 16:41:08[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117827 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5946299 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033190250396729 -- 26-01-21 16:41:08[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117827 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033550262451172 -- 26-01-21 16:41:08[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117827 select * from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034148693084717 -- 26-01-21 16:41:08[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117827 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5946299 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033059120178223 -- 26-01-21 16:41:08[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117827 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033009052276611 -- 26-01-21 16:41:08[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117827 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003309965133667 -- 26-01-21 16:41:08[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117827 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018655061721802 -- 26-01-21 16:41:09[王翔-928] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117827 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015341997146606 -- 26-01-21 16:41:10[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028081893920898 -- 26-01-21 16:41:11[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117820 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117820 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031650066375732 -- 26-01-21 16:41:11[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117820 select payment_id from dbthird.thd_payment where oa_payment_id = 117820 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032391548156738 -- 26-01-21 16:41:11[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117820 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134715 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035820007324219 -- 26-01-21 16:41:11[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117820 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5946182 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030620098114014 -- 26-01-21 16:41:11[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117820 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003108024597168 -- 26-01-21 16:41:11[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117820 select * from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003180980682373 -- 26-01-21 16:41:11[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117820 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5946182 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003054141998291 -- 26-01-21 16:41:11[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117820 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030272006988525 -- 26-01-21 16:41:11[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117820 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030789375305176 -- 26-01-21 16:41:11[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117820 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021524906158447 -- 26-01-21 16:41:11[王翔-928] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117820 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019144058227539 -- 26-01-21 16:41:12[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021955966949463 -- 26-01-21 16:41:12[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71264 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 71264 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044219493865967 -- 26-01-21 16:41:12[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71264 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 = 71264 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046641826629639 -- 26-01-21 16:41:12[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71264 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 71264 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010010004043579 -- 26-01-21 16:41:12[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71264 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 = 71264 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042088031768799 -- 26-01-21 16:41:12[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71264 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004227876663208 -- 26-01-21 16:41:13[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71264 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004371166229248 -- 26-01-21 16:41:13[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71264 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5946539 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041878223419189 -- 26-01-21 16:41:13[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71264 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042269229888916 -- 26-01-21 16:41:13[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71264 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.03104305267334 -- 26-01-21 16:41:13[王翔-928] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=71264 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014317989349365 -- 26-01-21 16:41:14[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017023086547852 -- 26-01-21 16:41:15[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71263 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 71263 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034279823303223 -- 26-01-21 16:41:15[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71263 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 = 71263 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033340454101562 -- 26-01-21 16:41:15[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71263 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 71263 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043480396270752 -- 26-01-21 16:41:15[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71263 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 = 71263 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032260417938232 -- 26-01-21 16:41:15[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71263 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032958984375 -- 26-01-21 16:41:15[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71263 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033988952636719 -- 26-01-21 16:41:15[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71263 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5946283 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032458305358887 -- 26-01-21 16:41:15[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71263 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.030817031860352 -- 26-01-21 16:41:16[王翔-928] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=71263 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01671290397644 -- 26-01-21 16:41:16[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019003868103027 -- 26-01-21 16:41:17[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71261 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 71261 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041999816894531 -- 26-01-21 16:41:17[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71261 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 = 71261 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040738582611084 -- 26-01-21 16:41:17[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71261 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 71261 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042071342468262 -- 26-01-21 16:41:17[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71261 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 = 71261 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036411285400391 -- 26-01-21 16:41:17[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71261 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036740303039551 -- 26-01-21 16:41:17[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71261 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038111209869385 -- 26-01-21 16:41:17[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71261 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5946198 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036530494689941 -- 26-01-21 16:41:17[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71261 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021531105041504 -- 26-01-21 16:41:18[王翔-928] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=71261 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02239203453064 -- 26-01-21 16:41:19[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018646955490112 -- 26-01-21 16:41:19[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44099 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 44099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031681060791016 -- 26-01-21 16:41:19[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44099 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 44099 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035820007324219 -- 26-01-21 16:41:19[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44099 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5945869 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003032922744751 -- 26-01-21 16:41:19[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44099 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032069683074951 -- 26-01-21 16:41:19[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44099 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5945869 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003040075302124 -- 26-01-21 16:41:19[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44099 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016779899597168 -- 26-01-21 16:41:20[王翔-928] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=44099 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023130893707275 -- 26-01-21 16:41:21[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018693208694458 -- 26-01-21 16:41:21[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44098 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 44098 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037980079650879 -- 26-01-21 16:41:21[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44098 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 44098 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041639804840088 -- 26-01-21 16:41:21[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44098 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5945714 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036079883575439 -- 26-01-21 16:41:21[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44098 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037529468536377 -- 26-01-21 16:41:21[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44098 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5945714 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036051273345947 -- 26-01-21 16:41:21[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44098 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018808126449585 -- 26-01-21 16:41:22[王翔-928] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=44098 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01620888710022 -- 26-01-21 16:41:23[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018332004547119 -- 26-01-21 16:45:34[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02718186378479 -- 26-01-21 16:47:05[刘晓进-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.0047030448913574 -- 26-01-21 16:47:05[刘晓进-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.0040979385375977 -- 26-01-21 16:47:05[刘晓进-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.0044560432434082 -- 26-01-21 16:47:05[刘晓进-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.0044460296630859 -- 26-01-21 16:47:05[刘晓进-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.030535936355591 -- 26-01-21 16:47:08[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 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 = 44066 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037169456481934 -- 26-01-21 16:47:08[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041799545288086 -- 26-01-21 16:47:08[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5940182 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036261081695557 -- 26-01-21 16:47:08[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036311149597168 -- 26-01-21 16:47:08[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036580562591553 -- 26-01-21 16:47:08[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5940182 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036118030548096 -- 26-01-21 16:47:08[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015079975128174 -- 26-01-21 16:47:08[刘晓进-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.019509077072144 -- 26-01-21 16:47:08[刘晓进-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.01609992980957 -- 26-01-21 16:47:08[刘晓进-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.02885103225708 -- 26-01-21 16:47:08[刘晓进-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.021388053894043 -- 26-01-21 16:47:08[刘晓进-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.0046370029449463 -- 26-01-21 16:47:08[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 49 and p.project_id not in (1,1251,1253) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018700122833252 -- 26-01-21 16:47:11[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT extrafareApply_id doc_id,extrafareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,3 as appr_type_id,0 is_urgent FROM dboa.oa_extrafareApply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040090084075928 -- 26-01-21 16:47:11[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT fareApply_id doc_id,fareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,12 as appr_type_id,0 is_urgent FROM dboa.oa_fareapply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037901401519775 -- 26-01-21 16:47:11[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT payment_id doc_id,payment_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,13 as appr_type_id,0 is_urgent FROM dboa.oa_payment WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003817081451416 -- 26-01-21 16:47:11[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT officialSeals_id doc_id,officialSeals_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,14 as appr_type_id,is_urgent FROM dboa.oa_officialSeals WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037450790405273 -- 26-01-21 16:47:11[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT task_id doc_id, task_no doc_no, status_id, DATE_FORMAT(createdon, '%Y-%m-%d') apply_date, 4 as appr_type_id, 0 is_urgent FROM dboa.oa_task WHERE createdby_id= 2544 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026147127151489 -- 26-01-21 16:47:12[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44067 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 = 44067 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036258697509766 -- 26-01-21 16:47:12[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44067 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003777027130127 -- 26-01-21 16:47:12[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44067 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5940219 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036160945892334 -- 26-01-21 16:47:12[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44067 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036091804504395 -- 26-01-21 16:47:12[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44067 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036649703979492 -- 26-01-21 16:47:12[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44067 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5940219 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036129951477051 -- 26-01-21 16:47:12[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44067 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015894889831543 -- 26-01-21 16:47:12[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =49 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%刘晓进%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021944046020508 -- 26-01-21 16:47:12[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 49 and cont.cont_isenable = 1 AND cont.cont_name like '%刘晓进%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015136003494263 -- 26-01-21 16:47:12[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.org_name like '%运营部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017593145370483 -- 26-01-21 16:47:12[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021697044372559 -- 26-01-21 16:47:13[刘晓进-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.004335880279541 -- 26-01-21 16:47:13[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 49 and p.project_id not in (1,1251,1253) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019067049026489 -- 26-01-21 16:47:17[刘晓进-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.0039830207824707 -- 26-01-21 16:47:17[刘晓进-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.0037879943847656 -- 26-01-21 16:47:17[刘晓进-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.0041749477386475 -- 26-01-21 16:47:17[刘晓进-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.0041089057922363 -- 26-01-21 16:47:17[刘晓进-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.020703792572021 -- 26-01-21 16:48:22[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016606092453003 -- 26-01-21 16:48:23[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117829 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117829 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032899379730225 -- 26-01-21 16:48:23[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117829 select payment_id from dbthird.thd_payment where oa_payment_id = 117829 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033910274505615 -- 26-01-21 16:48:23[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117829 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134724 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038309097290039 -- 26-01-21 16:48:23[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117829 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5946315 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031781196594238 -- 26-01-21 16:48:23[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117829 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033280849456787 -- 26-01-21 16:48:23[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117829 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003262996673584 -- 26-01-21 16:48:23[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117829 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5946315 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031750202178955 -- 26-01-21 16:48:23[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117829 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031650066375732 -- 26-01-21 16:48:23[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117829 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031919479370117 -- 26-01-21 16:48:23[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117829 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018326997756958 -- 26-01-21 16:48:24[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117829 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016374826431274 -- 26-01-21 16:48:24[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015606164932251 -- 26-01-21 16:48:25[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117827 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117827 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030720233917236 -- 26-01-21 16:48:25[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117827 select payment_id from dbthird.thd_payment where oa_payment_id = 117827 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031399726867676 -- 26-01-21 16:48:25[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117827 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134722 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034859180450439 -- 26-01-21 16:48:25[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117827 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5946299 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029621124267578 -- 26-01-21 16:48:25[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117827 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030291080474854 -- 26-01-21 16:48:25[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117827 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003122091293335 -- 26-01-21 16:48:25[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117827 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5946299 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029680728912354 -- 26-01-21 16:48:25[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117827 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002953052520752 -- 26-01-21 16:48:25[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117827 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029940605163574 -- 26-01-21 16:48:25[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117827 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01850700378418 -- 26-01-21 16:48:26[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117827 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023208856582642 -- 26-01-21 16:48:26[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020334959030151 -- 26-01-21 16:48:27[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117611 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117611 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040359497070312 -- 26-01-21 16:48:27[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117611 select payment_id from dbthird.thd_payment where oa_payment_id = 117611 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040988922119141 -- 26-01-21 16:48:27[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117611 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134555 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004417896270752 -- 26-01-21 16:48:27[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117611 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5938455 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039510726928711 -- 26-01-21 16:48:27[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117611 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003972053527832 -- 26-01-21 16:48:27[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117611 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040380954742432 -- 26-01-21 16:48:27[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117611 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5938455 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039100646972656 -- 26-01-21 16:48:27[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117611 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039148330688477 -- 26-01-21 16:48:27[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117611 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039510726928711 -- 26-01-21 16:48:27[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117611 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017628908157349 -- 26-01-21 16:48:28[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117611 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017155885696411 -- 26-01-21 16:48:28[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020116090774536 -- 26-01-21 16:48:29[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115937 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039839744567871 -- 26-01-21 16:48:29[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115937 select payment_id from dbthird.thd_payment where oa_payment_id = 115937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040559768676758 -- 26-01-21 16:48:29[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115937 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133294 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043470859527588 -- 26-01-21 16:48:29[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115937 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5865457 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038599967956543 -- 26-01-21 16:48:29[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115937 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040431022644043 -- 26-01-21 16:48:29[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115937 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039792060852051 -- 26-01-21 16:48:29[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115937 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5865457 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00384521484375 -- 26-01-21 16:48:29[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115937 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038621425628662 -- 26-01-21 16:48:29[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115937 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039160251617432 -- 26-01-21 16:48:29[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115937 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024176120758057 -- 26-01-21 16:48:30[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=115937 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01853609085083 -- 26-01-21 16:48:30[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018001079559326 -- 26-01-21 16:48:31[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115587 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 115587 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035440921783447 -- 26-01-21 16:48:31[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115587 select payment_id from dbthird.thd_payment where oa_payment_id = 115587 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036299228668213 -- 26-01-21 16:48:31[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115587 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 133131 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039939880371094 -- 26-01-21 16:48:31[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115587 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5849275 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034499168395996 -- 26-01-21 16:48:31[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115587 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035200119018555 -- 26-01-21 16:48:31[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115587 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035848617553711 -- 26-01-21 16:48:31[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115587 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5849275 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034418106079102 -- 26-01-21 16:48:31[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115587 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034348964691162 -- 26-01-21 16:48:31[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115587 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034840106964111 -- 26-01-21 16:48:31[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=115587 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024677991867065 -- 26-01-21 16:48:32[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=115587 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02016806602478 -- 26-01-21 16:48:32[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02274489402771 -- 26-01-21 16:48:33[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7416 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 = 7416 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037028789520264 -- 26-01-21 16:48:33[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7416 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035281181335449 -- 26-01-21 16:48:33[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7416 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036771297454834 -- 26-01-21 16:48:33[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7416 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5944590 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035171508789062 -- 26-01-21 16:48:33[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7416 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02791690826416 -- 26-01-21 16:48:34[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027606010437012 -- 26-01-21 16:48:35[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01947283744812 -- 26-01-21 16:48:37[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117856 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117856 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031630992889404 -- 26-01-21 16:48:37[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117856 select payment_id from dbthird.thd_payment where oa_payment_id = 117856 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003216028213501 -- 26-01-21 16:48:37[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117856 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134729 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035650730133057 -- 26-01-21 16:48:37[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117856 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5946527 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030591487884521 -- 26-01-21 16:48:37[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117856 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030858516693115 -- 26-01-21 16:48:37[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117856 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031430721282959 -- 26-01-21 16:48:37[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117856 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5946527 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030450820922852 -- 26-01-21 16:48:37[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117856 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030429363250732 -- 26-01-21 16:48:37[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117856 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030629634857178 -- 26-01-21 16:48:37[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117856 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023922204971313 -- 26-01-21 16:48:38[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117856 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018866062164307 -- 26-01-21 16:48:38[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028568029403687 -- 26-01-21 16:54:34 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014817953109741 -- 26-01-21 16:54:35[廖张伟-890] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 890 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020177125930786 -- 26-01-21 16:56:10[张勇-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 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025701999664307 -- 26-01-21 16:56:11[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70798 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70798 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042920112609863 -- 26-01-21 16:56:11[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70798 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 = 70798 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042991638183594 -- 26-01-21 16:56:11[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70798 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70798 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0051798820495605 -- 26-01-21 16:56:11[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70798 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 = 70798 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037260055541992 -- 26-01-21 16:56:11[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70798 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037391185760498 -- 26-01-21 16:56:11[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70798 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039670467376709 -- 26-01-21 16:56:11[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70798 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5907095 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037469863891602 -- 26-01-21 16:56:11[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70798 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016666889190674 -- 26-01-21 16:56:13[张勇-2549] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=70798 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015295028686523 -- 26-01-21 16:56:13[张勇-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 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016824007034302 -- 26-01-21 16:56:15[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44117 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 44117 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033791065216064 -- 26-01-21 16:56:15[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44117 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 44117 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039188861846924 -- 26-01-21 16:56:15[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44117 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5947371 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032529830932617 -- 26-01-21 16:56:15[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44117 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034019947052002 -- 26-01-21 16:56:15[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44117 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5947371 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032310485839844 -- 26-01-21 16:56:15[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44117 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028809070587158 -- 26-01-21 16:56:17[张勇-2549] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=44117 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017458915710449 -- 26-01-21 16:56:17[张勇-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 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019030809402466 -- 26-01-21 16:56:18[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7415 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 = 7415 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003709077835083 -- 26-01-21 16:56:18[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7415 select org_id,org_name from dbsys.sys_org where corp_acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034348964691162 -- 26-01-21 16:56:18[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7415 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035948753356934 -- 26-01-21 16:56:18[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7415 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5944551 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034420490264893 -- 26-01-21 16:56:18[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7415 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02154278755188 -- 26-01-21 16:56:19[张勇-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 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019524812698364 -- 26-01-21 16:56:20[张勇-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 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019360065460205 -- 26-01-21 16:56:21[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44094 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 44094 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033318996429443 -- 26-01-21 16:56:21[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44094 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 44094 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037357807159424 -- 26-01-21 16:56:21[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44094 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5945133 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032360553741455 -- 26-01-21 16:56:21[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44094 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033671855926514 -- 26-01-21 16:56:21[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44094 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5945133 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032100677490234 -- 26-01-21 16:56:21[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44094 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019019842147827 -- 26-01-21 16:56:22[张勇-2549] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=44094 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015858888626099 -- 26-01-21 16:56:23[张勇-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 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021628856658936 -- 26-01-21 16:56:24[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44094 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 44094 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034480094909668 -- 26-01-21 16:56:24[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44094 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 44094 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034379959106445 -- 26-01-21 16:56:24[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44094 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5945133 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034458637237549 -- 26-01-21 16:56:24[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44094 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034611225128174 -- 26-01-21 16:56:24[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44094 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5945133 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034270286560059 -- 26-01-21 16:56:24[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44094 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028301954269409 -- 26-01-21 16:56:25[张勇-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 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018461942672729 -- 26-01-21 16:56:25[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7415 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 = 7415 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036258697509766 -- 26-01-21 16:56:25[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7415 select org_id,org_name from dbsys.sys_org where corp_acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035889148712158 -- 26-01-21 16:56:25[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7415 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00364089012146 -- 26-01-21 16:56:25[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7415 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5944551 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036129951477051 -- 26-01-21 16:56:25[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7415 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026655197143555 -- 26-01-21 16:56:25[张勇-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 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019961833953857 -- 26-01-21 16:56:26[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44117 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 44117 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036299228668213 -- 26-01-21 16:56:26[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44117 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 44117 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041718482971191 -- 26-01-21 16:56:26[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44117 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5947371 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036320686340332 -- 26-01-21 16:56:26[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44117 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036962032318115 -- 26-01-21 16:56:26[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44117 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5947371 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036149024963379 -- 26-01-21 16:56:26[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44117 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017500877380371 -- 26-01-21 16:56:26[张勇-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 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019070148468018 -- 26-01-21 16:56:26[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70798 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 70798 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042181015014648 -- 26-01-21 16:56:26[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70798 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 = 70798 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040860176086426 -- 26-01-21 16:56:26[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70798 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 70798 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0053601264953613 -- 26-01-21 16:56:26[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70798 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 = 70798 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036420822143555 -- 26-01-21 16:56:26[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70798 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036699771881104 -- 26-01-21 16:56:26[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70798 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038468837738037 -- 26-01-21 16:56:26[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70798 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5907095 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036458969116211 -- 26-01-21 16:56:26[张勇-2549] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=70798 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2549 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017596006393433 -- 26-01-21 16:56:27[张勇-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 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017496824264526 -- 26-01-21 17:02:50[龙云-2460] -- /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.022879838943481 -- 26-01-21 17:02:59[龙云-2460] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2460 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038201808929443 -- 26-01-21 17:02:59[龙云-2460] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2460 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0061919689178467 -- 26-01-21 17:02:59[龙云-2460] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2460,updatedby_id = 2460 where extrafareApply_id = 71265 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019885063171387 -- 26-01-21 17:03:00[龙云-2460] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2460 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034399032592773 -- 26-01-21 17:03:00[龙云-2460] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2460 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017563104629517 -- 26-01-21 17:03:28[龙云-2460] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2460 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034868717193604 -- 26-01-21 17:03:28[龙云-2460] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2460 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0048232078552246 -- 26-01-21 17:03:28[龙云-2460] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2460,updatedby_id = 2460 where extrafareApply_id = 71265 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0051159858703613 -- 26-01-21 17:03:28[龙云-2460] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2460,updatedby_id = 2460 where otherfee_id = 3603 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029536962509155 -- 26-01-21 17:03:28[龙云-2460] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2460 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041821002960205 -- 26-01-21 17:03:29[龙云-2460] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2460 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0057392120361328 -- 26-01-21 17:03:29[龙云-2460] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2460,updatedby_id = 2460 where extrafareApply_id = 71265 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0055041313171387 -- 26-01-21 17:03:29[龙云-2460] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2460,updatedby_id = 2460 where otherfee_id = 3603 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019722938537598 -- 26-01-21 17:03:29[龙云-2460] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2460 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019835948944092 -- 26-01-21 17:05:00[龙云-2460] -- /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.015609979629517 -- 26-01-21 17:05:07[龙云-2460] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2460 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030779838562012 -- 26-01-21 17:05:07[龙云-2460] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2460 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0047469139099121 -- 26-01-21 17:05:07[龙云-2460] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2460,updatedby_id = 2460 where extrafareApply_id = 71266 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017789125442505 -- 26-01-21 17:05:08[龙云-2460] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2460 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035140514373779 -- 26-01-21 17:05:08[龙云-2460] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2460 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016526937484741 -- 26-01-21 17:05:17[龙云-2460] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2460 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032820701599121 -- 26-01-21 17:05:17[龙云-2460] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2460 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004889965057373 -- 26-01-21 17:05:18[龙云-2460] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2460,updatedby_id = 2460 where extrafareApply_id = 71266 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0048129558563232 -- 26-01-21 17:05:18[龙云-2460] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2460,updatedby_id = 2460 where otherfee_id = 3604 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027546167373657 -- 26-01-21 17:05:18[龙云-2460] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2460 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034580230712891 -- 26-01-21 17:05:18[龙云-2460] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2460 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004831075668335 -- 26-01-21 17:05:18[龙云-2460] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2460,updatedby_id = 2460 where extrafareApply_id = 71266 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0049920082092285 -- 26-01-21 17:05:18[龙云-2460] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2460,updatedby_id = 2460 where otherfee_id = 3604 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014840126037598 -- 26-01-21 17:05:19[龙云-2460] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2460 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028597116470337 -- 26-01-21 17:06:50[胡元元-2384] -- /buz/oa/index.php/oamgmt/oa_application?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270798%22}&event=edit_extrafareApply&extrafareApply_id=70798 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 = 70798 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002960205078125 -- 26-01-21 17:06:50[胡元元-2384] -- /buz/oa/index.php/oamgmt/oa_application?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270798%22}&event=edit_extrafareApply&extrafareApply_id=70798 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2384 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029120445251465 -- 26-01-21 17:06:50[胡元元-2384] -- /buz/oa/index.php/oamgmt/oa_application?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270798%22}&event=edit_extrafareApply&extrafareApply_id=70798 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2384 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031349658966064 -- 26-01-21 17:06:50[胡元元-2384] -- /buz/oa/index.php/oamgmt/oa_application?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270798%22}&event=edit_extrafareApply&extrafareApply_id=70798 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5907095 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028970241546631 -- 26-01-21 17:06:50[胡元元-2384] -- /buz/oa/index.php/oamgmt/oa_application?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270798%22}&event=edit_extrafareApply&extrafareApply_id=70798 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2384 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028681755065918 -- 26-01-21 17:06:50[胡元元-2384] -- /buz/oa/index.php/oamgmt/oa_application?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270798%22}&event=edit_extrafareApply&extrafareApply_id=70798 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2384 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02060604095459 -- 26-01-21 17:06:50[胡元元-2384] -- /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 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022233009338379 -- 26-01-21 17:06:50[胡元元-2384] -- /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.018939018249512 -- 26-01-21 17:06:50[胡元元-2384] -- /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.019124984741211 -- 26-01-21 17:07:12[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017257928848267 -- 26-01-21 17:07:15[刘晓进-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.0040569305419922 -- 26-01-21 17:07:15[刘晓进-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.0038349628448486 -- 26-01-21 17:07:15[刘晓进-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.0035130977630615 -- 26-01-21 17:07:15[刘晓进-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.0038421154022217 -- 26-01-21 17:07:15[刘晓进-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.023859024047852 -- 26-01-21 17:07:20[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 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 = 44066 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031998157501221 -- 26-01-21 17:07:20[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033819675445557 -- 26-01-21 17:07:20[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5940182 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032329559326172 -- 26-01-21 17:07:20[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031862258911133 -- 26-01-21 17:07:20[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032360553741455 -- 26-01-21 17:07:20[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5940182 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031929016113281 -- 26-01-21 17:07:20[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019163131713867 -- 26-01-21 17:07:20[刘晓进-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.022633075714111 -- 26-01-21 17:07:20[刘晓进-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.017334938049316 -- 26-01-21 17:07:21[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.org_name like '%运营部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022856950759888 -- 26-01-21 17:07:21[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 49 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018158912658691 -- 26-01-21 17:07:21[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select DISTINCT IFNULL(p_e.parent_id,1) parent_id from dbsys.sys_project p left join dbsys.sys_project_ext p_e on p.project_id = p_e.project_id where p.acct_id = 49 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036311149597168 -- 26-01-21 17:07:21[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 49 and p.project_id not in (1,1251,1253) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016129016876221 -- 26-01-21 17:07:28[刘晓进-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.0034499168395996 -- 26-01-21 17:07:28[刘晓进-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.0032351016998291 -- 26-01-21 17:07:28[刘晓进-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.0032598972320557 -- 26-01-21 17:07:28[刘晓进-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.0032210350036621 -- 26-01-21 17:07:28[刘晓进-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.025530099868774 -- 26-01-21 17:07:30[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44067 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 = 44067 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033791065216064 -- 26-01-21 17:07:30[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44067 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034999847412109 -- 26-01-21 17:07:30[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44067 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5940219 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033059120178223 -- 26-01-21 17:07:30[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44067 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032958984375 -- 26-01-21 17:07:30[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44067 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033168792724609 -- 26-01-21 17:07:30[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44067 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5940219 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032980442047119 -- 26-01-21 17:07:30[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44067 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017259836196899 -- 26-01-21 17:07:30[刘晓进-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.023797988891602 -- 26-01-21 17:07:30[刘晓进-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.021484136581421 -- 26-01-21 17:07:30[刘晓进-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.019836902618408 -- 26-01-21 17:07:30[刘晓进-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.01766300201416 -- 26-01-21 17:07:30[刘晓进-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.0033330917358398 -- 26-01-21 17:07:30[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 49 and p.project_id not in (1,1251,1253) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018424034118652 -- 26-01-21 17:07:32[刘晓进-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.0039489269256592 -- 26-01-21 17:07:32[刘晓进-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.0041229724884033 -- 26-01-21 17:07:32[刘晓进-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.0037150382995605 -- 26-01-21 17:07:32[刘晓进-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.0040597915649414 -- 26-01-21 17:07:32[刘晓进-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.017750024795532 -- 26-01-21 17:08:13 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034911632537842 -- 26-01-21 17:08:13 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043680667877197 -- 26-01-21 17:08:13 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='KouBinNan' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036978721618652 -- 26-01-21 17:08:13[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 23 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019407987594604 -- 26-01-21 17:08:13[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018651008605957 -- 26-01-21 17:08:14[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7419 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 = 7419 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037388801574707 -- 26-01-21 17:08:14[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7419 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036239624023438 -- 26-01-21 17:08:14[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7419 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037758350372314 -- 26-01-21 17:08:14[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7419 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5947641 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036208629608154 -- 26-01-21 17:08:14[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7419 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018933057785034 -- 26-01-21 17:08:17[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018330097198486 -- 26-01-21 17:08:17[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020197868347168 -- 26-01-21 17:11:07 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018494129180908 -- 26-01-21 17:11:08[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026461124420166 -- 26-01-21 17:11:09[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44115 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 44115 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003741979598999 -- 26-01-21 17:11:09[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44115 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 44115 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043239593505859 -- 26-01-21 17:11:09[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44115 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5946693 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035951137542725 -- 26-01-21 17:11:09[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44115 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037670135498047 -- 26-01-21 17:11:09[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44115 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5946693 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036029815673828 -- 26-01-21 17:11:09[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44115 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016126155853271 -- 26-01-21 17:11:11[沈丽云-2156] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=44115 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015779972076416 -- 26-01-21 17:11:11[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016338109970093 -- 26-01-21 17:11:12[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44108 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 44108 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032749176025391 -- 26-01-21 17:11:12[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44108 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 44108 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036749839782715 -- 26-01-21 17:11:12[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44108 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5946404 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031228065490723 -- 26-01-21 17:11:12[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44108 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032708644866943 -- 26-01-21 17:11:12[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44108 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5946404 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031180381774902 -- 26-01-21 17:11:12[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44108 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017913818359375 -- 26-01-21 17:11:13[沈丽云-2156] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=44108 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026346921920776 -- 26-01-21 17:11:13[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020061016082764 -- 26-01-21 17:15:40[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227419%22}&event=edit_officialSeals&officialSeals_id=7419 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 = 7419 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036580562591553 -- 26-01-21 17:15:40[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227419%22}&event=edit_officialSeals&officialSeals_id=7419 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036001205444336 -- 26-01-21 17:15:40[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227419%22}&event=edit_officialSeals&officialSeals_id=7419 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036971569061279 -- 26-01-21 17:15:41[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227419%22}&event=edit_officialSeals&officialSeals_id=7419 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5947641 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035409927368164 -- 26-01-21 17:15:41[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227419%22}&event=edit_officialSeals&officialSeals_id=7419 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015618085861206 -- 26-01-21 17:15:43[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017766952514648 -- 26-01-21 17:15:44[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019098043441772 -- 26-01-21 17:15:51[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7417 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 = 7417 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003371000289917 -- 26-01-21 17:15:51[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7417 select org_id,org_name from dbsys.sys_org where corp_acct_id = 14 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032351016998291 -- 26-01-21 17:15:51[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7417 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034120082855225 -- 26-01-21 17:15:51[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7417 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5946400 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032179355621338 -- 26-01-21 17:15:51[石教华-26] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7417 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 26 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017720937728882 -- 26-01-21 17:17:05[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014702081680298 -- 26-01-21 17:17:06[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7416 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 = 7416 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029621124267578 -- 26-01-21 17:17:06[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7416 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028419494628906 -- 26-01-21 17:17:06[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7416 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030179023742676 -- 26-01-21 17:17:06[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7416 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5944590 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028138160705566 -- 26-01-21 17:17:06[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7416 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018018007278442 -- 26-01-21 17:17:08[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016184091567993 -- 26-01-21 17:17:09[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0276198387146 -- 26-01-21 17:17:10[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016253232955933 -- 26-01-21 17:17:11[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44094 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 44094 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035569667816162 -- 26-01-21 17:17:11[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44094 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 44094 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036990642547607 -- 26-01-21 17:17:11[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44094 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5945133 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030539035797119 -- 26-01-21 17:17:11[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44094 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032129287719727 -- 26-01-21 17:17:11[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44094 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5945133 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030629634857178 -- 26-01-21 17:17:11[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44094 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016074895858765 -- 26-01-21 17:17:11[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44118 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 44118 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032339096069336 -- 26-01-21 17:17:11[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44118 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 44118 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036449432373047 -- 26-01-21 17:17:11[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44118 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5947657 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003126859664917 -- 26-01-21 17:17:11[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44118 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032820701599121 -- 26-01-21 17:17:11[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44118 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5947657 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031249523162842 -- 26-01-21 17:17:11[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44118 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027940988540649 -- 26-01-21 17:17:12[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=44094 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029403924942017 -- 26-01-21 17:17:13[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02557897567749 -- 26-01-21 17:17:14[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44117 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 44117 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035820007324219 -- 26-01-21 17:17:14[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44117 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 44117 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035991668701172 -- 26-01-21 17:17:14[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44117 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5947371 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031259059906006 -- 26-01-21 17:17:14[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44117 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032768249511719 -- 26-01-21 17:17:14[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44117 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5947371 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018090009689331 -- 26-01-21 17:17:14[卓锡定-2096] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=44118 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031270980834961 -- 26-01-21 17:17:14[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44117 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016421794891357 -- 26-01-21 17:17:14[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015650987625122 -- 26-01-21 17:17:14[高祥-33] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=44117 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017126798629761 -- 26-01-21 17:17:15[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018795013427734 -- 26-01-21 17:18:22[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028752088546753 -- 26-01-21 17:18:27[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015413045883179 -- 26-01-21 17:18:31[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017070055007935 -- 26-01-21 17:18:32[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7416 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 = 7416 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033550262451172 -- 26-01-21 17:18:32[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7416 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003169059753418 -- 26-01-21 17:18:32[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7416 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037288665771484 -- 26-01-21 17:18:32[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7416 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5944590 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031659603118896 -- 26-01-21 17:18:32[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7416 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015873908996582 -- 26-01-21 17:20:27 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003108024597168 -- 26-01-21 17:20:27 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040369033813477 -- 26-01-21 17:20:27 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='ZengLong' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032579898834229 -- 26-01-21 17:20:27[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 49 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023258924484253 -- 26-01-21 17:20:28[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018576860427856 -- 26-01-21 17:20:29[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44117 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 44117 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037651062011719 -- 26-01-21 17:20:29[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44117 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 44117 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042390823364258 -- 26-01-21 17:20:29[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44117 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5947371 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036201477050781 -- 26-01-21 17:20:29[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44117 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037829875946045 -- 26-01-21 17:20:29[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44117 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5947371 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036201477050781 -- 26-01-21 17:20:29[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44117 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017192840576172 -- 26-01-21 17:20:43[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227416%22}&event=edit_officialSeals&officialSeals_id=7416 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 = 7416 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034151077270508 -- 26-01-21 17:20:43[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227416%22}&event=edit_officialSeals&officialSeals_id=7416 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033249855041504 -- 26-01-21 17:20:43[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227416%22}&event=edit_officialSeals&officialSeals_id=7416 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034260749816895 -- 26-01-21 17:20:43[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227416%22}&event=edit_officialSeals&officialSeals_id=7416 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5944590 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032649040222168 -- 26-01-21 17:20:43[温文妙-1525] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227416%22}&event=edit_officialSeals&officialSeals_id=7416 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1525 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019336938858032 -- 26-01-21 17:20:56[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_application?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227416%22}&event=edit_officialSeals&officialSeals_id=7416 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 = 7416 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036001205444336 -- 26-01-21 17:20:56[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_application?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227416%22}&event=edit_officialSeals&officialSeals_id=7416 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5944590 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036740303039551 -- 26-01-21 17:20:56[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_application?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227416%22}&event=edit_officialSeals&officialSeals_id=7416 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035932064056396 -- 26-01-21 17:20:56[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_application?para={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227416%22}&event=edit_officialSeals&officialSeals_id=7416 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017064094543457 -- 26-01-21 17:21:13[曾隆-2542] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=44117 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027913093566895 -- 26-01-21 17:21:13[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021430015563965 -- 26-01-21 17:21:15[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44094 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 44094 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045709609985352 -- 26-01-21 17:21:15[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44094 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 44094 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046000480651855 -- 26-01-21 17:21:15[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44094 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5945133 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041170120239258 -- 26-01-21 17:21:15[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44094 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042829513549805 -- 26-01-21 17:21:15[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44094 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5945133 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041000843048096 -- 26-01-21 17:21:15[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44094 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018527984619141 -- 26-01-21 17:21:31[曾隆-2542] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=44094 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016690969467163 -- 26-01-21 17:21:32[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029956817626953 -- 26-01-21 17:21:33[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44074 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 44074 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038189888000488 -- 26-01-21 17:21:33[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44074 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 44074 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042109489440918 -- 26-01-21 17:21:33[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44074 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5941037 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036969184875488 -- 26-01-21 17:21:33[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44074 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038599967956543 -- 26-01-21 17:21:33[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44074 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5941037 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037040710449219 -- 26-01-21 17:21:33[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44074 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016664028167725 -- 26-01-21 17:21:38[曾隆-2542] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=44074 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017961025238037 -- 26-01-21 17:21:38[曾隆-2542] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2542 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017479181289673 -- 26-01-21 17:26:17 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034160614013672 -- 26-01-21 17:26:17 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039408206939697 -- 26-01-21 17:26:17 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='WangXiang' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035769939422607 -- 26-01-21 17:26:17[王翔-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.019162893295288 -- 26-01-21 17:26:18[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020396947860718 -- 26-01-21 17:35:36[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025689125061035 -- 26-01-21 17:38:31 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033378601074219 -- 26-01-21 17:38:31 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038621425628662 -- 26-01-21 17:38:31 -- /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.0035390853881836 -- 26-01-21 17:38:31[张体海-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.017006874084473 -- 26-01-21 17:38:31[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02711009979248 -- 26-01-21 17:39:20[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015269994735718 -- 26-01-21 17:50:11[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016899108886719 -- 26-01-21 17:50:43 -- /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.0033400058746338 -- 26-01-21 17:50:43 -- /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.0042381286621094 -- 26-01-21 17:50:43 -- /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.0035488605499268 -- 26-01-21 17:50:43[余泽旭-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.017457008361816 -- 26-01-21 17:50:44[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022323846817017 -- 26-01-21 17:50:45[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117859 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117859 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042369365692139 -- 26-01-21 17:50:45[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117859 select payment_id from dbthird.thd_payment where oa_payment_id = 117859 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037200450897217 -- 26-01-21 17:50:45[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117859 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134732 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040459632873535 -- 26-01-21 17:50:45[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117859 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5946595 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035381317138672 -- 26-01-21 17:50:45[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117859 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036721229553223 -- 26-01-21 17:50:45[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117859 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036358833312988 -- 26-01-21 17:50:45[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117859 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5946595 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035231113433838 -- 26-01-21 17:50:45[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117859 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035209655761719 -- 26-01-21 17:50:45[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117859 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035719871520996 -- 26-01-21 17:50:45[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117859 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021111965179443 -- 26-01-21 17:50:45[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117859 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01624584197998 -- 26-01-21 17:50:46[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020735025405884 -- 26-01-21 17:50:46[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117858 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117858 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044798851013184 -- 26-01-21 17:50:46[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117858 select payment_id from dbthird.thd_payment where oa_payment_id = 117858 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041849613189697 -- 26-01-21 17:50:46[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117858 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134731 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045061111450195 -- 26-01-21 17:50:46[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117858 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5946571 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039949417114258 -- 26-01-21 17:50:46[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117858 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040481090545654 -- 26-01-21 17:50:46[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117858 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041019916534424 -- 26-01-21 17:50:46[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117858 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5946571 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039770603179932 -- 26-01-21 17:50:46[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117858 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039842128753662 -- 26-01-21 17:50:46[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117858 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040349960327148 -- 26-01-21 17:50:46[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117858 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023968935012817 -- 26-01-21 17:50:47[卓锡定-2096] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2096 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017982959747314 -- 26-01-21 17:50:47[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117858 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024461984634399 -- 26-01-21 17:50:47[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017822980880737 -- 26-01-21 17:50:48[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44099 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 44099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038361549377441 -- 26-01-21 17:50:48[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44099 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 44099 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035190582275391 -- 26-01-21 17:50:48[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44099 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5945869 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033750534057617 -- 26-01-21 17:50:48[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44099 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035159587860107 -- 26-01-21 17:50:48[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44099 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5945869 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033700466156006 -- 26-01-21 17:50:48[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44099 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028247117996216 -- 26-01-21 17:50:49[余泽旭-927] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=44099 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018562793731689 -- 26-01-21 17:50:49[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016463994979858 -- 26-01-21 17:50:50[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44098 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 44098 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037150382995605 -- 26-01-21 17:50:50[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44098 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 44098 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037031173706055 -- 26-01-21 17:50:50[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44098 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5945714 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031991004943848 -- 26-01-21 17:50:50[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44098 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033941268920898 -- 26-01-21 17:50:50[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44098 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5945714 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031960010528564 -- 26-01-21 17:50:50[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44098 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0282301902771 -- 26-01-21 17:50:51[余泽旭-927] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=44098 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024190902709961 -- 26-01-21 17:50:52[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022720813751221 -- 26-01-21 17:50:52[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44087 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 44087 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045371055603027 -- 26-01-21 17:50:52[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44087 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 44087 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00496506690979 -- 26-01-21 17:50:52[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44087 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5942657 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004403829574585 -- 26-01-21 17:50:52[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44087 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004586935043335 -- 26-01-21 17:50:52[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44087 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5942657 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044169425964355 -- 26-01-21 17:50:52[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44087 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016999006271362 -- 26-01-21 17:50:54[余泽旭-927] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=44087 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019030809402466 -- 26-01-21 17:50:54[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016319036483765 -- 26-01-21 17:50:55[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44060 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 44060 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032901763916016 -- 26-01-21 17:50:55[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44060 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 44060 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032761096954346 -- 26-01-21 17:50:55[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44060 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5939598 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031280517578125 -- 26-01-21 17:50:55[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44060 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003281831741333 -- 26-01-21 17:50:55[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44060 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5939598 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031461715698242 -- 26-01-21 17:50:55[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44060 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01754903793335 -- 26-01-21 17:50:56[余泽旭-927] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=44060 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016577005386353 -- 26-01-21 17:50:57[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.031857967376709 -- 26-01-21 17:50:57[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7419 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 = 7419 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043020248413086 -- 26-01-21 17:50:57[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7419 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041608810424805 -- 26-01-21 17:50:57[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7419 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043120384216309 -- 26-01-21 17:50:57[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7419 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5947641 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041639804840088 -- 26-01-21 17:50:57[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7419 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026453018188477 -- 26-01-21 17:50:58[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018818855285645 -- 26-01-21 17:50:59[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017570018768311 -- 26-01-21 17:51:12 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034339427947998 -- 26-01-21 17:51:12 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043301582336426 -- 26-01-21 17:51:12 -- /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.0037000179290771 -- 26-01-21 17:51:12[吴凌刚-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.015993118286133 -- 26-01-21 17:51:13[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018643140792847 -- 26-01-21 17:51:14[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117816 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 117816 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036838054656982 -- 26-01-21 17:51:14[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117816 select payment_id from dbthird.thd_payment where oa_payment_id = 117816 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037779808044434 -- 26-01-21 17:51:14[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117816 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 134711 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004086971282959 -- 26-01-21 17:51:14[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117816 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5946125 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003568172454834 -- 26-01-21 17:51:14[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117816 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037548542022705 -- 26-01-21 17:51:14[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117816 select * from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037140846252441 -- 26-01-21 17:51:14[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117816 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5946125 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003572940826416 -- 26-01-21 17:51:14[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117816 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035889148712158 -- 26-01-21 17:51:14[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117816 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036227703094482 -- 26-01-21 17:51:14[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=117816 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017112016677856 -- 26-01-21 17:51:15[吴凌刚-279] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=117816 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022883892059326 -- 26-01-21 17:51:15[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023092985153198 -- 26-01-21 17:51:16[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44106 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 44106 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039589405059814 -- 26-01-21 17:51:16[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44106 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 44106 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039029121398926 -- 26-01-21 17:51:16[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44106 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5946288 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003399133682251 -- 26-01-21 17:51:16[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44106 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035748481750488 -- 26-01-21 17:51:16[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44106 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5946288 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033929347991943 -- 26-01-21 17:51:16[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44106 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017215013504028 -- 26-01-21 17:51:17[吴凌刚-279] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=44106 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029154062271118 -- 26-01-21 17:51:18[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01585578918457 -- 26-01-21 17:51:19[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44102 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 44102 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031859874725342 -- 26-01-21 17:51:19[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44102 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 44102 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032329559326172 -- 26-01-21 17:51:19[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44102 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5946061 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003079891204834 -- 26-01-21 17:51:19[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44102 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032658576965332 -- 26-01-21 17:51:19[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44102 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5946061 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030851364135742 -- 26-01-21 17:51:19[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44102 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016716957092285 -- 26-01-21 17:51:22[吴凌刚-279] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=44102 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015286922454834 -- 26-01-21 17:51:22[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023382902145386 -- 26-01-21 17:51:23[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44101 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 44101 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0047190189361572 -- 26-01-21 17:51:23[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44101 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 44101 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046648979187012 -- 26-01-21 17:51:23[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44101 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5946059 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004180908203125 -- 26-01-21 17:51:23[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44101 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043928623199463 -- 26-01-21 17:51:23[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44101 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5946059 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041618347167969 -- 26-01-21 17:51:23[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44101 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019227981567383 -- 26-01-21 17:51:26[吴凌刚-279] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=44101 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01747989654541 -- 26-01-21 17:51:26[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017848968505859 -- 26-01-21 17:56:48[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017985820770264 -- 26-01-21 17:58:25 -- /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.0033779144287109 -- 26-01-21 17:58:25 -- /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.004256010055542 -- 26-01-21 17:58:25 -- /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.0035431385040283 -- 26-01-21 17:58:25[刘晓进-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.017926931381226 -- 26-01-21 17:58:25[刘晓进-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.0040960311889648 -- 26-01-21 17:58:25[刘晓进-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.0035490989685059 -- 26-01-21 17:58:25[刘晓进-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.0035400390625 -- 26-01-21 17:58:25[刘晓进-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.0039100646972656 -- 26-01-21 17:58:25[刘晓进-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.01869797706604 -- 26-01-21 17:58:26[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44067 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 = 44067 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035250186920166 -- 26-01-21 17:58:26[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44067 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003615140914917 -- 26-01-21 17:58:26[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44067 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5940219 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034360885620117 -- 26-01-21 17:58:26[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44067 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034239292144775 -- 26-01-21 17:58:26[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44067 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034699440002441 -- 26-01-21 17:58:26[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44067 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5940219 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034189224243164 -- 26-01-21 17:58:26[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44067 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016889810562134 -- 26-01-21 17:58:27[刘晓进-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.023001909255981 -- 26-01-21 17:58:27[刘晓进-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.018985986709595 -- 26-01-21 17:58:27[刘晓进-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.020663976669312 -- 26-01-21 17:58:27[刘晓进-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.024180889129639 -- 26-01-21 17:58:27[刘晓进-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.0046110153198242 -- 26-01-21 17:58:27[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 49 and p.project_id not in (1,1251,1253) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017759084701538 -- 26-01-21 17:58:29[刘晓进-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.0037810802459717 -- 26-01-21 17:58:29[刘晓进-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.0036401748657227 -- 26-01-21 17:58:29[刘晓进-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.0036258697509766 -- 26-01-21 17:58:29[刘晓进-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.0035660266876221 -- 26-01-21 17:58:29[刘晓进-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.020200967788696 -- 26-01-21 18:03:52[吴凌刚-279] -- /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 = 279 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0064990520477295 -- 26-01-21 18:03:52[吴凌刚-279] -- /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 = 279 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045831203460693 -- 26-01-21 18:03:52[吴凌刚-279] -- /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 = 279 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0049359798431396 -- 26-01-21 18:03:52[吴凌刚-279] -- /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 = 279 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043787956237793 -- 26-01-21 18:03:52[吴凌刚-279] -- /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= 279 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018561124801636 -- 26-01-21 18:03:55[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44054 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 = 44054 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033490657806396 -- 26-01-21 18:03:55[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44054 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034539699554443 -- 26-01-21 18:03:55[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44054 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5938773 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032379627227783 -- 26-01-21 18:03:55[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44054 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003242015838623 -- 26-01-21 18:03:55[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44054 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032730102539062 -- 26-01-21 18:03:55[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44054 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5938773 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003242015838623 -- 26-01-21 18:03:55[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44054 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02045202255249 -- 26-01-21 18:03:55[吴凌刚-279] -- /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 =5 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%中国石化销售股份有限公司%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018898963928223 -- 26-01-21 18:03:55[吴凌刚-279] -- /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 = 5 and cont.cont_isenable = 1 AND cont.cont_name like '%吴凌刚%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021356105804443 -- 26-01-21 18:03:55[吴凌刚-279] -- /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 = 5 AND o.org_name like '%项目二部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027765989303589 -- 26-01-21 18:03:55[吴凌刚-279] -- /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 = 5 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029239177703857 -- 26-01-21 18:03:55[吴凌刚-279] -- /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 = 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034658908843994 -- 26-01-21 18:03:55[吴凌刚-279] -- /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 = 5 and p.project_id not in (24,196,1,10,242) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018572092056274 -- 26-01-21 18:04:02[吴凌刚-279] -- /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 = 279 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0052900314331055 -- 26-01-21 18:04:02[吴凌刚-279] -- /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 = 279 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004025936126709 -- 26-01-21 18:04:02[吴凌刚-279] -- /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 = 279 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039880275726318 -- 26-01-21 18:04:02[吴凌刚-279] -- /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 = 279 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039870738983154 -- 26-01-21 18:04:02[吴凌刚-279] -- /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= 279 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021322965621948 -- 26-01-21 18:04:03[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44054 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 = 44054 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039389133453369 -- 26-01-21 18:04:03[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44054 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041458606719971 -- 26-01-21 18:04:03[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44054 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5938773 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003957986831665 -- 26-01-21 18:04:03[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44054 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039541721343994 -- 26-01-21 18:04:03[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44054 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039949417114258 -- 26-01-21 18:04:03[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44054 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5938773 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039429664611816 -- 26-01-21 18:04:03[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44054 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018774032592773 -- 26-01-21 18:04:03[吴凌刚-279] -- /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 =5 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%中国石化销售股份有限公司%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0278639793396 -- 26-01-21 18:04:03[吴凌刚-279] -- /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 = 5 and cont.cont_isenable = 1 AND cont.cont_name like '%吴凌刚%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026165962219238 -- 26-01-21 18:04:03[吴凌刚-279] -- /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 = 5 AND o.org_name like '%项目二部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015861988067627 -- 26-01-21 18:04:03[吴凌刚-279] -- /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 = 5 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019662141799927 -- 26-01-21 18:04:03[吴凌刚-279] -- /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 = 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038938522338867 -- 26-01-21 18:04:03[吴凌刚-279] -- /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 = 5 and p.project_id not in (24,196,1,10,242) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017305135726929 -- 26-01-21 18:04:04[吴凌刚-279] -- /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 = 279 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0050268173217773 -- 26-01-21 18:04:04[吴凌刚-279] -- /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 = 279 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038077831268311 -- 26-01-21 18:04:04[吴凌刚-279] -- /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 = 279 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037860870361328 -- 26-01-21 18:04:04[吴凌刚-279] -- /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 = 279 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037300586700439 -- 26-01-21 18:04:04[吴凌刚-279] -- /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= 279 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.031090021133423 -- 26-01-21 18:04:08[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44054 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 = 44054 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038819313049316 -- 26-01-21 18:04:08[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44054 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038869380950928 -- 26-01-21 18:04:08[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44054 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5938773 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038678646087646 -- 26-01-21 18:04:08[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44054 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038659572601318 -- 26-01-21 18:04:08[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44054 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039119720458984 -- 26-01-21 18:04:08[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44054 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5938773 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038590431213379 -- 26-01-21 18:04:08[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44054 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019937992095947 -- 26-01-21 18:04:08[吴凌刚-279] -- /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 =5 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%中国石化销售股份有限公司%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016378164291382 -- 26-01-21 18:04:08[吴凌刚-279] -- /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 = 5 and cont.cont_isenable = 1 AND cont.cont_name like '%吴凌刚%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020308971405029 -- 26-01-21 18:04:08[吴凌刚-279] -- /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 = 5 AND o.org_name like '%项目二部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015858173370361 -- 26-01-21 18:04:08[吴凌刚-279] -- /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 = 5 AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021385908126831 -- 26-01-21 18:04:09[吴凌刚-279] -- /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 = 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004256010055542 -- 26-01-21 18:04:09[吴凌刚-279] -- /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 = 5 and p.project_id not in (24,196,1,10,242) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016008138656616 -- 26-01-21 18:04:09[吴凌刚-279] -- /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 = 279 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004784107208252 -- 26-01-21 18:04:09[吴凌刚-279] -- /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 = 279 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032069683074951 -- 26-01-21 18:04:09[吴凌刚-279] -- /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 = 279 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032498836517334 -- 26-01-21 18:04:09[吴凌刚-279] -- /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 = 279 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031981468200684 -- 26-01-21 18:04:09[吴凌刚-279] -- /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= 279 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016587018966675 -- 26-01-21 18:11:16 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032660961151123 -- 26-01-21 18:11:16 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041279792785645 -- 26-01-21 18:11:16 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='ShenLiYun' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034739971160889 -- 26-01-21 18:11:16[沈丽云-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.017755031585693 -- 26-01-21 18:11:16[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021342039108276 -- 26-01-21 18:11:28[魏群-457] -- /buz/oa/index.php/oamgmt/oa_approval?wxMenu_id=1&event=edit_officialSeals&officialSeals_id=7366¶={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227366%22} 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 = 7366 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040888786315918 -- 26-01-21 18:11:28[魏群-457] -- /buz/oa/index.php/oamgmt/oa_approval?wxMenu_id=1&event=edit_officialSeals&officialSeals_id=7366¶={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227366%22} select org_id,org_name from dbsys.sys_org where corp_acct_id = 12 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040509700775146 -- 26-01-21 18:11:28[魏群-457] -- /buz/oa/index.php/oamgmt/oa_approval?wxMenu_id=1&event=edit_officialSeals&officialSeals_id=7366¶={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227366%22} select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 457 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045180320739746 -- 26-01-21 18:11:28[魏群-457] -- /buz/oa/index.php/oamgmt/oa_approval?wxMenu_id=1&event=edit_officialSeals&officialSeals_id=7366¶={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227366%22} select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5920061 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003978967666626 -- 26-01-21 18:11:28[魏群-457] -- /buz/oa/index.php/oamgmt/oa_approval?wxMenu_id=1&event=edit_officialSeals&officialSeals_id=7366¶={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227366%22} select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 457 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019307136535645 -- 26-01-21 18:11:35[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71270 select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 71270 and order_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042428970336914 -- 26-01-21 18:11:35[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71270 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 = 71270 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042331218719482 -- 26-01-21 18:11:35[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71270 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 71270 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042269229888916 -- 26-01-21 18:11:35[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71270 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 = 71270 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037319660186768 -- 26-01-21 18:11:35[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71270 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037178993225098 -- 26-01-21 18:11:35[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71270 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038199424743652 -- 26-01-21 18:11:35[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71270 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5948216 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036659240722656 -- 26-01-21 18:11:35[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71270 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036740303039551 -- 26-01-21 18:11:35[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=71270 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02013087272644 -- 26-01-21 18:11:36[沈丽云-2156] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=71270 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016963958740234 -- 26-01-21 18:11:37[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02402400970459 -- 26-01-21 18:13:02[魏群-457] -- /buz/oa/index.php/oamgmt/oa_approval?wxMenu_id=1&event=edit_officialSeals&officialSeals_id=7337¶={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227337%22} 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 = 7337 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045309066772461 -- 26-01-21 18:13:02[魏群-457] -- /buz/oa/index.php/oamgmt/oa_approval?wxMenu_id=1&event=edit_officialSeals&officialSeals_id=7337¶={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227337%22} select org_id,org_name from dbsys.sys_org where corp_acct_id = 12 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004486083984375 -- 26-01-21 18:13:02[魏群-457] -- /buz/oa/index.php/oamgmt/oa_approval?wxMenu_id=1&event=edit_officialSeals&officialSeals_id=7337¶={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227337%22} select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 457 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046329498291016 -- 26-01-21 18:13:02[魏群-457] -- /buz/oa/index.php/oamgmt/oa_approval?wxMenu_id=1&event=edit_officialSeals&officialSeals_id=7337¶={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227337%22} select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5906341 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004410982131958 -- 26-01-21 18:13:02[魏群-457] -- /buz/oa/index.php/oamgmt/oa_approval?wxMenu_id=1&event=edit_officialSeals&officialSeals_id=7337¶={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227337%22} select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 457 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024296045303345 -- 26-01-21 18:13:06[魏群-457] -- /buz/oa/index.php/oamgmt/oa_approval?wxMenu_id=1&event=edit_officialSeals&officialSeals_id=7337¶={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227337%22} 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 = 7337 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031781196594238 -- 26-01-21 18:13:06[魏群-457] -- /buz/oa/index.php/oamgmt/oa_approval?wxMenu_id=1&event=edit_officialSeals&officialSeals_id=7337¶={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227337%22} select org_id,org_name from dbsys.sys_org where corp_acct_id = 12 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031919479370117 -- 26-01-21 18:13:06[魏群-457] -- /buz/oa/index.php/oamgmt/oa_approval?wxMenu_id=1&event=edit_officialSeals&officialSeals_id=7337¶={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227337%22} select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 457 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032238960266113 -- 26-01-21 18:13:06[魏群-457] -- /buz/oa/index.php/oamgmt/oa_approval?wxMenu_id=1&event=edit_officialSeals&officialSeals_id=7337¶={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227337%22} select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5906341 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031938552856445 -- 26-01-21 18:13:06[魏群-457] -- /buz/oa/index.php/oamgmt/oa_approval?wxMenu_id=1&event=edit_officialSeals&officialSeals_id=7337¶={%22event%22:%22edit_officialSeals%22,%22officialSeals_id%22:%227337%22} select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 457 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028754949569702 -- 26-01-21 18:15:10[魏群-457] -- /buz/oa/index.php/oamgmt/oa_approval?wxMenu_id=1&event=edit_fareApply&fareApply_id=44126¶={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2244126%22} SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 44126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043461322784424 -- 26-01-21 18:15:10[魏群-457] -- /buz/oa/index.php/oamgmt/oa_approval?wxMenu_id=1&event=edit_fareApply&fareApply_id=44126¶={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2244126%22} SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 44126 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043621063232422 -- 26-01-21 18:15:10[魏群-457] -- /buz/oa/index.php/oamgmt/oa_approval?wxMenu_id=1&event=edit_fareApply&fareApply_id=44126¶={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2244126%22} SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5948267 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003911018371582 -- 26-01-21 18:15:10[魏群-457] -- /buz/oa/index.php/oamgmt/oa_approval?wxMenu_id=1&event=edit_fareApply&fareApply_id=44126¶={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2244126%22} select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 457 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039718151092529 -- 26-01-21 18:15:10[魏群-457] -- /buz/oa/index.php/oamgmt/oa_approval?wxMenu_id=1&event=edit_fareApply&fareApply_id=44126¶={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2244126%22} select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5948267 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037910938262939 -- 26-01-21 18:15:10[魏群-457] -- /buz/oa/index.php/oamgmt/oa_approval?wxMenu_id=1&event=edit_fareApply&fareApply_id=44126¶={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2244126%22} select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 457 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027393817901611 -- 26-01-21 18:15:13[王夕玉-520] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2244125%22%7D&event=edit_fareApply&fareApply_id=44125 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 44125 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038919448852539 -- 26-01-21 18:15:13[王夕玉-520] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2244125%22%7D&event=edit_fareApply&fareApply_id=44125 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 44125 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036020278930664 -- 26-01-21 18:15:13[王夕玉-520] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2244125%22%7D&event=edit_fareApply&fareApply_id=44125 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5948262 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035099983215332 -- 26-01-21 18:15:13[王夕玉-520] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2244125%22%7D&event=edit_fareApply&fareApply_id=44125 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 520 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003587007522583 -- 26-01-21 18:15:13[王夕玉-520] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2244125%22%7D&event=edit_fareApply&fareApply_id=44125 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5948262 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034389495849609 -- 26-01-21 18:15:13[王夕玉-520] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2244125%22%7D&event=edit_fareApply&fareApply_id=44125 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 520 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022499084472656 -- 26-01-21 18:15:19[王夕玉-520] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=44125 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 520 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028181076049805 -- 26-01-21 18:15:20[王夕玉-520] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 520 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016829967498779 -- 26-01-21 18:15:21[魏群-457] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=44126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 457 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016149997711182 -- 26-01-21 18:15:21[魏群-457] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 457 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020898103713989 -- 26-01-21 18:15:23[魏群-457] -- /buz/oa/index.php/oamgmt/oa_approval?wxMenu_id=1&event=edit_fareApply&fareApply_id=44126¶={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2244126%22} SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 44126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042018890380859 -- 26-01-21 18:15:23[魏群-457] -- /buz/oa/index.php/oamgmt/oa_approval?wxMenu_id=1&event=edit_fareApply&fareApply_id=44126¶={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2244126%22} SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 44126 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042321681976318 -- 26-01-21 18:15:23[魏群-457] -- /buz/oa/index.php/oamgmt/oa_approval?wxMenu_id=1&event=edit_fareApply&fareApply_id=44126¶={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2244126%22} SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5948267 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040559768676758 -- 26-01-21 18:15:23[魏群-457] -- /buz/oa/index.php/oamgmt/oa_approval?wxMenu_id=1&event=edit_fareApply&fareApply_id=44126¶={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2244126%22} select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 457 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042040348052979 -- 26-01-21 18:15:23[魏群-457] -- /buz/oa/index.php/oamgmt/oa_approval?wxMenu_id=1&event=edit_fareApply&fareApply_id=44126¶={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2244126%22} select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5948267 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040509700775146 -- 26-01-21 18:15:23[魏群-457] -- /buz/oa/index.php/oamgmt/oa_approval?wxMenu_id=1&event=edit_fareApply&fareApply_id=44126¶={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2244126%22} select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 457 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019102096557617 -- 26-01-21 18:32:59 -- /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.0037539005279541 -- 26-01-21 18:32:59 -- /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.0046970844268799 -- 26-01-21 18:32:59 -- /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.0039288997650146 -- 26-01-21 18:32:59[郭荣波-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.018051147460938 -- 26-01-21 18:33:00[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018327951431274 -- 26-01-21 18:33:01[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44112 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 44112 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040428638458252 -- 26-01-21 18:33:01[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44112 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 44112 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040390491485596 -- 26-01-21 18:33:01[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44112 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5946599 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034549236297607 -- 26-01-21 18:33:01[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44112 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036170482635498 -- 26-01-21 18:33:01[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44112 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5946599 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034699440002441 -- 26-01-21 18:33:01[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44112 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022066831588745 -- 26-01-21 18:33:07[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D173%26ship_city%3D%E5%8D%97%E4%BA%AC%E5%B8%82%26is_apply%3D1&extrafareApply_id=68935 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,of.costAlloc_type_id,receive.cust_disp_name receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(of.otherfee_id,0) otherfee_id,r.createdby_id FROM dboa.oa_extrafareApply r LEFT JOIN dboa.oa_appr_process o ON r.appr_proc_id = o.appr_proc_id LEFT JOIN dbsys.sys_contact rc ON r.apply_cont_id = rc.cont_id LEFT JOIN dbsys.sys_org org ON r.department_id = org.org_id LEFT JOIN dbsys.sys_contact createdby ON r.createdby_id = createdby.cont_id LEFT JOIN dbsys.sys_contact updatedby ON r.updatedby_id = updatedby.cont_id LEFT JOIN dbthird.thd_otherfee of ON r.extrafareApply_id = of.extrafareApply_id LEFT JOIN dbthird.v_thd_customer receive ON receive.sys_cust_id = r.receiving_unit_id and receive.acct_id = r.acct_id WHERE r.extrafareApply_id = 68935 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039968490600586 -- 26-01-21 18:33:07[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D173%26ship_city%3D%E5%8D%97%E4%BA%AC%E5%B8%82%26is_apply%3D1&extrafareApply_id=68935 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039100646972656 -- 26-01-21 18:33:07[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D173%26ship_city%3D%E5%8D%97%E4%BA%AC%E5%B8%82%26is_apply%3D1&extrafareApply_id=68935 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040528774261475 -- 26-01-21 18:33:07[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D173%26ship_city%3D%E5%8D%97%E4%BA%AC%E5%B8%82%26is_apply%3D1&extrafareApply_id=68935 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5724540 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039069652557373 -- 26-01-21 18:33:07[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D173%26ship_city%3D%E5%8D%97%E4%BA%AC%E5%B8%82%26is_apply%3D1&extrafareApply_id=68935 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039160251617432 -- 26-01-21 18:33:07[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D173%26ship_city%3D%E5%8D%97%E4%BA%AC%E5%B8%82%26is_apply%3D1&extrafareApply_id=68935 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024451971054077 -- 26-01-21 18:33:08[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =9 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%南京办-秦学习%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023245096206665 -- 26-01-21 18:33:08[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 9 and cont.cont_isenable = 1 AND cont.cont_name like '%秦学习-南京办%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020406007766724 -- 26-01-21 18:33:09[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 9 AND o.org_name like '%运输部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015311002731323 -- 26-01-21 18:33:19[郭荣波-35] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=44112 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017496109008789 -- 26-01-21 18:33:19[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021167039871216 -- 26-01-21 18:33:21[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44112 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 44112 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00412917137146 -- 26-01-21 18:33:21[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44112 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 44112 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041160583496094 -- 26-01-21 18:33:21[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44112 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5946599 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041370391845703 -- 26-01-21 18:33:21[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44112 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004141092300415 -- 26-01-21 18:33:21[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44112 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5946599 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041098594665527 -- 26-01-21 18:33:21[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=44112 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02996301651001 -- 26-01-21 18:33:30[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017823934555054 -- 26-01-21 18:35:31[刘强-2507] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033159255981445 -- 26-01-21 18:35:31[刘强-2507] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0048389434814453 -- 26-01-21 18:35:31[刘强-2507] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2507,updatedby_id = 2507 where extrafareApply_id = 71271 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018712997436523 -- 26-01-21 18:35:52[刘强-2507] -- /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.017554998397827 -- 26-01-21 18:36:03[刘强-2507] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034530162811279 -- 26-01-21 18:36:03[刘强-2507] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024988889694214 -- 26-01-21 18:36:10[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D173%26ship_city%3D%E5%8D%97%E4%BA%AC%E5%B8%82%26is_apply%3D1&extrafareApply_id=68706 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,of.costAlloc_type_id,receive.cust_disp_name receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(of.otherfee_id,0) otherfee_id,r.createdby_id FROM dboa.oa_extrafareApply r LEFT JOIN dboa.oa_appr_process o ON r.appr_proc_id = o.appr_proc_id LEFT JOIN dbsys.sys_contact rc ON r.apply_cont_id = rc.cont_id LEFT JOIN dbsys.sys_org org ON r.department_id = org.org_id LEFT JOIN dbsys.sys_contact createdby ON r.createdby_id = createdby.cont_id LEFT JOIN dbsys.sys_contact updatedby ON r.updatedby_id = updatedby.cont_id LEFT JOIN dbthird.thd_otherfee of ON r.extrafareApply_id = of.extrafareApply_id LEFT JOIN dbthird.v_thd_customer receive ON receive.sys_cust_id = r.receiving_unit_id and receive.acct_id = r.acct_id WHERE r.extrafareApply_id = 68706 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035150051116943 -- 26-01-21 18:36:10[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D173%26ship_city%3D%E5%8D%97%E4%BA%AC%E5%B8%82%26is_apply%3D1&extrafareApply_id=68706 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034239292144775 -- 26-01-21 18:36:10[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D173%26ship_city%3D%E5%8D%97%E4%BA%AC%E5%B8%82%26is_apply%3D1&extrafareApply_id=68706 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035858154296875 -- 26-01-21 18:36:10[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D173%26ship_city%3D%E5%8D%97%E4%BA%AC%E5%B8%82%26is_apply%3D1&extrafareApply_id=68706 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5701658 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034201145172119 -- 26-01-21 18:36:10[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D173%26ship_city%3D%E5%8D%97%E4%BA%AC%E5%B8%82%26is_apply%3D1&extrafareApply_id=68706 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.030492067337036 -- 26-01-21 18:36:10[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =9 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%南京办-秦学习%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018445014953613 -- 26-01-21 18:36:10[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 9 and cont.cont_isenable = 1 AND cont.cont_name like '%秦学习-南京办%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017863988876343 -- 26-01-21 18:36:10[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 9 AND o.org_name like '%运输部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01568603515625 -- 26-01-21 18:36:19[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=delete_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016991853713989 -- 26-01-21 18:36:34[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=delete_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017470121383667 -- 26-01-21 18:36:39[刘强-2507] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034661293029785 -- 26-01-21 18:36:39[刘强-2507] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004871129989624 -- 26-01-21 18:36:39[刘强-2507] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2507,updatedby_id = 2507 where extrafareApply_id = 71271 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0052571296691895 -- 26-01-21 18:36:39[刘强-2507] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2507,updatedby_id = 2507 where otherfee_id = 3605 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015757083892822 -- 26-01-21 18:36:39[刘强-2507] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018530130386353 -- 26-01-21 18:36:45[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D173%26ship_city%3D%E5%8D%97%E4%BA%AC%E5%B8%82%26is_apply%3D1&extrafareApply_id=68706 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,of.costAlloc_type_id,receive.cust_disp_name receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(of.otherfee_id,0) otherfee_id,r.createdby_id FROM dboa.oa_extrafareApply r LEFT JOIN dboa.oa_appr_process o ON r.appr_proc_id = o.appr_proc_id LEFT JOIN dbsys.sys_contact rc ON r.apply_cont_id = rc.cont_id LEFT JOIN dbsys.sys_org org ON r.department_id = org.org_id LEFT JOIN dbsys.sys_contact createdby ON r.createdby_id = createdby.cont_id LEFT JOIN dbsys.sys_contact updatedby ON r.updatedby_id = updatedby.cont_id LEFT JOIN dbthird.thd_otherfee of ON r.extrafareApply_id = of.extrafareApply_id LEFT JOIN dbthird.v_thd_customer receive ON receive.sys_cust_id = r.receiving_unit_id and receive.acct_id = r.acct_id WHERE r.extrafareApply_id = 68706 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003305196762085 -- 26-01-21 18:36:45[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D173%26ship_city%3D%E5%8D%97%E4%BA%AC%E5%B8%82%26is_apply%3D1&extrafareApply_id=68706 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033290386199951 -- 26-01-21 18:36:45[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D173%26ship_city%3D%E5%8D%97%E4%BA%AC%E5%B8%82%26is_apply%3D1&extrafareApply_id=68706 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034811496734619 -- 26-01-21 18:36:45[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D173%26ship_city%3D%E5%8D%97%E4%BA%AC%E5%B8%82%26is_apply%3D1&extrafareApply_id=68706 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5701658 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033090114593506 -- 26-01-21 18:36:45[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D173%26ship_city%3D%E5%8D%97%E4%BA%AC%E5%B8%82%26is_apply%3D1&extrafareApply_id=68706 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027904987335205 -- 26-01-21 18:36:45[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =9 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%南京办-秦学习%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016160011291504 -- 26-01-21 18:36:45[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 9 and cont.cont_isenable = 1 AND cont.cont_name like '%秦学习-南京办%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02155613899231 -- 26-01-21 18:36:45[刘强-2507] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037858486175537 -- 26-01-21 18:36:46[刘强-2507] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.005234956741333 -- 26-01-21 18:36:46[刘强-2507] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2507,updatedby_id = 2507 where extrafareApply_id = 71272 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018303155899048 -- 26-01-21 18:36:46[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 9 AND o.org_name like '%运输部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018005132675171 -- 26-01-21 18:36:47[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D173%26ship_city%3D%E5%8D%97%E4%BA%AC%E5%B8%82%26is_apply%3D1&extrafareApply_id=68935 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,of.costAlloc_type_id,receive.cust_disp_name receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(of.otherfee_id,0) otherfee_id,r.createdby_id FROM dboa.oa_extrafareApply r LEFT JOIN dboa.oa_appr_process o ON r.appr_proc_id = o.appr_proc_id LEFT JOIN dbsys.sys_contact rc ON r.apply_cont_id = rc.cont_id LEFT JOIN dbsys.sys_org org ON r.department_id = org.org_id LEFT JOIN dbsys.sys_contact createdby ON r.createdby_id = createdby.cont_id LEFT JOIN dbsys.sys_contact updatedby ON r.updatedby_id = updatedby.cont_id LEFT JOIN dbthird.thd_otherfee of ON r.extrafareApply_id = of.extrafareApply_id LEFT JOIN dbthird.v_thd_customer receive ON receive.sys_cust_id = r.receiving_unit_id and receive.acct_id = r.acct_id WHERE r.extrafareApply_id = 68935 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032620429992676 -- 26-01-21 18:36:47[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D173%26ship_city%3D%E5%8D%97%E4%BA%AC%E5%B8%82%26is_apply%3D1&extrafareApply_id=68935 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032720565795898 -- 26-01-21 18:36:47[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D173%26ship_city%3D%E5%8D%97%E4%BA%AC%E5%B8%82%26is_apply%3D1&extrafareApply_id=68935 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034010410308838 -- 26-01-21 18:36:48[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D173%26ship_city%3D%E5%8D%97%E4%BA%AC%E5%B8%82%26is_apply%3D1&extrafareApply_id=68935 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5724540 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032570362091064 -- 26-01-21 18:36:48[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D173%26ship_city%3D%E5%8D%97%E4%BA%AC%E5%B8%82%26is_apply%3D1&extrafareApply_id=68935 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032548904418945 -- 26-01-21 18:36:48[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D173%26ship_city%3D%E5%8D%97%E4%BA%AC%E5%B8%82%26is_apply%3D1&extrafareApply_id=68935 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017831087112427 -- 26-01-21 18:36:48[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =9 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%南京办-秦学习%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015239953994751 -- 26-01-21 18:36:48[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 9 and cont.cont_isenable = 1 AND cont.cont_name like '%秦学习-南京办%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027995109558105 -- 26-01-21 18:36:48[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 9 AND o.org_name like '%运输部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01796293258667 -- 26-01-21 18:37:00[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D173%26ship_city%3D%E5%8D%97%E4%BA%AC%E5%B8%82%26is_apply%3D1&extrafareApply_id=68935 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,of.costAlloc_type_id,receive.cust_disp_name receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(of.otherfee_id,0) otherfee_id,r.createdby_id FROM dboa.oa_extrafareApply r LEFT JOIN dboa.oa_appr_process o ON r.appr_proc_id = o.appr_proc_id LEFT JOIN dbsys.sys_contact rc ON r.apply_cont_id = rc.cont_id LEFT JOIN dbsys.sys_org org ON r.department_id = org.org_id LEFT JOIN dbsys.sys_contact createdby ON r.createdby_id = createdby.cont_id LEFT JOIN dbsys.sys_contact updatedby ON r.updatedby_id = updatedby.cont_id LEFT JOIN dbthird.thd_otherfee of ON r.extrafareApply_id = of.extrafareApply_id LEFT JOIN dbthird.v_thd_customer receive ON receive.sys_cust_id = r.receiving_unit_id and receive.acct_id = r.acct_id WHERE r.extrafareApply_id = 68935 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034749507904053 -- 26-01-21 18:37:00[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D173%26ship_city%3D%E5%8D%97%E4%BA%AC%E5%B8%82%26is_apply%3D1&extrafareApply_id=68935 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035269260406494 -- 26-01-21 18:37:01[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D173%26ship_city%3D%E5%8D%97%E4%BA%AC%E5%B8%82%26is_apply%3D1&extrafareApply_id=68935 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036721229553223 -- 26-01-21 18:37:01[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D173%26ship_city%3D%E5%8D%97%E4%BA%AC%E5%B8%82%26is_apply%3D1&extrafareApply_id=68935 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5724540 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00347900390625 -- 26-01-21 18:37:01[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D173%26ship_city%3D%E5%8D%97%E4%BA%AC%E5%B8%82%26is_apply%3D1&extrafareApply_id=68935 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034971237182617 -- 26-01-21 18:37:01[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D173%26ship_city%3D%E5%8D%97%E4%BA%AC%E5%B8%82%26is_apply%3D1&extrafareApply_id=68935 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018534898757935 -- 26-01-21 18:37:01[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =9 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%南京办-秦学习%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01885986328125 -- 26-01-21 18:37:01[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 9 and cont.cont_isenable = 1 AND cont.cont_name like '%秦学习-南京办%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0312340259552 -- 26-01-21 18:37:01[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 9 AND o.org_name like '%运输部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.032703876495361 -- 26-01-21 18:37:13[刘强-2507] -- /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.019165992736816 -- 26-01-21 18:38:12[刘强-2507] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037839412689209 -- 26-01-21 18:38:12[刘强-2507] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0054388046264648 -- 26-01-21 18:38:13[刘强-2507] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2507,updatedby_id = 2507 where extrafareApply_id = 71272 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0053839683532715 -- 26-01-21 18:38:13[刘强-2507] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2507,updatedby_id = 2507 where otherfee_id = 3606 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019431829452515 -- 26-01-21 18:38:15[刘强-2507] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038278102874756 -- 26-01-21 18:38:15[刘强-2507] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016136169433594 -- 26-01-21 18:38:16[刘强-2507] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031847953796387 -- 26-01-21 18:38:16[刘强-2507] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0051419734954834 -- 26-01-21 18:38:16[刘强-2507] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2507,updatedby_id = 2507 where extrafareApply_id = 71272 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004662036895752 -- 26-01-21 18:38:16[刘强-2507] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2507,updatedby_id = 2507 where otherfee_id = 3606 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021535158157349 -- 26-01-21 18:38:16[刘强-2507] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016396045684814 -- 26-01-21 18:39:53[刘强-2507] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032458305358887 -- 26-01-21 18:39:54[刘强-2507] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046148300170898 -- 26-01-21 18:39:54[刘强-2507] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2507,updatedby_id = 2507 where extrafareApply_id = 71273 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018532991409302 -- 26-01-21 18:39:59[刘强-2507] -- /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.017823934555054 -- 26-01-21 18:40:15[刘强-2507] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034909248352051 -- 26-01-21 18:40:15[刘强-2507] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028621912002563 -- 26-01-21 18:42:20[刘强-2507] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035388469696045 -- 26-01-21 18:42:20[刘强-2507] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0047519207000732 -- 26-01-21 18:42:20[刘强-2507] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2507,updatedby_id = 2507 where extrafareApply_id = 71273 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0047399997711182 -- 26-01-21 18:42:20[刘强-2507] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2507,updatedby_id = 2507 where otherfee_id = 3607 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019209861755371 -- 26-01-21 18:42:20[刘强-2507] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015480041503906 -- 26-01-21 18:57:26[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2244125%22%7D&event=edit_fareApply&fareApply_id=44125 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 44125 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003572940826416 -- 26-01-21 18:57:26[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2244125%22%7D&event=edit_fareApply&fareApply_id=44125 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 44125 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035030841827393 -- 26-01-21 18:57:26[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2244125%22%7D&event=edit_fareApply&fareApply_id=44125 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5948262 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030539035797119 -- 26-01-21 18:57:26[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2244125%22%7D&event=edit_fareApply&fareApply_id=44125 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031540393829346 -- 26-01-21 18:57:26[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2244125%22%7D&event=edit_fareApply&fareApply_id=44125 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5948262 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029919147491455 -- 26-01-21 18:57:26[姜维华-529] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2244125%22%7D&event=edit_fareApply&fareApply_id=44125 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 529 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017491102218628 -- 26-01-21 19:19:22[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022178173065186 -- 26-01-21 19:38:45[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT extrafareApply_id doc_id,extrafareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,3 as appr_type_id,0 is_urgent FROM dboa.oa_extrafareApply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0050380229949951 -- 26-01-21 19:38:45[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT fareApply_id doc_id,fareApply_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,12 as appr_type_id,0 is_urgent FROM dboa.oa_fareapply WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004396915435791 -- 26-01-21 19:38:45[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT payment_id doc_id,payment_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,13 as appr_type_id,0 is_urgent FROM dboa.oa_payment WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0049049854278564 -- 26-01-21 19:38:45[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT officialSeals_id doc_id,officialSeals_no doc_no,status_id,DATE_FORMAT(apply_date,'%Y-%m-%d') apply_date,14 as appr_type_id,is_urgent FROM dboa.oa_officialSeals WHERE createdby_id = 2544 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004878044128418 -- 26-01-21 19:38:45[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=query SELECT task_id doc_id, task_no doc_no, status_id, DATE_FORMAT(createdon, '%Y-%m-%d') apply_date, 4 as appr_type_id, 0 is_urgent FROM dboa.oa_task WHERE createdby_id= 2544 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020638942718506 -- 26-01-21 19:38:46[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 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 = 44066 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038199424743652 -- 26-01-21 19:38:46[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039021968841553 -- 26-01-21 19:38:46[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5940182 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037190914154053 -- 26-01-21 19:38:46[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037069320678711 -- 26-01-21 19:38:46[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037620067596436 -- 26-01-21 19:38:47[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5940182 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037009716033936 -- 26-01-21 19:38:47[刘晓进-2544] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_fareApply&fareApply_id=44066 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2544 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018407821655273 -- 26-01-21 19:38:47[刘晓进-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.019008159637451 -- 26-01-21 19:38:47[刘晓进-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.016687870025635 -- 26-01-21 19:38:47[刘晓进-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.025876998901367 -- 26-01-21 19:38:47[刘晓进-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.01904296875 -- 26-01-21 19:38:47[刘晓进-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.0037980079650879 -- 26-01-21 19:38:47[刘晓进-2544] -- /buz/oa/index.php/oamgmt/get_projectItem_noChild select p.project_id AS `value`,p.project_name AS `title` from dbsys.sys_project p where p.acct_id = 49 and p.project_id not in (1,1251,1253) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015666007995605 -- 26-01-21 19:38:49[刘晓进-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.0033478736877441 -- 26-01-21 19:38:49[刘晓进-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.0031321048736572 -- 26-01-21 19:38:49[刘晓进-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.0031349658966064 -- 26-01-21 19:38:49[刘晓进-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.0031378269195557 -- 26-01-21 19:38:49[刘晓进-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.018610954284668 -- 26-01-21 20:04:51[邹平-2497] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2497 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036399364471436 -- 26-01-21 20:04:51[邹平-2497] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2497 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0052080154418945 -- 26-01-21 20:04:51[邹平-2497] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2497,updatedby_id = 2497 where extrafareApply_id = 71274 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025254964828491 -- 26-01-21 20:05:01[邹平-2497] -- /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.030907154083252 -- 26-01-21 20:05:16[邹平-2497] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2497 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039329528808594 -- 26-01-21 20:05:16[邹平-2497] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2497 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017183065414429 -- 26-01-21 20:05:19[邹平-2497] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2497 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033979415893555 -- 26-01-21 20:05:19[邹平-2497] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2497 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0047781467437744 -- 26-01-21 20:05:19[邹平-2497] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2497,updatedby_id = 2497 where extrafareApply_id = 71274 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0048270225524902 -- 26-01-21 20:05:19[邹平-2497] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2497,updatedby_id = 2497 where otherfee_id = 3608 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020616054534912 -- 26-01-21 20:06:00[邹平-2497] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2497 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040779113769531 -- 26-01-21 20:06:00[邹平-2497] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2497 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0057411193847656 -- 26-01-21 20:06:00[邹平-2497] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 2497,updatedby_id = 2497 where extrafareApply_id = 71274 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0052559375762939 -- 26-01-21 20:06:00[邹平-2497] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 2497,updatedby_id = 2497 where otherfee_id = 3608 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019620895385742 -- 26-01-21 20:06:00[邹平-2497] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2497 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016632795333862 -- 26-01-21 20:14:31 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032720565795898 -- 26-01-21 20:14:31 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042479038238525 -- 26-01-21 20:14:31 -- /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.003446102142334 -- 26-01-21 20:14:31[高祥-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.020179033279419 -- 26-01-21 20:14:32[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02016806602478 -- 26-01-21 20:14:33[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7419 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 = 7419 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037848949432373 -- 26-01-21 20:14:33[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7419 select org_id,org_name from dbsys.sys_org where corp_acct_id = 23 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036399364471436 -- 26-01-21 20:14:33[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7419 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038118362426758 -- 26-01-21 20:14:33[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7419 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5947641 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036540031433105 -- 26-01-21 20:14:33[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_officialSeals&officialSeals_id=7419 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021823167800903 -- 26-01-21 20:14:40[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=pbl_updateApprStatus select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028065204620361 -- 26-01-21 20:14:40[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01956582069397 -- 26-01-21 23:35:05[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271055%22%7D&event=edit_extrafareApply&extrafareApply_id=71055 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 = 71055 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035011768341064 -- 26-01-21 23:35:05[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271055%22%7D&event=edit_extrafareApply&extrafareApply_id=71055 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034580230712891 -- 26-01-21 23:35:05[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271055%22%7D&event=edit_extrafareApply&extrafareApply_id=71055 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035891532897949 -- 26-01-21 23:35:05[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271055%22%7D&event=edit_extrafareApply&extrafareApply_id=71055 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5927449 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034191608428955 -- 26-01-21 23:35:05[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271055%22%7D&event=edit_extrafareApply&extrafareApply_id=71055 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00341796875 -- 26-01-21 23:35:05[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271055%22%7D&event=edit_extrafareApply&extrafareApply_id=71055 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02688193321228 -- 26-01-21 23:35:05[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =9 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%南京办-秦学习%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021332025527954 -- 26-01-21 23:35:05[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 9 and cont.cont_isenable = 1 AND cont.cont_name like '%秦学习-南京办%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019686937332153 -- 26-01-21 23:35:06[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 9 AND o.org_name like '%运输部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021826028823853 -- 26-01-21 23:35:18[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271053%22%7D&event=edit_extrafareApply&extrafareApply_id=71053 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 = 71053 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039160251617432 -- 26-01-21 23:35:18[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271053%22%7D&event=edit_extrafareApply&extrafareApply_id=71053 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039639472961426 -- 26-01-21 23:35:18[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271053%22%7D&event=edit_extrafareApply&extrafareApply_id=71053 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040841102600098 -- 26-01-21 23:35:18[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271053%22%7D&event=edit_extrafareApply&extrafareApply_id=71053 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5927315 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039281845092773 -- 26-01-21 23:35:18[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271053%22%7D&event=edit_extrafareApply&extrafareApply_id=71053 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039100646972656 -- 26-01-21 23:35:18[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271053%22%7D&event=edit_extrafareApply&extrafareApply_id=71053 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021761894226074 -- 26-01-21 23:35:19[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =9 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%南京办-秦学习%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024085998535156 -- 26-01-21 23:35:19[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 9 and cont.cont_isenable = 1 AND cont.cont_name like '%秦学习-南京办%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018798112869263 -- 26-01-21 23:35:19[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 9 AND o.org_name like '%运输部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019725799560547 -- 26-01-21 23:35:35[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270377%22%7D&event=edit_extrafareApply&extrafareApply_id=70377 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 = 70377 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034699440002441 -- 26-01-21 23:35:35[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270377%22%7D&event=edit_extrafareApply&extrafareApply_id=70377 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035269260406494 -- 26-01-21 23:35:35[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270377%22%7D&event=edit_extrafareApply&extrafareApply_id=70377 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036580562591553 -- 26-01-21 23:35:35[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270377%22%7D&event=edit_extrafareApply&extrafareApply_id=70377 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5865849 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034730434417725 -- 26-01-21 23:35:35[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270377%22%7D&event=edit_extrafareApply&extrafareApply_id=70377 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034918785095215 -- 26-01-21 23:35:35[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270377%22%7D&event=edit_extrafareApply&extrafareApply_id=70377 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016187906265259 -- 26-01-21 23:35:35[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =9 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%南京办-秦学习%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020328044891357 -- 26-01-21 23:35:35[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 9 and cont.cont_isenable = 1 AND cont.cont_name like '%秦学习-南京办%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027204036712646 -- 26-01-21 23:35:35[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 9 AND o.org_name like '%运输部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018432855606079 -- 26-01-21 23:35:41[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270377%22%7D&event=edit_extrafareApply&extrafareApply_id=70377 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 = 70377 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035889148712158 -- 26-01-21 23:35:41[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270377%22%7D&event=edit_extrafareApply&extrafareApply_id=70377 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036301612854004 -- 26-01-21 23:35:41[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270377%22%7D&event=edit_extrafareApply&extrafareApply_id=70377 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036358833312988 -- 26-01-21 23:35:41[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270377%22%7D&event=edit_extrafareApply&extrafareApply_id=70377 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5865849 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035898685455322 -- 26-01-21 23:35:41[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270377%22%7D&event=edit_extrafareApply&extrafareApply_id=70377 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035920143127441 -- 26-01-21 23:35:41[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2270377%22%7D&event=edit_extrafareApply&extrafareApply_id=70377 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028357028961182 -- 26-01-21 23:35:41[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =9 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%南京办-秦学习%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018930196762085 -- 26-01-21 23:35:41[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 9 and cont.cont_isenable = 1 AND cont.cont_name like '%秦学习-南京办%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017376899719238 -- 26-01-21 23:35:42[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 9 AND o.org_name like '%运输部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02776312828064 -- 26-01-21 23:35:49[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271041%22%7D&event=edit_extrafareApply&extrafareApply_id=71041 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 = 71041 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029819011688232 -- 26-01-21 23:35:49[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271041%22%7D&event=edit_extrafareApply&extrafareApply_id=71041 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030069351196289 -- 26-01-21 23:35:49[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271041%22%7D&event=edit_extrafareApply&extrafareApply_id=71041 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031290054321289 -- 26-01-21 23:35:49[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271041%22%7D&event=edit_extrafareApply&extrafareApply_id=71041 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5927129 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029788017272949 -- 26-01-21 23:35:49[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271041%22%7D&event=edit_extrafareApply&extrafareApply_id=71041 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017518043518066 -- 26-01-21 23:35:50[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =9 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%南京办-秦学习%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027968168258667 -- 26-01-21 23:35:50[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 9 and cont.cont_isenable = 1 AND cont.cont_name like '%秦学习-南京办%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022909164428711 -- 26-01-21 23:35:50[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 9 AND o.org_name like '%运输部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022256135940552 -- 26-01-21 23:36:02[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271042%22%7D&event=edit_extrafareApply&extrafareApply_id=71042 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 = 71042 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030999183654785 -- 26-01-21 23:36:02[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271042%22%7D&event=edit_extrafareApply&extrafareApply_id=71042 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031440258026123 -- 26-01-21 23:36:02[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271042%22%7D&event=edit_extrafareApply&extrafareApply_id=71042 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032801628112793 -- 26-01-21 23:36:02[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271042%22%7D&event=edit_extrafareApply&extrafareApply_id=71042 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5927149 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031092166900635 -- 26-01-21 23:36:02[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271042%22%7D&event=edit_extrafareApply&extrafareApply_id=71042 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016178131103516 -- 26-01-21 23:36:02[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =9 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%南京办-秦学习%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016551971435547 -- 26-01-21 23:36:02[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 9 and cont.cont_isenable = 1 AND cont.cont_name like '%秦学习-南京办%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017965078353882 -- 26-01-21 23:36:02[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 9 AND o.org_name like '%运输部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019526958465576 -- 26-01-21 23:36:15[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271047%22%7D&event=edit_extrafareApply&extrafareApply_id=71047 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 = 71047 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035350322723389 -- 26-01-21 23:36:15[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271047%22%7D&event=edit_extrafareApply&extrafareApply_id=71047 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035579204559326 -- 26-01-21 23:36:15[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271047%22%7D&event=edit_extrafareApply&extrafareApply_id=71047 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036721229553223 -- 26-01-21 23:36:15[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271047%22%7D&event=edit_extrafareApply&extrafareApply_id=71047 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5927179 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035319328308105 -- 26-01-21 23:36:15[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271047%22%7D&event=edit_extrafareApply&extrafareApply_id=71047 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00351881980896 -- 26-01-21 23:36:15[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271047%22%7D&event=edit_extrafareApply&extrafareApply_id=71047 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024573802947998 -- 26-01-21 23:36:15[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =9 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%南京办-秦学习%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024089097976685 -- 26-01-21 23:36:16[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 9 and cont.cont_isenable = 1 AND cont.cont_name like '%秦学习-南京办%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018640995025635 -- 26-01-21 23:36:16[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 9 AND o.org_name like '%运输部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017800092697144 -- 26-01-21 23:36:35[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271048%22%7D&event=edit_extrafareApply&extrafareApply_id=71048 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 = 71048 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030698776245117 -- 26-01-21 23:36:35[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271048%22%7D&event=edit_extrafareApply&extrafareApply_id=71048 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030980110168457 -- 26-01-21 23:36:35[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271048%22%7D&event=edit_extrafareApply&extrafareApply_id=71048 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032310485839844 -- 26-01-21 23:36:35[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271048%22%7D&event=edit_extrafareApply&extrafareApply_id=71048 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5927217 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030779838562012 -- 26-01-21 23:36:35[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271048%22%7D&event=edit_extrafareApply&extrafareApply_id=71048 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030791759490967 -- 26-01-21 23:36:35[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271048%22%7D&event=edit_extrafareApply&extrafareApply_id=71048 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027227878570557 -- 26-01-21 23:36:35[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =9 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%南京办-秦学习%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027590036392212 -- 26-01-21 23:36:36[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 9 and cont.cont_isenable = 1 AND cont.cont_name like '%秦学习-南京办%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022248029708862 -- 26-01-21 23:36:36[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 9 AND o.org_name like '%运输部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016994953155518 -- 26-01-21 23:36:42[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271048%22%7D&event=edit_extrafareApply&extrafareApply_id=71048 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 = 71048 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033371448516846 -- 26-01-21 23:36:42[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271048%22%7D&event=edit_extrafareApply&extrafareApply_id=71048 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033550262451172 -- 26-01-21 23:36:43[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271048%22%7D&event=edit_extrafareApply&extrafareApply_id=71048 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003371000289917 -- 26-01-21 23:36:43[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271048%22%7D&event=edit_extrafareApply&extrafareApply_id=71048 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5927217 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033338069915771 -- 26-01-21 23:36:43[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271048%22%7D&event=edit_extrafareApply&extrafareApply_id=71048 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033140182495117 -- 26-01-21 23:36:43[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271048%22%7D&event=edit_extrafareApply&extrafareApply_id=71048 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023047924041748 -- 26-01-21 23:36:43[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =9 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%南京办-秦学习%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02868914604187 -- 26-01-21 23:36:43[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 9 and cont.cont_isenable = 1 AND cont.cont_name like '%秦学习-南京办%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017384052276611 -- 26-01-21 23:36:43[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 9 AND o.org_name like '%运输部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.030048131942749 -- 26-01-21 23:36:52[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271049%22%7D&event=edit_extrafareApply&extrafareApply_id=71049 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 = 71049 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034129619598389 -- 26-01-21 23:36:52[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271049%22%7D&event=edit_extrafareApply&extrafareApply_id=71049 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034549236297607 -- 26-01-21 23:36:52[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271049%22%7D&event=edit_extrafareApply&extrafareApply_id=71049 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035610198974609 -- 26-01-21 23:36:52[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271049%22%7D&event=edit_extrafareApply&extrafareApply_id=71049 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5927238 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034141540527344 -- 26-01-21 23:36:52[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271049%22%7D&event=edit_extrafareApply&extrafareApply_id=71049 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034000873565674 -- 26-01-21 23:36:52[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271049%22%7D&event=edit_extrafareApply&extrafareApply_id=71049 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01691722869873 -- 26-01-21 23:36:52[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =9 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%南京办-秦学习%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017552852630615 -- 26-01-21 23:36:52[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 9 and cont.cont_isenable = 1 AND cont.cont_name like '%秦学习-南京办%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.030115842819214 -- 26-01-21 23:36:52[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 9 AND o.org_name like '%运输部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020691871643066 -- 26-01-21 23:37:00[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271046%22%7D&event=edit_extrafareApply&extrafareApply_id=71046 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 = 71046 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036718845367432 -- 26-01-21 23:37:00[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271046%22%7D&event=edit_extrafareApply&extrafareApply_id=71046 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037219524383545 -- 26-01-21 23:37:00[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271046%22%7D&event=edit_extrafareApply&extrafareApply_id=71046 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038290023803711 -- 26-01-21 23:37:00[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271046%22%7D&event=edit_extrafareApply&extrafareApply_id=71046 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5927173 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036690235137939 -- 26-01-21 23:37:00[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271046%22%7D&event=edit_extrafareApply&extrafareApply_id=71046 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036561489105225 -- 26-01-21 23:37:00[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271046%22%7D&event=edit_extrafareApply&extrafareApply_id=71046 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018715858459473 -- 26-01-21 23:37:00[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =9 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%南京办-秦学习%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028486013412476 -- 26-01-21 23:37:00[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 9 and cont.cont_isenable = 1 AND cont.cont_name like '%秦学习-南京办%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019701957702637 -- 26-01-21 23:37:00[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 9 AND o.org_name like '%运输部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01623797416687 -- 26-01-21 23:37:33[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271050%22%7D&event=edit_extrafareApply&extrafareApply_id=71050 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 = 71050 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030460357666016 -- 26-01-21 23:37:33[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271050%22%7D&event=edit_extrafareApply&extrafareApply_id=71050 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030851364135742 -- 26-01-21 23:37:33[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271050%22%7D&event=edit_extrafareApply&extrafareApply_id=71050 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003216028213501 -- 26-01-21 23:37:33[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271050%22%7D&event=edit_extrafareApply&extrafareApply_id=71050 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5927241 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030550956726074 -- 26-01-21 23:37:33[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271050%22%7D&event=edit_extrafareApply&extrafareApply_id=71050 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030241012573242 -- 26-01-21 23:37:33[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271050%22%7D&event=edit_extrafareApply&extrafareApply_id=71050 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018658876419067 -- 26-01-21 23:37:34[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =9 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%南京办-秦学习%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019144058227539 -- 26-01-21 23:37:34[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 9 and cont.cont_isenable = 1 AND cont.cont_name like '%秦学习-南京办%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016107082366943 -- 26-01-21 23:37:34[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 9 AND o.org_name like '%运输部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020349979400635 -- 26-01-21 23:37:46[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271052%22%7D&event=edit_extrafareApply&extrafareApply_id=71052 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 = 71052 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038778781890869 -- 26-01-21 23:37:46[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271052%22%7D&event=edit_extrafareApply&extrafareApply_id=71052 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038890838623047 -- 26-01-21 23:37:46[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271052%22%7D&event=edit_extrafareApply&extrafareApply_id=71052 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040280818939209 -- 26-01-21 23:37:46[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271052%22%7D&event=edit_extrafareApply&extrafareApply_id=71052 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5927300 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038831233978271 -- 26-01-21 23:37:46[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271052%22%7D&event=edit_extrafareApply&extrafareApply_id=71052 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038559436798096 -- 26-01-21 23:37:46[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271052%22%7D&event=edit_extrafareApply&extrafareApply_id=71052 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019799947738647 -- 26-01-21 23:37:46[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =9 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%南京办-秦学习%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019276857376099 -- 26-01-21 23:37:46[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 9 and cont.cont_isenable = 1 AND cont.cont_name like '%秦学习-南京办%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015788078308105 -- 26-01-21 23:37:47[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 9 AND o.org_name like '%运输部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015943050384521 -- 26-01-21 23:38:00[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271055%22%7D&event=edit_extrafareApply&extrafareApply_id=71055 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 = 71055 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029768943786621 -- 26-01-21 23:38:00[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271055%22%7D&event=edit_extrafareApply&extrafareApply_id=71055 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030081272125244 -- 26-01-21 23:38:00[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271055%22%7D&event=edit_extrafareApply&extrafareApply_id=71055 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031509399414062 -- 26-01-21 23:38:00[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271055%22%7D&event=edit_extrafareApply&extrafareApply_id=71055 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5927449 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002985954284668 -- 26-01-21 23:38:00[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271055%22%7D&event=edit_extrafareApply&extrafareApply_id=71055 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029740333557129 -- 26-01-21 23:38:00[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271055%22%7D&event=edit_extrafareApply&extrafareApply_id=71055 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019787073135376 -- 26-01-21 23:38:01[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =9 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%南京办-秦学习%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028501033782959 -- 26-01-21 23:38:01[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 9 and cont.cont_isenable = 1 AND cont.cont_name like '%秦学习-南京办%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016173839569092 -- 26-01-21 23:38:01[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 9 AND o.org_name like '%运输部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01826810836792 -- 26-01-21 23:38:07[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271053%22%7D&event=edit_extrafareApply&extrafareApply_id=71053 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 = 71053 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033318996429443 -- 26-01-21 23:38:07[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271053%22%7D&event=edit_extrafareApply&extrafareApply_id=71053 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033299922943115 -- 26-01-21 23:38:07[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271053%22%7D&event=edit_extrafareApply&extrafareApply_id=71053 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034739971160889 -- 26-01-21 23:38:07[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271053%22%7D&event=edit_extrafareApply&extrafareApply_id=71053 select file_id,file_url,file_ext,thumb_file_url,file_type_id from dbpublic.pbl_upload_file where owner_id=5927315 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033140182495117 -- 26-01-21 23:38:07[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271053%22%7D&event=edit_extrafareApply&extrafareApply_id=71053 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032999515533447 -- 26-01-21 23:38:07[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2271053%22%7D&event=edit_extrafareApply&extrafareApply_id=71053 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020519971847534 -- 26-01-21 23:38:07[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =9 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%南京办-秦学习%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027904033660889 -- 26-01-21 23:38:07[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 9 and cont.cont_isenable = 1 AND cont.cont_name like '%秦学习-南京办%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020024061203003 -- 26-01-21 23:38:08[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 9 AND o.org_name like '%运输部%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------