Time: 0.016649961471558 -- 25-08-02 00:05:47[彭铸-825] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1487105&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D428%26ship_city%3D%E9%95%BF%E6%B2%99%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 = 825 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033159255981445 -- 25-08-02 00:05:47[彭铸-825] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1487105&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D428%26ship_city%3D%E9%95%BF%E6%B2%99%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.0031940937042236 -- 25-08-02 00:05:47[彭铸-825] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1487105&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D428%26ship_city%3D%E9%95%BF%E6%B2%99%E5%B8%82%26is_apply%3D1&extrafareApply_id=0 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 825 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003364086151123 -- 25-08-02 00:05:47[彭铸-825] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1487105&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D428%26ship_city%3D%E9%95%BF%E6%B2%99%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 (1487105) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036320686340332 -- 25-08-02 00:05:47[彭铸-825] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1487105&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D428%26ship_city%3D%E9%95%BF%E6%B2%99%E5%B8%82%26is_apply%3D1&extrafareApply_id=0 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.03114914894104 -- 25-08-02 00:05:47[彭铸-825] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =9 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016312122344971 -- 25-08-02 00:05:48[彭铸-825] -- /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.017602920532227 -- 25-08-02 00:05:48[彭铸-825] -- /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.033524036407471 -- 25-08-02 00:05:53[彭铸-825] -- /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.024679899215698 -- 25-08-02 00:06:02[彭铸-825] -- /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.020179033279419 -- 25-08-02 00:06:37[彭铸-825] -- /buz/oa/index.php/oamgmt/get_extrafare_item select extrafare_name,extrafare_id from dboa.oa_extrafare where acct_id = 15 and extrafare_name like '%叉车%' limit 30 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028439998626709 -- 25-08-02 00:07:05[彭铸-825] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select admin_id cont_id from dbsys.sys_acct where acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032610893249512 -- 25-08-02 00:07:05[彭铸-825] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 312 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033218860626221 -- 25-08-02 00:07:05[彭铸-825] -- /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 (1487105) limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032958984375 -- 25-08-02 00:07:05[彭铸-825] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 825 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0050008296966553 -- 25-08-02 00:07:05[彭铸-825] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 825,updatedby_id = 825 where extrafareApply_id = 64123 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0048139095306396 -- 25-08-02 00:07:05[彭铸-825] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 825,updatedby_id = 825 where otherfee_id = 66122 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025152921676636 -- 25-08-02 00:07:08[彭铸-825] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select admin_id cont_id from dbsys.sys_acct where acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032749176025391 -- 25-08-02 00:07:08[彭铸-825] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 312 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032889842987061 -- 25-08-02 00:07:08[彭铸-825] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 825 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01506495475769 -- 25-08-02 00:07:34[彭铸-825] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select admin_id cont_id from dbsys.sys_acct where acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028889179229736 -- 25-08-02 00:07:34[彭铸-825] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 312 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002932071685791 -- 25-08-02 00:07:34[彭铸-825] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 825 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045959949493408 -- 25-08-02 00:07:34[彭铸-825] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 825,updatedby_id = 825 where extrafareApply_id = 64123 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045928955078125 -- 25-08-02 00:07:34[彭铸-825] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 825,updatedby_id = 825 where otherfee_id = 66122 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018543004989624 -- 25-08-02 00:07:34[彭铸-825] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 825 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019103050231934 -- 25-08-02 00:07:59[彭铸-825] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1487105&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D428%26ship_city%3D%E9%95%BF%E6%B2%99%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 = 825 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032880306243896 -- 25-08-02 00:07:59[彭铸-825] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1487105&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D428%26ship_city%3D%E9%95%BF%E6%B2%99%E5%B8%82%26is_apply%3D1&extrafareApply_id=0 select org_id,org_name from dbsys.sys_org where corp_acct_id = 15 and is_corporate = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032060146331787 -- 25-08-02 00:07:59[彭铸-825] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1487105&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D428%26ship_city%3D%E9%95%BF%E6%B2%99%E5%B8%82%26is_apply%3D1&extrafareApply_id=0 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 825 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033950805664062 -- 25-08-02 00:07:59[彭铸-825] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1487105&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D428%26ship_city%3D%E9%95%BF%E6%B2%99%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 (1487105) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036571025848389 -- 25-08-02 00:07:59[彭铸-825] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1487105&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D428%26ship_city%3D%E9%95%BF%E6%B2%99%E5%B8%82%26is_apply%3D1&extrafareApply_id=0 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022381067276001 -- 25-08-02 00:08:00[彭铸-825] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =9 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016005039215088 -- 25-08-02 00:08:00[彭铸-825] -- /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.018392086029053 -- 25-08-02 00:08:00[彭铸-825] -- /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.021625995635986 -- 25-08-02 00:08:04[彭铸-825] -- /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.021177053451538 -- 25-08-02 00:08:36[彭铸-825] -- /buz/oa/index.php/oamgmt/get_extrafare_item select extrafare_name,extrafare_id from dboa.oa_extrafare where acct_id = 15 and extrafare_name like '%等%' limit 30 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015493154525757 -- 25-08-02 00:09:09[彭铸-825] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select admin_id cont_id from dbsys.sys_acct where acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030748844146729 -- 25-08-02 00:09:09[彭铸-825] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 312 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031290054321289 -- 25-08-02 00:09:10[彭铸-825] -- /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 (1487105) limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030138492584229 -- 25-08-02 00:09:10[彭铸-825] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 825 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043299198150635 -- 25-08-02 00:09:10[彭铸-825] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 825,updatedby_id = 825 where extrafareApply_id = 64124 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041470527648926 -- 25-08-02 00:09:10[彭铸-825] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 825,updatedby_id = 825 where otherfee_id = 66123 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019848108291626 -- 25-08-02 00:09:11[彭铸-825] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select admin_id cont_id from dbsys.sys_acct where acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038700103759766 -- 25-08-02 00:09:11[彭铸-825] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 312 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003899097442627 -- 25-08-02 00:09:11[彭铸-825] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApplyItem select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 825 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021317005157471 -- 25-08-02 00:09:12[彭铸-825] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select admin_id cont_id from dbsys.sys_acct where acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041649341583252 -- 25-08-02 00:09:12[彭铸-825] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 312 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042159557342529 -- 25-08-02 00:09:12[彭铸-825] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 825 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0054941177368164 -- 25-08-02 00:09:12[彭铸-825] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 825,updatedby_id = 825 where extrafareApply_id = 64124 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0058388710021973 -- 25-08-02 00:09:12[彭铸-825] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 825,updatedby_id = 825 where otherfee_id = 66123 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014971971511841 -- 25-08-02 00:09:13[彭铸-825] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 825 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020117044448853 -- 25-08-02 00:09:13[彭铸-825] -- /buz/oa/index.php/oamgmt/oa_application?event=get_apprProcCombo select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 825 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019374132156372 -- 25-08-02 00:09:15[彭铸-825] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select admin_id cont_id from dbsys.sys_acct where acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00376296043396 -- 25-08-02 00:09:15[彭铸-825] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 312 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003817081451416 -- 25-08-02 00:09:15[彭铸-825] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 825 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0052049160003662 -- 25-08-02 00:09:15[彭铸-825] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 825,updatedby_id = 825 where extrafareApply_id = 64124 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0050270557403564 -- 25-08-02 00:09:15[彭铸-825] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 825,updatedby_id = 825 where otherfee_id = 66123 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022636890411377 -- 25-08-02 00:09:15[彭铸-825] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 825 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021611928939819 -- 25-08-02 00:09:15[彭铸-825] -- /buz/oa/index.php/oamgmt/oa_application?event=get_apprProcCombo select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 825 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017112016677856 -- 25-08-02 00:09:16[彭铸-825] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select admin_id cont_id from dbsys.sys_acct where acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033810138702393 -- 25-08-02 00:09:16[彭铸-825] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 312 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033910274505615 -- 25-08-02 00:09:16[彭铸-825] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 825 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0047268867492676 -- 25-08-02 00:09:16[彭铸-825] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 825,updatedby_id = 825 where extrafareApply_id = 64124 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044398307800293 -- 25-08-02 00:09:16[彭铸-825] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 825,updatedby_id = 825 where otherfee_id = 66123 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014797925949097 -- 25-08-02 00:09:16[彭铸-825] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 825 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015411138534546 -- 25-08-02 00:09:16[彭铸-825] -- /buz/oa/index.php/oamgmt/oa_application?event=get_apprProcCombo select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 825 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019366025924683 -- 25-08-02 00:09:25[彭铸-825] -- /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.017109870910645 -- 25-08-02 00:09:31[彭铸-825] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select admin_id cont_id from dbsys.sys_acct where acct_id = 9 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033152103424072 -- 25-08-02 00:09:31[彭铸-825] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 312 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033631324768066 -- 25-08-02 00:09:31[彭铸-825] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 825 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0049750804901123 -- 25-08-02 00:09:31[彭铸-825] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dboa.oa_extrafareapply set createdby_id = 825,updatedby_id = 825 where extrafareApply_id = 64124 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0056619644165039 -- 25-08-02 00:09:31[彭铸-825] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=save_extrafareApply_application update dbthird.thd_otherfee set createdby_id = 825,updatedby_id = 825 where otherfee_id = 66123 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025640964508057 -- 25-08-02 00:09:32[彭铸-825] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 825 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.035135984420776 -- 25-08-02 02:28:35[李磊-753] -- /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 = 753 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0051989555358887 -- 25-08-02 02:28:35[李磊-753] -- /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 = 753 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039238929748535 -- 25-08-02 02:28:35[李磊-753] -- /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 = 753 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0053420066833496 -- 25-08-02 02:28:35[李磊-753] -- /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 = 753 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0055332183837891 -- 25-08-02 02:28:35[李磊-753] -- /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= 753 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020204067230225 -- 25-08-02 02:28:35[李磊-753] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&extrafareApply_id=64077 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 = 64077 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033459663391113 -- 25-08-02 02:28:35[李磊-753] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&extrafareApply_id=64077 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034050941467285 -- 25-08-02 02:28:36[李磊-753] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&extrafareApply_id=64077 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035150051116943 -- 25-08-02 02:28:36[李磊-753] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&extrafareApply_id=64077 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5019563 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033531188964844 -- 25-08-02 02:28:36[李磊-753] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&extrafareApply_id=64077 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022513151168823 -- 25-08-02 02:28:36[李磊-753] -- /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.016868114471436 -- 25-08-02 02:28:36[李磊-753] -- /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.019156932830811 -- 25-08-02 02:28:36[李磊-753] -- /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.016189098358154 -- 25-08-02 02:28:37[李磊-753] -- /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 = 753 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034420490264893 -- 25-08-02 02:28:37[李磊-753] -- /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 = 753 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033440589904785 -- 25-08-02 02:28:37[李磊-753] -- /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 = 753 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033419132232666 -- 25-08-02 02:28:37[李磊-753] -- /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 = 753 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033450126647949 -- 25-08-02 02:28:37[李磊-753] -- /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= 753 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028470039367676 -- 25-08-02 08:36: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.015499114990234 -- 25-08-02 08:36: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.003169059753418 -- 25-08-02 08:36:09 -- /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.0036201477050781 -- 25-08-02 08:36:09 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='AMeng' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033810138702393 -- 25-08-02 08:36:09[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 15 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01855993270874 -- 25-08-02 08:36:10[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018296957015991 -- 25-08-02 09:31:01 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036449432373047 -- 25-08-02 09:31:01 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004472017288208 -- 25-08-02 09:31:01 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='PengSiYuan' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037980079650879 -- 25-08-02 09:31:01[彭思源-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.020511150360107 -- 25-08-02 09:31:02[彭思源-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.023013830184937 -- 25-08-02 09:31:53[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64125 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 = 64125 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040628910064697 -- 25-08-02 09:31:53[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64125 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 64125 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041201114654541 -- 25-08-02 09:31:53[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64125 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 64125 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035228729248047 -- 25-08-02 09:31:53[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64125 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034821033477783 -- 25-08-02 09:31:53[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64125 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036580562591553 -- 25-08-02 09:31:53[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64125 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028068 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034539699554443 -- 25-08-02 09:31:53[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64125 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016402959823608 -- 25-08-02 09:32:08[彭思源-1164] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=64125 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024455070495605 -- 25-08-02 09:32:09[彭思源-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.019178867340088 -- 25-08-02 09:32:10[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64091 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 = 64091 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040850639343262 -- 25-08-02 09:32:10[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64091 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 64091 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041999816894531 -- 25-08-02 09:32:10[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64091 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 64091 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035989284515381 -- 25-08-02 09:32:10[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64091 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036280155181885 -- 25-08-02 09:32:10[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64091 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003795862197876 -- 25-08-02 09:32:10[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64091 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5022140 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036129951477051 -- 25-08-02 09:32:10[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64091 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019327878952026 -- 25-08-02 09:32:15[彭思源-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.024271011352539 -- 25-08-02 09:32:16[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64090 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 = 64090 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035641193389893 -- 25-08-02 09:32:16[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64090 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 64090 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036489963531494 -- 25-08-02 09:32:16[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64090 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 64090 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031208992004395 -- 25-08-02 09:32:16[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64090 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031471252441406 -- 25-08-02 09:32:16[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64090 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033299922943115 -- 25-08-02 09:32:16[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64090 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5021741 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031139850616455 -- 25-08-02 09:32:16[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64090 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017492055892944 -- 25-08-02 09:32:22[彭思源-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.024326086044312 -- 25-08-02 09:32:24[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64091 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 = 64091 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031578540802002 -- 25-08-02 09:32:24[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64091 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 64091 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039279460906982 -- 25-08-02 09:32:24[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64091 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 64091 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031671524047852 -- 25-08-02 09:32:24[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64091 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032010078430176 -- 25-08-02 09:32:24[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64091 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032169818878174 -- 25-08-02 09:32:24[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64091 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5022140 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031428337097168 -- 25-08-02 09:32:24[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64091 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017179012298584 -- 25-08-02 09:32:26[彭思源-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.018810987472534 -- 25-08-02 09:32:27[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64125 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 = 64125 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042059421539307 -- 25-08-02 09:32:27[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64125 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 64125 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038518905639648 -- 25-08-02 09:32:27[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64125 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 64125 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036029815673828 -- 25-08-02 09:32:27[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64125 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036170482635498 -- 25-08-02 09:32:27[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64125 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037479400634766 -- 25-08-02 09:32:27[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64125 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028068 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036101341247559 -- 25-08-02 09:32:27[彭思源-1164] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64125 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1164 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022197961807251 -- 25-08-02 09:32:31[彭思源-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.027586936950684 -- 25-08-02 09:44:08[桂丽-2273] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2273 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.030138969421387 -- 25-08-02 09:44:08[桂丽-2273] -- /buz/oa/index.php/oamgmt/oa_application?event=get_apprProcCombo select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2273 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026762962341309 -- 25-08-02 09:44:11[桂丽-2273] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2273 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026273965835571 -- 25-08-02 09:50:43[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102609%22}&event=edit_payment&payment_id=102609 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102609 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037291049957275 -- 25-08-02 09:50:43[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102609%22}&event=edit_payment&payment_id=102609 select payment_id from dbthird.thd_payment where oa_payment_id = 102609 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037910938262939 -- 25-08-02 09:50:43[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102609%22}&event=edit_payment&payment_id=102609 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120978 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042068958282471 -- 25-08-02 09:50:43[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102609%22}&event=edit_payment&payment_id=102609 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028131 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036921501159668 -- 25-08-02 09:50:43[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102609%22}&event=edit_payment&payment_id=102609 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037670135498047 -- 25-08-02 09:50:43[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102609%22}&event=edit_payment&payment_id=102609 select * from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037720203399658 -- 25-08-02 09:50:43[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102609%22}&event=edit_payment&payment_id=102609 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028131 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036051273345947 -- 25-08-02 09:50:43[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102609%22}&event=edit_payment&payment_id=102609 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036048889160156 -- 25-08-02 09:50:43[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102609%22}&event=edit_payment&payment_id=102609 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036318302154541 -- 25-08-02 09:50:43[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102609%22}&event=edit_payment&payment_id=102609 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018193006515503 -- 25-08-02 09:50:49[石远龙-484] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102609 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015486001968384 -- 25-08-02 09:50:50[石远龙-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.032634973526001 -- 25-08-02 09:50:51[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102608 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102608 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038721561431885 -- 25-08-02 09:50:51[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102608 select payment_id from dbthird.thd_payment where oa_payment_id = 102608 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039420127868652 -- 25-08-02 09:50:51[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102608 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120977 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039191246032715 -- 25-08-02 09:50:51[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102608 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028117 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037550926208496 -- 25-08-02 09:50:51[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102608 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037999153137207 -- 25-08-02 09:50:51[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102608 select * from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039432048797607 -- 25-08-02 09:50:51[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102608 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028117 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037529468536377 -- 25-08-02 09:50:51[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102608 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037550926208496 -- 25-08-02 09:50:51[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102608 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037839412689209 -- 25-08-02 09:50:51[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102608 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028093099594116 -- 25-08-02 09:50:55[石远龙-484] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102608 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019700050354004 -- 25-08-02 09:50:55[石远龙-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.015676975250244 -- 25-08-02 09:50:57[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102608 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102608 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031161308288574 -- 25-08-02 09:50:57[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102608 select payment_id from dbthird.thd_payment where oa_payment_id = 102608 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031671524047852 -- 25-08-02 09:50:57[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102608 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120977 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035951137542725 -- 25-08-02 09:50:57[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102608 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028117 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029850006103516 -- 25-08-02 09:50:57[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102608 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003148078918457 -- 25-08-02 09:50:57[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102608 select * from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031180381774902 -- 25-08-02 09:50:57[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102608 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028117 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029699802398682 -- 25-08-02 09:50:57[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102608 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00295090675354 -- 25-08-02 09:50:57[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102608 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00301194190979 -- 25-08-02 09:50:57[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102608 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.033627986907959 -- 25-08-02 09:50:57[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102609%22}&event=edit_payment&payment_id=102609 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102609 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00406813621521 -- 25-08-02 09:50:57[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102609%22}&event=edit_payment&payment_id=102609 select payment_id from dbthird.thd_payment where oa_payment_id = 102609 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041370391845703 -- 25-08-02 09:50:57[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102609%22}&event=edit_payment&payment_id=102609 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120978 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004101037979126 -- 25-08-02 09:50:57[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102609%22}&event=edit_payment&payment_id=102609 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028131 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003957986831665 -- 25-08-02 09:50:57[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102609%22}&event=edit_payment&payment_id=102609 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004019021987915 -- 25-08-02 09:50:57[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102609%22}&event=edit_payment&payment_id=102609 select * from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040998458862305 -- 25-08-02 09:50:57[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102609%22}&event=edit_payment&payment_id=102609 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028131 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039558410644531 -- 25-08-02 09:50:57[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102609%22}&event=edit_payment&payment_id=102609 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039219856262207 -- 25-08-02 09:50:57[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102609%22}&event=edit_payment&payment_id=102609 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003993034362793 -- 25-08-02 09:50:57[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102609%22}&event=edit_payment&payment_id=102609 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016889095306396 -- 25-08-02 09:50:58[石远龙-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.024734020233154 -- 25-08-02 09:54:45[付明明-1005] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1005 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016763925552368 -- 25-08-02 09:54:45[付明明-1005] -- /buz/oa/index.php/oamgmt/oa_application?event=get_apprProcCombo select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1005 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016538143157959 -- 25-08-02 09:54:47[付明明-1005] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1005 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017321825027466 -- 25-08-02 09:56: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.0034220218658447 -- 25-08-02 09:56: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.0038838386535645 -- 25-08-02 09:56:16 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='TangLing' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035858154296875 -- 25-08-02 09:56:16[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 23 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018368005752563 -- 25-08-02 09:56:16[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1660 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.030267000198364 -- 25-08-02 09:56:18[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102604 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102604 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037271976470947 -- 25-08-02 09:56:18[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102604 select payment_id from dbthird.thd_payment where oa_payment_id = 102604 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038039684295654 -- 25-08-02 09:56:18[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102604 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120973 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041821002960205 -- 25-08-02 09:56:18[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102604 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028047 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036120414733887 -- 25-08-02 09:56:18[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102604 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1660 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037760734558105 -- 25-08-02 09:56:18[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102604 select * from dbsys.sys_contact where cont_id = 1660 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00376296043396 -- 25-08-02 09:56:18[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102604 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028047 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036029815673828 -- 25-08-02 09:56:18[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102604 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1660 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035948753356934 -- 25-08-02 09:56:18[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102604 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1660 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036358833312988 -- 25-08-02 09:56:18[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102604 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1660 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015305042266846 -- 25-08-02 09:56:23[唐玲-1660] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102604 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1660 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021411895751953 -- 25-08-02 09:56:23[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1660 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015910863876343 -- 25-08-02 09:56:26[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1660 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022158861160278 -- 25-08-02 09:56:28[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102604 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102604 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036909580230713 -- 25-08-02 09:56:28[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102604 select payment_id from dbthird.thd_payment where oa_payment_id = 102604 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037209987640381 -- 25-08-02 09:56:28[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102604 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120973 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043509006500244 -- 25-08-02 09:56:28[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102604 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028047 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037670135498047 -- 25-08-02 09:56:28[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102604 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1660 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.031979084014893 -- 25-08-02 09:56:28[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102604 select * from dbsys.sys_contact where cont_id = 1660 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037128925323486 -- 25-08-02 09:56:28[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102604 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028047 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036861896514893 -- 25-08-02 09:56:28[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102604 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1660 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036890506744385 -- 25-08-02 09:56:28[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102604 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1660 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037319660186768 -- 25-08-02 09:56:28[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102604 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1660 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016696929931641 -- 25-08-02 09:56:41[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1660 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018306970596313 -- 25-08-02 10:07:30 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036170482635498 -- 25-08-02 10:07:30 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044379234313965 -- 25-08-02 10:07:30 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='WuLingGang' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038199424743652 -- 25-08-02 10:07:30[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016392946243286 -- 25-08-02 10:07: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.017602920532227 -- 25-08-02 10:12:22 -- /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.0035459995269775 -- 25-08-02 10:12:22 -- /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.0043840408325195 -- 25-08-02 10:12:22 -- /buz/oa/index.php/oamgmt/oa_application?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='WeiZhen' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038070678710938 -- 25-08-02 10:12:22[韦珍-883] -- /buz/oa/index.php/oamgmt/oa_application?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 14 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022114038467407 -- 25-08-02 10:12:23[韦珍-883] -- /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 = 883 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039880275726318 -- 25-08-02 10:12:23[韦珍-883] -- /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 = 883 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0053000450134277 -- 25-08-02 10:12:23[韦珍-883] -- /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 = 883 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004371166229248 -- 25-08-02 10:12:23[韦珍-883] -- /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 = 883 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0047240257263184 -- 25-08-02 10:12:23[韦珍-883] -- /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= 883 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016784906387329 -- 25-08-02 10:13:06[韦珍-883] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 883 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016366004943848 -- 25-08-02 10:13:06[韦珍-883] -- /buz/oa/index.php/oamgmt/oa_application?event=get_apprProcCombo select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 883 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028587102890015 -- 25-08-02 10:13:08[韦珍-883] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 883 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016576051712036 -- 25-08-02 10:19:53[李磊-753] -- /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 = 753 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035569667816162 -- 25-08-02 10:19:53[李磊-753] -- /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 = 753 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035278797149658 -- 25-08-02 10:19:53[李磊-753] -- /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 = 753 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036091804504395 -- 25-08-02 10:19:53[李磊-753] -- /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 = 753 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035610198974609 -- 25-08-02 10:19:53[李磊-753] -- /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= 753 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.030986785888672 -- 25-08-02 10:19:53[李磊-753] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&extrafareApply_id=64077 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 = 64077 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004288911819458 -- 25-08-02 10:19:53[李磊-753] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&extrafareApply_id=64077 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042340755462646 -- 25-08-02 10:19:53[李磊-753] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&extrafareApply_id=64077 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043618679046631 -- 25-08-02 10:19:53[李磊-753] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&extrafareApply_id=64077 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5019563 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041818618774414 -- 25-08-02 10:19:53[李磊-753] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&extrafareApply_id=64077 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020089149475098 -- 25-08-02 10:19:53[李磊-753] -- /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.015923023223877 -- 25-08-02 10:19:53[李磊-753] -- /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.026630878448486 -- 25-08-02 10:19:53[李磊-753] -- /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.020040035247803 -- 25-08-02 10:19:55[李磊-753] -- /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 = 753 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040290355682373 -- 25-08-02 10:19:55[李磊-753] -- /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 = 753 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039880275726318 -- 25-08-02 10:19:55[李磊-753] -- /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 = 753 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043509006500244 -- 25-08-02 10:19:55[李磊-753] -- /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 = 753 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043489933013916 -- 25-08-02 10:19:55[李磊-753] -- /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= 753 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015033006668091 -- 25-08-02 10:20:22[赖远兰-601] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 601 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015259027481079 -- 25-08-02 10:20:23[赖远兰-601] -- /buz/oa/index.php/oamgmt/oa_application?event=get_apprProcCombo select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 601 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024600028991699 -- 25-08-02 10:20:26[赖远兰-601] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 601 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016664981842041 -- 25-08-02 10:56:09[彭宗平-508] -- /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 = 508 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041320323944092 -- 25-08-02 10:56:09[彭宗平-508] -- /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 = 508 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031530857086182 -- 25-08-02 10:56:09[彭宗平-508] -- /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 = 508 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039150714874268 -- 25-08-02 10:56:09[彭宗平-508] -- /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 = 508 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036220550537109 -- 25-08-02 10:56:09[彭宗平-508] -- /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= 508 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022961854934692 -- 25-08-02 10:56:14[彭宗平-508] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&extrafareApply_id=64084 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 = 64084 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033180713653564 -- 25-08-02 10:56:14[彭宗平-508] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&extrafareApply_id=64084 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003180980682373 -- 25-08-02 10:56:14[彭宗平-508] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&extrafareApply_id=64084 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033068656921387 -- 25-08-02 10:56:15[彭宗平-508] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&extrafareApply_id=64084 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5020545 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033121109008789 -- 25-08-02 10:56:15[彭宗平-508] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&extrafareApply_id=64084 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 508 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026293992996216 -- 25-08-02 10:56:15[彭宗平-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.016284942626953 -- 25-08-02 10:56:15[彭宗平-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.017606019973755 -- 25-08-02 10:56:15[彭宗平-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.022638082504272 -- 25-08-02 10:56:55[彭宗平-508] -- /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 = 508 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042300224304199 -- 25-08-02 10:56:55[彭宗平-508] -- /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 = 508 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037541389465332 -- 25-08-02 10:56:55[彭宗平-508] -- /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 = 508 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041201114654541 -- 25-08-02 10:56:55[彭宗平-508] -- /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 = 508 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004086971282959 -- 25-08-02 10:56:55[彭宗平-508] -- /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= 508 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027003049850464 -- 25-08-02 11:00:24[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102622%22}&event=edit_payment&payment_id=102622 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102622 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038788318634033 -- 25-08-02 11:00:24[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102622%22}&event=edit_payment&payment_id=102622 select payment_id from dbthird.thd_payment where oa_payment_id = 102622 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039510726928711 -- 25-08-02 11:00:24[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102622%22}&event=edit_payment&payment_id=102622 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120990 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039100646972656 -- 25-08-02 11:00:24[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102622%22}&event=edit_payment&payment_id=102622 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028564 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038249492645264 -- 25-08-02 11:00:24[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102622%22}&event=edit_payment&payment_id=102622 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003931999206543 -- 25-08-02 11:00:24[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102622%22}&event=edit_payment&payment_id=102622 select * from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039169788360596 -- 25-08-02 11:00:24[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102622%22}&event=edit_payment&payment_id=102622 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028564 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037579536437988 -- 25-08-02 11:00:24[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102622%22}&event=edit_payment&payment_id=102622 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037381649017334 -- 25-08-02 11:00:24[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102622%22}&event=edit_payment&payment_id=102622 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037860870361328 -- 25-08-02 11:00:24[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102622%22}&event=edit_payment&payment_id=102622 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.030658960342407 -- 25-08-02 11:00:26[刘伍-933] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102622 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015029191970825 -- 25-08-02 11:00: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.016909837722778 -- 25-08-02 11:00:29[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102592 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102592 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033230781555176 -- 25-08-02 11:00:29[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102592 select payment_id from dbthird.thd_payment where oa_payment_id = 102592 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033860206604004 -- 25-08-02 11:00:29[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102592 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120961 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037591457366943 -- 25-08-02 11:00:29[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102592 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5025143 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031929016113281 -- 25-08-02 11:00:29[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102592 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032260417938232 -- 25-08-02 11:00:29[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102592 select * from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033278465270996 -- 25-08-02 11:00:29[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102592 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5025143 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031840801239014 -- 25-08-02 11:00:29[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102592 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031869411468506 -- 25-08-02 11:00:29[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102592 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031969547271729 -- 25-08-02 11:00:29[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102592 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018933057785034 -- 25-08-02 11:00:36[刘伍-933] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102592 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014755964279175 -- 25-08-02 11:00:36[刘伍-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.019445896148682 -- 25-08-02 11:15:28[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102621%22}&event=edit_payment&payment_id=102621 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102621 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038521289825439 -- 25-08-02 11:15:28[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102621%22}&event=edit_payment&payment_id=102621 select payment_id from dbthird.thd_payment where oa_payment_id = 102621 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038979053497314 -- 25-08-02 11:15:28[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102621%22}&event=edit_payment&payment_id=102621 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120989 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044219493865967 -- 25-08-02 11:15:28[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102621%22}&event=edit_payment&payment_id=102621 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028557 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038211345672607 -- 25-08-02 11:15:28[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102621%22}&event=edit_payment&payment_id=102621 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038959980010986 -- 25-08-02 11:15:29[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102621%22}&event=edit_payment&payment_id=102621 select * from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003870964050293 -- 25-08-02 11:15:29[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102621%22}&event=edit_payment&payment_id=102621 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028557 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037269592285156 -- 25-08-02 11:15:29[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102621%22}&event=edit_payment&payment_id=102621 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036869049072266 -- 25-08-02 11:15:29[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102621%22}&event=edit_payment&payment_id=102621 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037288665771484 -- 25-08-02 11:15:29[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102621%22}&event=edit_payment&payment_id=102621 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015170097351074 -- 25-08-02 11:15:32[石远龙-484] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102621 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02299690246582 -- 25-08-02 11:15:33[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023232936859131 -- 25-08-02 11:15:34[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102618 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102618 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035960674285889 -- 25-08-02 11:15:34[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102618 select payment_id from dbthird.thd_payment where oa_payment_id = 102618 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036821365356445 -- 25-08-02 11:15:34[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102618 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120986 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040440559387207 -- 25-08-02 11:15:34[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102618 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028547 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035040378570557 -- 25-08-02 11:15:34[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102618 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02553391456604 -- 25-08-02 11:15:34[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102618 select * from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036458969116211 -- 25-08-02 11:15:34[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102618 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028547 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034749507904053 -- 25-08-02 11:15:34[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102618 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034911632537842 -- 25-08-02 11:15:34[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102618 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035138130187988 -- 25-08-02 11:15:34[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102618 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029464960098267 -- 25-08-02 11:15:37[石远龙-484] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102618 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014779090881348 -- 25-08-02 11:15:38[石远龙-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.015137910842896 -- 25-08-02 11:15:39[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102619 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102619 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029950141906738 -- 25-08-02 11:15:39[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102619 select payment_id from dbthird.thd_payment where oa_payment_id = 102619 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030679702758789 -- 25-08-02 11:15:39[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102619 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120987 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030279159545898 -- 25-08-02 11:15:39[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102619 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028553 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029199123382568 -- 25-08-02 11:15:39[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102619 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030398368835449 -- 25-08-02 11:15:39[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102619 select * from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030350685119629 -- 25-08-02 11:15:39[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102619 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028553 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029001235961914 -- 25-08-02 11:15:39[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102619 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029048919677734 -- 25-08-02 11:15:39[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102619 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029118061065674 -- 25-08-02 11:15:39[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102619 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029666185379028 -- 25-08-02 11:15:41[石远龙-484] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102619 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018856048583984 -- 25-08-02 11:15:42[石远龙-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.019325971603394 -- 25-08-02 11:15:43[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102617 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102617 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038349628448486 -- 25-08-02 11:15:43[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102617 select payment_id from dbthird.thd_payment where oa_payment_id = 102617 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039060115814209 -- 25-08-02 11:15:43[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102617 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120985 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042850971221924 -- 25-08-02 11:15:43[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102617 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028546 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037510395050049 -- 25-08-02 11:15:43[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102617 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037810802459717 -- 25-08-02 11:15:43[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102617 select * from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039060115814209 -- 25-08-02 11:15:43[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102617 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028546 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037739276885986 -- 25-08-02 11:15:43[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102617 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037469863891602 -- 25-08-02 11:15:43[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102617 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037939548492432 -- 25-08-02 11:15:43[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102617 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017495155334473 -- 25-08-02 11:15:46[石远龙-484] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102617 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022043228149414 -- 25-08-02 11:15:47[石远龙-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.026260137557983 -- 25-08-02 11:15:48[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102620 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102620 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037391185760498 -- 25-08-02 11:15:48[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102620 select payment_id from dbthird.thd_payment where oa_payment_id = 102620 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037720203399658 -- 25-08-02 11:15:48[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102620 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120988 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037379264831543 -- 25-08-02 11:15:48[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102620 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028554 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036029815673828 -- 25-08-02 11:15:48[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102620 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037360191345215 -- 25-08-02 11:15:48[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102620 select * from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037400722503662 -- 25-08-02 11:15:48[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102620 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028554 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035982131958008 -- 25-08-02 11:15:48[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102620 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00360107421875 -- 25-08-02 11:15:48[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102620 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036299228668213 -- 25-08-02 11:15:48[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102620 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01788592338562 -- 25-08-02 11:15:51[石远龙-484] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102620 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01609206199646 -- 25-08-02 11:15:51[石远龙-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.017056941986084 -- 25-08-02 11:15:55[汪哲学-833] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2238061%22}&event=edit_fareApply&fareApply_id=38061 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 38061 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036580562591553 -- 25-08-02 11:15:55[汪哲学-833] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2238061%22}&event=edit_fareApply&fareApply_id=38061 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 38061 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033490657806396 -- 25-08-02 11:15:55[汪哲学-833] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2238061%22}&event=edit_fareApply&fareApply_id=38061 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4979007 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032579898834229 -- 25-08-02 11:15:55[汪哲学-833] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2238061%22}&event=edit_fareApply&fareApply_id=38061 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 833 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033700466156006 -- 25-08-02 11:15:55[汪哲学-833] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2238061%22}&event=edit_fareApply&fareApply_id=38061 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4979007 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031888484954834 -- 25-08-02 11:15:55[汪哲学-833] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2238061%22}&event=edit_fareApply&fareApply_id=38061 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 833 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019798994064331 -- 25-08-02 11:15:57[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102620 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102620 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038061141967773 -- 25-08-02 11:15:57[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102620 select payment_id from dbthird.thd_payment where oa_payment_id = 102620 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037989616394043 -- 25-08-02 11:15:57[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102620 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120988 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043489933013916 -- 25-08-02 11:15:57[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102620 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028554 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037989616394043 -- 25-08-02 11:15:57[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102620 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039520263671875 -- 25-08-02 11:15:58[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102620 select * from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037870407104492 -- 25-08-02 11:15:58[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102620 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028554 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003777027130127 -- 25-08-02 11:15:58[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102620 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00376296043396 -- 25-08-02 11:15:58[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102620 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038061141967773 -- 25-08-02 11:15:58[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102620 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017552137374878 -- 25-08-02 11:16:14[汪哲学-833] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2238061%22}&event=edit_fareApply&fareApply_id=38061 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 38061 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034399032592773 -- 25-08-02 11:16:14[汪哲学-833] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2238061%22}&event=edit_fareApply&fareApply_id=38061 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 38061 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034420490264893 -- 25-08-02 11:16:14[汪哲学-833] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2238061%22}&event=edit_fareApply&fareApply_id=38061 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4979007 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033948421478271 -- 25-08-02 11:16:14[汪哲学-833] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2238061%22}&event=edit_fareApply&fareApply_id=38061 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 833 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034420490264893 -- 25-08-02 11:16:14[汪哲学-833] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2238061%22}&event=edit_fareApply&fareApply_id=38061 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4979007 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034110546112061 -- 25-08-02 11:16:14[汪哲学-833] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2238061%22}&event=edit_fareApply&fareApply_id=38061 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 833 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018181085586548 -- 25-08-02 11:27:12[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102634%22}&event=edit_payment&payment_id=102634 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102634 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030488967895508 -- 25-08-02 11:27:12[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102634%22}&event=edit_payment&payment_id=102634 select payment_id from dbthird.thd_payment where oa_payment_id = 102634 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031399726867676 -- 25-08-02 11:27:12[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102634%22}&event=edit_payment&payment_id=102634 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121002 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003507137298584 -- 25-08-02 11:27:12[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102634%22}&event=edit_payment&payment_id=102634 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028633 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003032922744751 -- 25-08-02 11:27:12[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102634%22}&event=edit_payment&payment_id=102634 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031468868255615 -- 25-08-02 11:27:12[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102634%22}&event=edit_payment&payment_id=102634 select * from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031149387359619 -- 25-08-02 11:27:12[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102634%22}&event=edit_payment&payment_id=102634 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028633 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002946138381958 -- 25-08-02 11:27:12[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102634%22}&event=edit_payment&payment_id=102634 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029549598693848 -- 25-08-02 11:27:12[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102634%22}&event=edit_payment&payment_id=102634 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030019283294678 -- 25-08-02 11:27:12[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102634%22}&event=edit_payment&payment_id=102634 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021413087844849 -- 25-08-02 11:27:15[石远龙-484] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102634 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019235849380493 -- 25-08-02 11:27:16[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015408039093018 -- 25-08-02 11:27:16[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102631 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102631 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029900074005127 -- 25-08-02 11:27:16[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102631 select payment_id from dbthird.thd_payment where oa_payment_id = 102631 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030748844146729 -- 25-08-02 11:27:16[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102631 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120999 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034360885620117 -- 25-08-02 11:27:16[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102631 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028630 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028789043426514 -- 25-08-02 11:27:16[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102631 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029561519622803 -- 25-08-02 11:27:16[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102631 select * from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030159950256348 -- 25-08-02 11:27:16[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102631 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028630 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028820037841797 -- 25-08-02 11:27:16[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102631 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028789043426514 -- 25-08-02 11:27:16[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102631 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029110908508301 -- 25-08-02 11:27:17[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102631 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019169092178345 -- 25-08-02 11:27:23[石远龙-484] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102631 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015299797058105 -- 25-08-02 11:27:23[石远龙-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.022588014602661 -- 25-08-02 11:27:25[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102630 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102630 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038580894470215 -- 25-08-02 11:27:25[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102630 select payment_id from dbthird.thd_payment where oa_payment_id = 102630 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039091110229492 -- 25-08-02 11:27:25[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102630 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120998 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038700103759766 -- 25-08-02 11:27:25[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102630 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028629 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038111209869385 -- 25-08-02 11:27:25[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102630 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038909912109375 -- 25-08-02 11:27:25[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102630 select * from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003878116607666 -- 25-08-02 11:27:25[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102630 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028629 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037529468536377 -- 25-08-02 11:27:25[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102630 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037188529968262 -- 25-08-02 11:27:25[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102630 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037870407104492 -- 25-08-02 11:27:25[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102630 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016201019287109 -- 25-08-02 11:27:27[石远龙-484] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102630 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018159151077271 -- 25-08-02 11:27:28[石远龙-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.020519971847534 -- 25-08-02 11:27:29[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102629 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102629 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040099620819092 -- 25-08-02 11:27:29[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102629 select payment_id from dbthird.thd_payment where oa_payment_id = 102629 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041089057922363 -- 25-08-02 11:27:29[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102629 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120997 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044689178466797 -- 25-08-02 11:27:29[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102629 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028628 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039169788360596 -- 25-08-02 11:27:29[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102629 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039608478546143 -- 25-08-02 11:27:29[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102629 select * from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040860176086426 -- 25-08-02 11:27:29[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102629 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028628 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039100646972656 -- 25-08-02 11:27:29[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102629 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038959980010986 -- 25-08-02 11:27:29[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102629 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039339065551758 -- 25-08-02 11:27:29[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102629 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020470142364502 -- 25-08-02 11:27:31[石远龙-484] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102629 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.033070087432861 -- 25-08-02 11:27:32[石远龙-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.018522024154663 -- 25-08-02 11:27:33[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102627 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102627 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033302307128906 -- 25-08-02 11:27:33[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102627 select payment_id from dbthird.thd_payment where oa_payment_id = 102627 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034170150756836 -- 25-08-02 11:27:33[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102627 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120995 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033581256866455 -- 25-08-02 11:27:33[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102627 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028625 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032358169555664 -- 25-08-02 11:27:33[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102627 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032799243927002 -- 25-08-02 11:27:33[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102627 select * from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033719539642334 -- 25-08-02 11:27:33[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102627 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028625 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032398700714111 -- 25-08-02 11:27:33[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102627 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032179355621338 -- 25-08-02 11:27:33[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102627 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032670497894287 -- 25-08-02 11:27:33[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102627 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025870084762573 -- 25-08-02 11:27:35[石远龙-484] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102627 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027613162994385 -- 25-08-02 11:27:36[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026196002960205 -- 25-08-02 11:27:37[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102626 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102626 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041282176971436 -- 25-08-02 11:27:37[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102626 select payment_id from dbthird.thd_payment where oa_payment_id = 102626 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042450428009033 -- 25-08-02 11:27:37[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102626 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120994 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042109489440918 -- 25-08-02 11:27:37[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102626 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028624 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004054069519043 -- 25-08-02 11:27:37[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102626 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041630268096924 -- 25-08-02 11:27:37[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102626 select * from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041670799255371 -- 25-08-02 11:27:37[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102626 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028624 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040369033813477 -- 25-08-02 11:27:37[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102626 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040419101715088 -- 25-08-02 11:27:37[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102626 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040409564971924 -- 25-08-02 11:27:37[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102626 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02632999420166 -- 25-08-02 11:27:39[石远龙-484] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102626 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027323961257935 -- 25-08-02 11:27:40[石远龙-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.028264045715332 -- 25-08-02 11:27:41[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102624 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102624 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035409927368164 -- 25-08-02 11:27:41[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102624 select payment_id from dbthird.thd_payment where oa_payment_id = 102624 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036420822143555 -- 25-08-02 11:27:41[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102624 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120992 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039598941802979 -- 25-08-02 11:27:41[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102624 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028622 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035159587860107 -- 25-08-02 11:27:41[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102624 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035839080810547 -- 25-08-02 11:27:41[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102624 select * from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035669803619385 -- 25-08-02 11:27:41[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102624 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028622 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034520626068115 -- 25-08-02 11:27:41[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102624 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034580230712891 -- 25-08-02 11:27:41[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102624 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034708976745605 -- 25-08-02 11:27:41[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102624 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016382932662964 -- 25-08-02 11:27:43[石远龙-484] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102624 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017779111862183 -- 25-08-02 11:27:43[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025690078735352 -- 25-08-02 11:27:45[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102632 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102632 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036470890045166 -- 25-08-02 11:27:45[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102632 select payment_id from dbthird.thd_payment where oa_payment_id = 102632 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003727912902832 -- 25-08-02 11:27:45[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102632 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121000 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040769577026367 -- 25-08-02 11:27:45[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102632 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028631 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035538673400879 -- 25-08-02 11:27:45[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102632 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036020278930664 -- 25-08-02 11:27:45[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102632 select * from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037758350372314 -- 25-08-02 11:27:45[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102632 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028631 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035569667816162 -- 25-08-02 11:27:45[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102632 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035290718078613 -- 25-08-02 11:27:45[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102632 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035929679870605 -- 25-08-02 11:27:45[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102632 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019431114196777 -- 25-08-02 11:27:48[石远龙-484] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102632 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021296977996826 -- 25-08-02 11:27:48[石远龙-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.022800922393799 -- 25-08-02 11:27:49[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102633 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102633 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036871433258057 -- 25-08-02 11:27:49[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102633 select payment_id from dbthird.thd_payment where oa_payment_id = 102633 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003781795501709 -- 25-08-02 11:27:49[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102633 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121001 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041649341583252 -- 25-08-02 11:27:49[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102633 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028632 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035820007324219 -- 25-08-02 11:27:49[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102633 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003741979598999 -- 25-08-02 11:27:49[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102633 select * from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037329196929932 -- 25-08-02 11:27:49[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102633 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028632 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036129951477051 -- 25-08-02 11:27:49[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102633 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035829544067383 -- 25-08-02 11:27:49[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102633 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036571025848389 -- 25-08-02 11:27:49[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102633 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023154973983765 -- 25-08-02 11:27:52[石远龙-484] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102633 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024436950683594 -- 25-08-02 11:27: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.021178007125854 -- 25-08-02 11:27:53[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102633 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102633 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041401386260986 -- 25-08-02 11:27:53[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102633 select payment_id from dbthird.thd_payment where oa_payment_id = 102633 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041580200195312 -- 25-08-02 11:27:53[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102633 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121001 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041399002075195 -- 25-08-02 11:27:53[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102633 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028632 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041539669036865 -- 25-08-02 11:27:53[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102633 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041730403900146 -- 25-08-02 11:27:53[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102633 select * from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041429996490479 -- 25-08-02 11:27:53[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102633 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028632 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041589736938477 -- 25-08-02 11:27:53[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102633 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041508674621582 -- 25-08-02 11:27:53[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102633 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041549205780029 -- 25-08-02 11:27:53[石远龙-484] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102633 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 484 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019183874130249 -- 25-08-02 11:30: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.0039069652557373 -- 25-08-02 11:30: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.0053610801696777 -- 25-08-02 11:30:40 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='TangLing' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040469169616699 -- 25-08-02 11:30:40[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 23 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016581058502197 -- 25-08-02 11:30:41[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1660 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025681018829346 -- 25-08-02 11:30:42[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1660 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015146017074585 -- 25-08-02 11:30:44[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102604 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102604 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003032922744751 -- 25-08-02 11:30:44[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102604 select payment_id from dbthird.thd_payment where oa_payment_id = 102604 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030779838562012 -- 25-08-02 11:30:44[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102604 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120973 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034148693084717 -- 25-08-02 11:30:44[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102604 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028047 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028810501098633 -- 25-08-02 11:30:44[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102604 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1660 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030460357666016 -- 25-08-02 11:30:44[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102604 select * from dbsys.sys_contact where cont_id = 1660 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031189918518066 -- 25-08-02 11:30:44[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102604 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028047 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029311180114746 -- 25-08-02 11:30:44[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102604 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1660 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029120445251465 -- 25-08-02 11:30:44[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102604 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1660 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029289722442627 -- 25-08-02 11:30:44[唐玲-1660] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102604 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1660 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015552043914795 -- 25-08-02 11:36:56[彭宗平-508] -- /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 = 508 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034708976745605 -- 25-08-02 11:36:56[彭宗平-508] -- /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 = 508 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030620098114014 -- 25-08-02 11:36:56[彭宗平-508] -- /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 = 508 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033950805664062 -- 25-08-02 11:36:56[彭宗平-508] -- /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 = 508 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033600330352783 -- 25-08-02 11:36:56[彭宗平-508] -- /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= 508 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021130800247192 -- 25-08-02 11:37:15[袁素华-932] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102616%22%7D&event=edit_payment&payment_id=102616 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102616 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041630268096924 -- 25-08-02 11:37:15[袁素华-932] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102616%22%7D&event=edit_payment&payment_id=102616 select payment_id from dbthird.thd_payment where oa_payment_id = 102616 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042769908905029 -- 25-08-02 11:37:15[袁素华-932] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102616%22%7D&event=edit_payment&payment_id=102616 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120984 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046889781951904 -- 25-08-02 11:37:15[袁素华-932] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102616%22%7D&event=edit_payment&payment_id=102616 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028544 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041260719299316 -- 25-08-02 11:37:15[袁素华-932] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102616%22%7D&event=edit_payment&payment_id=102616 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 932 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004209041595459 -- 25-08-02 11:37:15[袁素华-932] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102616%22%7D&event=edit_payment&payment_id=102616 select * from dbsys.sys_contact where cont_id = 932 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041840076446533 -- 25-08-02 11:37:15[袁素华-932] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102616%22%7D&event=edit_payment&payment_id=102616 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028544 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040569305419922 -- 25-08-02 11:37:15[袁素华-932] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102616%22%7D&event=edit_payment&payment_id=102616 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 932 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040419101715088 -- 25-08-02 11:37:15[袁素华-932] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102616%22%7D&event=edit_payment&payment_id=102616 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 932 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040621757507324 -- 25-08-02 11:37:15[袁素华-932] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102616%22%7D&event=edit_payment&payment_id=102616 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 932 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018348932266235 -- 25-08-02 11:37:35[袁素华-932] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102616 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 932 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016579866409302 -- 25-08-02 11:37:36[袁素华-932] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 932 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016706943511963 -- 25-08-02 11:37:37[袁素华-932] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102610 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102610 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032889842987061 -- 25-08-02 11:37:37[袁素华-932] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102610 select payment_id from dbthird.thd_payment where oa_payment_id = 102610 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033688545227051 -- 25-08-02 11:37:37[袁素华-932] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102610 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120979 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037300586700439 -- 25-08-02 11:37:37[袁素华-932] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102610 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028186 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031859874725342 -- 25-08-02 11:37:37[袁素华-932] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102610 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 932 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033760070800781 -- 25-08-02 11:37:37[袁素华-932] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102610 select * from dbsys.sys_contact where cont_id = 932 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033400058746338 -- 25-08-02 11:37:37[袁素华-932] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102610 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028186 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032310485839844 -- 25-08-02 11:37:37[袁素华-932] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102610 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 932 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031819343566895 -- 25-08-02 11:37:37[袁素华-932] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102610 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 932 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032310485839844 -- 25-08-02 11:37:37[袁素华-932] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102610 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 932 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020859003067017 -- 25-08-02 11:37:43[袁素华-932] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102610 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 932 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017532825469971 -- 25-08-02 11:37:44[袁素华-932] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 932 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019312143325806 -- 25-08-02 11:45: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.0038130283355713 -- 25-08-02 11:45: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.0046820640563965 -- 25-08-02 11:45:17 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='YuZeXu' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004004955291748 -- 25-08-02 11:45:17[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 23 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020668983459473 -- 25-08-02 11:45: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.021759033203125 -- 25-08-02 11:45:18[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102604 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102604 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042929649353027 -- 25-08-02 11:45:18[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102604 select payment_id from dbthird.thd_payment where oa_payment_id = 102604 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043790340423584 -- 25-08-02 11:45:18[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102604 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120973 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0047430992126465 -- 25-08-02 11:45:18[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102604 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028047 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041930675506592 -- 25-08-02 11:45:18[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102604 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043761730194092 -- 25-08-02 11:45:18[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102604 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043179988861084 -- 25-08-02 11:45:18[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102604 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028047 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041871070861816 -- 25-08-02 11:45:18[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102604 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041921138763428 -- 25-08-02 11:45:18[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102604 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042130947113037 -- 25-08-02 11:45:18[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102604 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018110990524292 -- 25-08-02 11:45:19[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102604 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01938009262085 -- 25-08-02 11:45: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.016777038574219 -- 25-08-02 11:46:18[赖碧婷-2207] -- /buz/oa/index.php/oamgmt/oa_application?event=undoSubmit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2207 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018566131591797 -- 25-08-02 11:46:36[赖碧婷-2207] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2207 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014971971511841 -- 25-08-02 11:46:37[赖碧婷-2207] -- /buz/oa/index.php/oamgmt/oa_application?event=get_apprProcCombo select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2207 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016983032226562 -- 25-08-02 11:46:37[赖碧婷-2207] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2207 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02504301071167 -- 25-08-02 11:46:37[赖碧婷-2207] -- /buz/oa/index.php/oamgmt/oa_application?event=get_apprProcCombo select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2207 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01478099822998 -- 25-08-02 11:46:38[赖碧婷-2207] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2207 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024816036224365 -- 25-08-02 11:46:38[赖碧婷-2207] -- /buz/oa/index.php/oamgmt/oa_application?event=get_apprProcCombo select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2207 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019720077514648 -- 25-08-02 11:46:39[赖碧婷-2207] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2207 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017068862915039 -- 25-08-02 11:46:39[赖碧婷-2207] -- /buz/oa/index.php/oamgmt/oa_application?event=get_apprProcCombo select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2207 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018590927124023 -- 25-08-02 11:46:43[赖碧婷-2207] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2207 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021524906158447 -- 25-08-02 11:46:43[赖碧婷-2207] -- /buz/oa/index.php/oamgmt/oa_application?event=get_apprProcCombo select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2207 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024255990982056 -- 25-08-02 11:46:44[赖碧婷-2207] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2207 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026126861572266 -- 25-08-02 11:46:44[赖碧婷-2207] -- /buz/oa/index.php/oamgmt/oa_application?event=get_apprProcCombo select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2207 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020451068878174 -- 25-08-02 11:46:45[赖碧婷-2207] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2207 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015440940856934 -- 25-08-02 11:46:45[赖碧婷-2207] -- /buz/oa/index.php/oamgmt/oa_application?event=get_apprProcCombo select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2207 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023075103759766 -- 25-08-02 11:46:46[赖碧婷-2207] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2207 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018378973007202 -- 25-08-02 11:46:46[赖碧婷-2207] -- /buz/oa/index.php/oamgmt/oa_application?event=get_apprProcCombo select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2207 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018643856048584 -- 25-08-02 11:46:53[赖碧婷-2207] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2207 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029839038848877 -- 25-08-02 11:46:53[赖碧婷-2207] -- /buz/oa/index.php/oamgmt/oa_application?event=get_apprProcCombo select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2207 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015655040740967 -- 25-08-02 11:46:57[赖碧婷-2207] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2207 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016933917999268 -- 25-08-02 11:47:48[林雅楠-2180] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2180 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024327993392944 -- 25-08-02 11:47:48[林雅楠-2180] -- /buz/oa/index.php/oamgmt/oa_application?event=get_apprProcCombo select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2180 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022444009780884 -- 25-08-02 11:47:50[林雅楠-2180] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2180 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015388965606689 -- 25-08-02 11:50:33[李水炜-2028] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2028 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016393899917603 -- 25-08-02 11:50:33[李水炜-2028] -- /buz/oa/index.php/oamgmt/oa_application?event=get_apprProcCombo select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2028 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017834901809692 -- 25-08-02 11:50:37[李水炜-2028] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2028 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018070936203003 -- 25-08-02 11:51:45[李水炜-2028] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2028 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014706134796143 -- 25-08-02 11:51:46[李水炜-2028] -- /buz/oa/index.php/oamgmt/oa_application?event=get_apprProcCombo select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2028 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016134977340698 -- 25-08-02 11:51:48[李水炜-2028] -- /buz/oa/index.php/oamgmt/oa_application?event=submit select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2028 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028948068618774 -- 25-08-02 11:58: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.0034708976745605 -- 25-08-02 11:58: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.0039529800415039 -- 25-08-02 11:58:17 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='GaoXiang' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003666877746582 -- 25-08-02 11:58:17[高祥-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.01711893081665 -- 25-08-02 11:58:17[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019505977630615 -- 25-08-02 11:58:18[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102604 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102604 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038678646087646 -- 25-08-02 11:58:18[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102604 select payment_id from dbthird.thd_payment where oa_payment_id = 102604 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039699077606201 -- 25-08-02 11:58:18[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102604 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120973 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046250820159912 -- 25-08-02 11:58:19[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102604 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028047 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003715991973877 -- 25-08-02 11:58:19[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102604 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039288997650146 -- 25-08-02 11:58:19[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102604 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038630962371826 -- 25-08-02 11:58:19[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102604 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028047 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037260055541992 -- 25-08-02 11:58:19[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102604 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037069320678711 -- 25-08-02 11:58:19[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102604 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037450790405273 -- 25-08-02 11:58:19[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102604 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023691177368164 -- 25-08-02 11:58:21[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102604 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017477989196777 -- 25-08-02 11:58: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.018290996551514 -- 25-08-02 11:58: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.0036299228668213 -- 25-08-02 11:58: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.0042369365692139 -- 25-08-02 11:58:22 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='AMeng' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039570331573486 -- 25-08-02 11:58:22[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 15 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029253959655762 -- 25-08-02 11:58: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.018128871917725 -- 25-08-02 11:58:22[李明娥-478] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 478 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015805006027222 -- 25-08-02 12:01: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.0031428337097168 -- 25-08-02 12:01: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.0036120414733887 -- 25-08-02 12:01:44 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='WenFeng' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033049583435059 -- 25-08-02 12:01:44[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 29 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017622947692871 -- 25-08-02 12:01:45[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1382 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016546964645386 -- 25-08-02 12:01:46[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102658 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102658 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00337815284729 -- 25-08-02 12:01:46[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102658 select payment_id from dbthird.thd_payment where oa_payment_id = 102658 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035099983215332 -- 25-08-02 12:01:46[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102658 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121026 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038189888000488 -- 25-08-02 12:01:46[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102658 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028893 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031161308288574 -- 25-08-02 12:01:46[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102658 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1382 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033080577850342 -- 25-08-02 12:01:46[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102658 select * from dbsys.sys_contact where cont_id = 1382 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033800601959229 -- 25-08-02 12:01:46[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102658 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028893 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031161308288574 -- 25-08-02 12:01:46[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102658 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1382 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030808448791504 -- 25-08-02 12:01:46[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102658 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1382 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003108024597168 -- 25-08-02 12:01:46[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102658 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1382 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.030565023422241 -- 25-08-02 12:01:52[文锋-1382] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102658 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1382 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017706155776978 -- 25-08-02 12:01:53[文锋-1382] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1382 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016226053237915 -- 25-08-02 12:08:04 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032429695129395 -- 25-08-02 12:08:04 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037300586700439 -- 25-08-02 12:08:04 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='KouBinNan' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034599304199219 -- 25-08-02 12:08:04[寇彬楠-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.018630981445312 -- 25-08-02 12:08:05[寇彬楠-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.018879175186157 -- 25-08-02 12:08:06[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64138 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 = 64138 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042002201080322 -- 25-08-02 12:08:06[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64138 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 64138 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042121410369873 -- 25-08-02 12:08:06[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64138 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 64138 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036311149597168 -- 25-08-02 12:08:06[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64138 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036430358886719 -- 25-08-02 12:08:06[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64138 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037980079650879 -- 25-08-02 12:08:06[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64138 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5029122 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036270618438721 -- 25-08-02 12:08:06[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64138 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019305944442749 -- 25-08-02 12:08:07[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=64138 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016856908798218 -- 25-08-02 12:08: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.01814603805542 -- 25-08-02 12:08:08[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64136 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 = 64136 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040462017059326 -- 25-08-02 12:08:08[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64136 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 64136 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040831565856934 -- 25-08-02 12:08:08[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64136 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 64136 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035037994384766 -- 25-08-02 12:08:08[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64136 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035040378570557 -- 25-08-02 12:08:08[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64136 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036659240722656 -- 25-08-02 12:08:08[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64136 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028811 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034980773925781 -- 25-08-02 12:08:08[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64136 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019191980361938 -- 25-08-02 12:08:09[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=64136 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02703595161438 -- 25-08-02 12:08:10[寇彬楠-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.021517992019653 -- 25-08-02 12:08:10[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64135 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 = 64135 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042870044708252 -- 25-08-02 12:08:10[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64135 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 64135 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044040679931641 -- 25-08-02 12:08:10[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64135 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 64135 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041499137878418 -- 25-08-02 12:08:10[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64135 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041751861572266 -- 25-08-02 12:08:10[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64135 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043239593505859 -- 25-08-02 12:08:10[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64135 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028799 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041711330413818 -- 25-08-02 12:08:10[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64135 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020416975021362 -- 25-08-02 12:08:12[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=64135 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015820980072021 -- 25-08-02 12:08:12[寇彬楠-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.028084993362427 -- 25-08-02 12:08:13[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64134 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 = 64134 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035121440887451 -- 25-08-02 12:08:13[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64134 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 64134 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036039352416992 -- 25-08-02 12:08:13[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64134 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 64134 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033459663391113 -- 25-08-02 12:08:13[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64134 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033860206604004 -- 25-08-02 12:08:13[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64134 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035490989685059 -- 25-08-02 12:08:13[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64134 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028794 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00335693359375 -- 25-08-02 12:08:13[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64134 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023826837539673 -- 25-08-02 12:08:14[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=64134 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02065110206604 -- 25-08-02 12:08:15[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019438028335571 -- 25-08-02 12:08:15[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64130 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 = 64130 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042929649353027 -- 25-08-02 12:08:15[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64130 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 64130 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039749145507812 -- 25-08-02 12:08:15[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64130 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 64130 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037479400634766 -- 25-08-02 12:08:15[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64130 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037438869476318 -- 25-08-02 12:08:15[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64130 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039010047912598 -- 25-08-02 12:08:16[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64130 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028601 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037219524383545 -- 25-08-02 12:08:16[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64130 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016188144683838 -- 25-08-02 12:08:17[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=64130 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015630960464478 -- 25-08-02 12: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.030721187591553 -- 25-08-02 12:08:18[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64128 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 = 64128 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044679641723633 -- 25-08-02 12:08:18[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64128 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 64128 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041260719299316 -- 25-08-02 12:08:18[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64128 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 64128 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039021968841553 -- 25-08-02 12:08:18[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64128 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038950443267822 -- 25-08-02 12:08:18[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64128 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040209293365479 -- 25-08-02 12:08:18[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64128 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028596 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003870964050293 -- 25-08-02 12:08:18[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64128 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024368047714233 -- 25-08-02 12:08:19[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=64128 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014630079269409 -- 25-08-02 12:08:19[寇彬楠-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.016756057739258 -- 25-08-02 12:08:20[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64127 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 = 64127 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037379264831543 -- 25-08-02 12:08:20[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64127 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 64127 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034580230712891 -- 25-08-02 12:08:20[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64127 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 64127 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031900405883789 -- 25-08-02 12:08:20[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64127 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032050609588623 -- 25-08-02 12:08:20[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64127 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033719539642334 -- 25-08-02 12:08:20[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64127 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028570 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032000541687012 -- 25-08-02 12:08:20[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64127 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026818037033081 -- 25-08-02 12:08:21[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=64127 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018570184707642 -- 25-08-02 12:08:21[寇彬楠-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.018795013427734 -- 25-08-02 12:08:22[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64137 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 = 64137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041580200195312 -- 25-08-02 12:08:22[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64137 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 64137 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038390159606934 -- 25-08-02 12:08:22[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64137 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 64137 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036029815673828 -- 25-08-02 12:08:22[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64137 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036449432373047 -- 25-08-02 12:08:22[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64137 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037670135498047 -- 25-08-02 12:08:22[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64137 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028847 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035991668701172 -- 25-08-02 12:08:22[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64137 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014879941940308 -- 25-08-02 12:08:24[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=64137 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018435001373291 -- 25-08-02 12:08:24[寇彬楠-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.01494288444519 -- 25-08-02 12:08:25[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64139 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 = 64139 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029890537261963 -- 25-08-02 12:08:25[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64139 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 64139 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030860900878906 -- 25-08-02 12:08:25[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64139 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 64139 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028629302978516 -- 25-08-02 12:08:25[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64139 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028839111328125 -- 25-08-02 12:08:25[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64139 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003040075302124 -- 25-08-02 12:08:25[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64139 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5029125 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028409957885742 -- 25-08-02 12:08:25[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64139 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019610166549683 -- 25-08-02 12:08:27[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=64139 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025094032287598 -- 25-08-02 12:08:27[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01679801940918 -- 25-08-02 12:24:21[李磊-753] -- /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 = 753 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003242015838623 -- 25-08-02 12:24:21[李磊-753] -- /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 = 753 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037128925323486 -- 25-08-02 12:24:21[李磊-753] -- /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 = 753 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037109851837158 -- 25-08-02 12:24:21[李磊-753] -- /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 = 753 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036611557006836 -- 25-08-02 12:24:21[李磊-753] -- /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= 753 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019987106323242 -- 25-08-02 12:24:21[李磊-753] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&extrafareApply_id=64077 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 = 64077 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00364089012146 -- 25-08-02 12:24:21[李磊-753] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&extrafareApply_id=64077 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037260055541992 -- 25-08-02 12:24:21[李磊-753] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&extrafareApply_id=64077 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037140846252441 -- 25-08-02 12:24:21[李磊-753] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&extrafareApply_id=64077 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5019563 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035920143127441 -- 25-08-02 12:24:21[李磊-753] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&extrafareApply_id=64077 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019311189651489 -- 25-08-02 12:24:21[李磊-753] -- /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.021121025085449 -- 25-08-02 12:24:22[李磊-753] -- /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.027603149414062 -- 25-08-02 12:24:22[李磊-753] -- /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.021573066711426 -- 25-08-02 12:24:23[李磊-753] -- /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 = 753 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043079853057861 -- 25-08-02 12:24:23[李磊-753] -- /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 = 753 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0047008991241455 -- 25-08-02 12:24:23[李磊-753] -- /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 = 753 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045938491821289 -- 25-08-02 12:24:23[李磊-753] -- /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 = 753 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045931339263916 -- 25-08-02 12:24:23[李磊-753] -- /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= 753 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029155969619751 -- 25-08-02 13:23:29[张进-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.015594959259033 -- 25-08-02 13:23:33[张进-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.017573833465576 -- 25-08-02 13:24:18[张进-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 -- 25-08-02 13:24:20[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102613 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037260055541992 -- 25-08-02 13:24:20[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102613 select payment_id from dbthird.thd_payment where oa_payment_id = 102613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036330223083496 -- 25-08-02 13:24:20[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102613 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120982 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036799907684326 -- 25-08-02 13:24:20[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102613 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028328 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031189918518066 -- 25-08-02 13:24:20[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102613 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032680034637451 -- 25-08-02 13:24:20[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102613 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032320022583008 -- 25-08-02 13:24:20[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102613 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028328 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003101110458374 -- 25-08-02 13:24:20[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102613 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030920505523682 -- 25-08-02 13:24:20[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102613 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031280517578125 -- 25-08-02 13:24:20[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102613 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015254974365234 -- 25-08-02 13:24:47[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102613 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018079042434692 -- 25-08-02 13:24:48[张进-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.022436141967773 -- 25-08-02 13:24:49[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102612 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102612 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037400722503662 -- 25-08-02 13:24:49[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102612 select payment_id from dbthird.thd_payment where oa_payment_id = 102612 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033838748931885 -- 25-08-02 13:24:49[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102612 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120981 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036959648132324 -- 25-08-02 13:24:49[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102612 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028249 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032110214233398 -- 25-08-02 13:24:49[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102612 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032281875610352 -- 25-08-02 13:24:49[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102612 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033538341522217 -- 25-08-02 13:24:49[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102612 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028249 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032031536102295 -- 25-08-02 13:24:49[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102612 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031740665435791 -- 25-08-02 13:24:49[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102612 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032248497009277 -- 25-08-02 13:24:49[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102612 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015866994857788 -- 25-08-02 13:24:50[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102612 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01512598991394 -- 25-08-02 13:24: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.019239902496338 -- 25-08-02 13:24:51[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102607 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102607 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034401416778564 -- 25-08-02 13:24:51[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102607 select payment_id from dbthird.thd_payment where oa_payment_id = 102607 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034899711608887 -- 25-08-02 13:24:51[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102607 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120976 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038349628448486 -- 25-08-02 13:24:51[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102607 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028101 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032968521118164 -- 25-08-02 13:24:51[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102607 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003352165222168 -- 25-08-02 13:24:51[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102607 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034940242767334 -- 25-08-02 13:24:51[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102607 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028101 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032980442047119 -- 25-08-02 13:24:51[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102607 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032849311828613 -- 25-08-02 13:24:51[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102607 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033280849456787 -- 25-08-02 13:24:51[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102607 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026246070861816 -- 25-08-02 13:24:56[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102607 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016503810882568 -- 25-08-02 13:24: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.017446041107178 -- 25-08-02 13:24:58[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102606 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102606 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034289360046387 -- 25-08-02 13:24:58[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102606 select payment_id from dbthird.thd_payment where oa_payment_id = 102606 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034580230712891 -- 25-08-02 13:24:58[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102606 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120975 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035228729248047 -- 25-08-02 13:24:58[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102606 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028088 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033340454101562 -- 25-08-02 13:24:58[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102606 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033528804779053 -- 25-08-02 13:24:58[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102606 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034770965576172 -- 25-08-02 13:24:58[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102606 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028088 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033190250396729 -- 25-08-02 13:24:58[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102606 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032908916473389 -- 25-08-02 13:24:58[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102606 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033500194549561 -- 25-08-02 13:24:58[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102606 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015900135040283 -- 25-08-02 13:24:59[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102606 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027792930603027 -- 25-08-02 13:24:59[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015774965286255 -- 25-08-02 13:25:00[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102605 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102605 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034968852996826 -- 25-08-02 13:25:00[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102605 select payment_id from dbthird.thd_payment where oa_payment_id = 102605 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003162145614624 -- 25-08-02 13:25:00[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102605 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120974 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034689903259277 -- 25-08-02 13:25:00[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102605 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028059 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029342174530029 -- 25-08-02 13:25:00[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102605 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003000020980835 -- 25-08-02 13:25:00[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102605 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031301975250244 -- 25-08-02 13:25:00[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102605 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028059 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029308795928955 -- 25-08-02 13:25:00[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102605 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029540061950684 -- 25-08-02 13:25:00[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102605 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029911994934082 -- 25-08-02 13:25:00[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102605 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020528078079224 -- 25-08-02 13:25:02[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102605 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020163774490356 -- 25-08-02 13:25: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.024800062179565 -- 25-08-02 13:25:04[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102603 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102603 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038609504699707 -- 25-08-02 13:25:04[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102603 select payment_id from dbthird.thd_payment where oa_payment_id = 102603 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038890838623047 -- 25-08-02 13:25:04[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102603 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120972 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037999153137207 -- 25-08-02 13:25:04[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102603 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5027959 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033290386199951 -- 25-08-02 13:25:04[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102603 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033929347991943 -- 25-08-02 13:25:04[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102603 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034840106964111 -- 25-08-02 13:25:04[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102603 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5027959 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033531188964844 -- 25-08-02 13:25:04[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102603 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033409595489502 -- 25-08-02 13:25:04[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102603 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033538341522217 -- 25-08-02 13:25:04[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102603 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026405096054077 -- 25-08-02 13:25:05[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102603 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019366979598999 -- 25-08-02 13:25:05[张进-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.026775121688843 -- 25-08-02 13:25:08[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102601 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102601 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033998489379883 -- 25-08-02 13:25:08[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102601 select payment_id from dbthird.thd_payment where oa_payment_id = 102601 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034768581390381 -- 25-08-02 13:25:08[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102601 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120970 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034599304199219 -- 25-08-02 13:25:08[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102601 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5026853 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003291130065918 -- 25-08-02 13:25:08[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102601 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033631324768066 -- 25-08-02 13:25:08[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102601 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034880638122559 -- 25-08-02 13:25:08[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102601 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5026853 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032880306243896 -- 25-08-02 13:25:08[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102601 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032889842987061 -- 25-08-02 13:25:08[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102601 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033490657806396 -- 25-08-02 13:25:08[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102601 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014835119247437 -- 25-08-02 13:25:15[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102601 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016108989715576 -- 25-08-02 13:25:16[张进-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.026882171630859 -- 25-08-02 13:25:17[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102600 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102600 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031628608703613 -- 25-08-02 13:25:17[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102600 select payment_id from dbthird.thd_payment where oa_payment_id = 102600 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032038688659668 -- 25-08-02 13:25:17[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102600 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120969 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035619735717773 -- 25-08-02 13:25:17[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102600 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5026713 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003014087677002 -- 25-08-02 13:25:17[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102600 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030598640441895 -- 25-08-02 13:25:17[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102600 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031318664550781 -- 25-08-02 13:25:17[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102600 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5026713 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003026008605957 -- 25-08-02 13:25:17[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102600 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029988288879395 -- 25-08-02 13:25:17[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102600 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030529499053955 -- 25-08-02 13:25:17[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102600 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01882791519165 -- 25-08-02 13:25:20[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102600 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017967939376831 -- 25-08-02 13:25: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.01861310005188 -- 25-08-02 13:25:25[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102599 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102599 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030360221862793 -- 25-08-02 13:25:25[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102599 select payment_id from dbthird.thd_payment where oa_payment_id = 102599 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030879974365234 -- 25-08-02 13:25:25[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102599 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120968 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034620761871338 -- 25-08-02 13:25:25[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102599 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5026695 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029280185699463 -- 25-08-02 13:25:25[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102599 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029809474945068 -- 25-08-02 13:25:25[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102599 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030620098114014 -- 25-08-02 13:25:25[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102599 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5026695 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029199123382568 -- 25-08-02 13:25:25[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102599 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029070377349854 -- 25-08-02 13:25:25[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102599 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029737949371338 -- 25-08-02 13:25:25[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102599 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015389919281006 -- 25-08-02 13:25:26[张进-414] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102599 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018575191497803 -- 25-08-02 13:25:27[张进-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.017819881439209 -- 25-08-02 13:25:28[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102599 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102599 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034480094909668 -- 25-08-02 13:25:28[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102599 select payment_id from dbthird.thd_payment where oa_payment_id = 102599 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034580230712891 -- 25-08-02 13:25:28[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102599 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120968 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034401416778564 -- 25-08-02 13:25:28[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102599 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5026695 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034389495849609 -- 25-08-02 13:25:28[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102599 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034799575805664 -- 25-08-02 13:25:28[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102599 select * from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034699440002441 -- 25-08-02 13:25:28[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102599 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5026695 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034761428833008 -- 25-08-02 13:25:28[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102599 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034439563751221 -- 25-08-02 13:25:28[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102599 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003486156463623 -- 25-08-02 13:25:28[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102599 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 414 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015861988067627 -- 25-08-02 13:40: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.018472909927368 -- 25-08-02 13:56:06[袁素华-932] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102616%22%7D&event=edit_payment&payment_id=102616 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102616 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039298534393311 -- 25-08-02 13:56:06[袁素华-932] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102616%22%7D&event=edit_payment&payment_id=102616 select payment_id from dbthird.thd_payment where oa_payment_id = 102616 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036418437957764 -- 25-08-02 13:56:06[袁素华-932] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102616%22%7D&event=edit_payment&payment_id=102616 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120984 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041210651397705 -- 25-08-02 13:56:06[袁素华-932] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102616%22%7D&event=edit_payment&payment_id=102616 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028544 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034768581390381 -- 25-08-02 13:56:06[袁素华-932] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102616%22%7D&event=edit_payment&payment_id=102616 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 932 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035779476165771 -- 25-08-02 13:56:06[袁素华-932] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102616%22%7D&event=edit_payment&payment_id=102616 select * from dbsys.sys_contact where cont_id = 932 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035860538482666 -- 25-08-02 13:56:06[袁素华-932] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102616%22%7D&event=edit_payment&payment_id=102616 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028544 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033998489379883 -- 25-08-02 13:56:06[袁素华-932] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102616%22%7D&event=edit_payment&payment_id=102616 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 932 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034079551696777 -- 25-08-02 13:56:06[袁素华-932] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102616%22%7D&event=edit_payment&payment_id=102616 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 932 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034511089324951 -- 25-08-02 13:56:06[袁素华-932] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102616%22%7D&event=edit_payment&payment_id=102616 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 932 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01868200302124 -- 25-08-02 13:57: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.01855206489563 -- 25-08-02 13:57: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.020750999450684 -- 25-08-02 13:57: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.022043943405151 -- 25-08-02 13:57:45[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102612 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102612 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046238899230957 -- 25-08-02 13:57:45[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102612 select payment_id from dbthird.thd_payment where oa_payment_id = 102612 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046720504760742 -- 25-08-02 13:57:45[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102612 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120981 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045931339263916 -- 25-08-02 13:57:45[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102612 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028249 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041248798370361 -- 25-08-02 13:57:45[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102612 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043020248413086 -- 25-08-02 13:57:45[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102612 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042650699615479 -- 25-08-02 13:57:45[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102612 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028249 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041298866271973 -- 25-08-02 13:57:45[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102612 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041351318359375 -- 25-08-02 13:57:45[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102612 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041611194610596 -- 25-08-02 13:57:45[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102612 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015758991241455 -- 25-08-02 13:57:47[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102612 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021393775939941 -- 25-08-02 13:57: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.021390914916992 -- 25-08-02 13:57:49[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102607 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102607 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045099258422852 -- 25-08-02 13:57:49[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102607 select payment_id from dbthird.thd_payment where oa_payment_id = 102607 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042300224304199 -- 25-08-02 13:57:49[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102607 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120976 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045249462127686 -- 25-08-02 13:57:49[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102607 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028101 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040531158447266 -- 25-08-02 13:57:49[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102607 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004080057144165 -- 25-08-02 13:57:49[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102607 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042891502380371 -- 25-08-02 13:57:49[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102607 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028101 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040349960327148 -- 25-08-02 13:57:49[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102607 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040338039398193 -- 25-08-02 13:57:49[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102607 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040550231933594 -- 25-08-02 13:57:49[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102607 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019006013870239 -- 25-08-02 13:57:52[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102607 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016839981079102 -- 25-08-02 13:57:52[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019634008407593 -- 25-08-02 14:20: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.021546840667725 -- 25-08-02 14:20:24[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102663 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102663 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037047863006592 -- 25-08-02 14:20:24[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102663 select payment_id from dbthird.thd_payment where oa_payment_id = 102663 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003788948059082 -- 25-08-02 14:20:24[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102663 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121031 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041790008544922 -- 25-08-02 14:20:24[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102663 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5029124 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036039352416992 -- 25-08-02 14:20:24[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102663 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037369728088379 -- 25-08-02 14:20:24[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102663 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037651062011719 -- 25-08-02 14:20:24[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102663 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5029124 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036160945892334 -- 25-08-02 14:20:24[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102663 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035860538482666 -- 25-08-02 14:20:24[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102663 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036478042602539 -- 25-08-02 14:20:24[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102663 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016324996948242 -- 25-08-02 14:20:30[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102663 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018136024475098 -- 25-08-02 14:20: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.01718807220459 -- 25-08-02 14:20:31[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102662 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102662 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033321380615234 -- 25-08-02 14:20:31[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102662 select payment_id from dbthird.thd_payment where oa_payment_id = 102662 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034070014953613 -- 25-08-02 14:20:31[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102662 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121030 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033631324768066 -- 25-08-02 14:20:31[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102662 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5029120 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003230094909668 -- 25-08-02 14:20:31[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102662 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033230781555176 -- 25-08-02 14:20:31[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102662 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034399032592773 -- 25-08-02 14:20:31[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102662 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5029120 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032448768615723 -- 25-08-02 14:20:31[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102662 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032250881195068 -- 25-08-02 14:20:31[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102662 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032839775085449 -- 25-08-02 14:20:31[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102662 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016505002975464 -- 25-08-02 14:20:33[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102662 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016690969467163 -- 25-08-02 14:20: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.019535064697266 -- 25-08-02 14:20:35[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102661 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102661 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038609504699707 -- 25-08-02 14:20:35[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102661 select payment_id from dbthird.thd_payment where oa_payment_id = 102661 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039370059967041 -- 25-08-02 14:20:35[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102661 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121029 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042769908905029 -- 25-08-02 14:20:35[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102661 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5029050 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038120746612549 -- 25-08-02 14:20:35[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102661 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038862228393555 -- 25-08-02 14:20:35[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102661 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038731098175049 -- 25-08-02 14:20:35[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102661 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5029050 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037269592285156 -- 25-08-02 14:20:35[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102661 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037140846252441 -- 25-08-02 14:20:35[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102661 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037920475006104 -- 25-08-02 14:20:35[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102661 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027208805084229 -- 25-08-02 14:20:39[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102661 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018722057342529 -- 25-08-02 14:20:39[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02335786819458 -- 25-08-02 14:28:03[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102659%22}&event=edit_payment&payment_id=102659 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102659 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034079551696777 -- 25-08-02 14:28:03[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102659%22}&event=edit_payment&payment_id=102659 select payment_id from dbthird.thd_payment where oa_payment_id = 102659 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034580230712891 -- 25-08-02 14:28:03[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102659%22}&event=edit_payment&payment_id=102659 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121027 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038039684295654 -- 25-08-02 14:28:03[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102659%22}&event=edit_payment&payment_id=102659 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5029044 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003338098526001 -- 25-08-02 14:28:03[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102659%22}&event=edit_payment&payment_id=102659 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034270286560059 -- 25-08-02 14:28:03[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102659%22}&event=edit_payment&payment_id=102659 select * from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033979415893555 -- 25-08-02 14:28:03[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102659%22}&event=edit_payment&payment_id=102659 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5029044 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033040046691895 -- 25-08-02 14:28:03[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102659%22}&event=edit_payment&payment_id=102659 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032238960266113 -- 25-08-02 14:28:03[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102659%22}&event=edit_payment&payment_id=102659 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032720565795898 -- 25-08-02 14:28:03[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102659%22}&event=edit_payment&payment_id=102659 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02989387512207 -- 25-08-02 14:28:04[熊亚娜-708] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102659 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028401851654053 -- 25-08-02 14:28:04[熊亚娜-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.022362947463989 -- 25-08-02 14:28:05[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102660 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102660 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030598640441895 -- 25-08-02 14:28:05[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102660 select payment_id from dbthird.thd_payment where oa_payment_id = 102660 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031249523162842 -- 25-08-02 14:28:05[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102660 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121028 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030858516693115 -- 25-08-02 14:28:05[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102660 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5029046 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029258728027344 -- 25-08-02 14:28:05[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102660 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019177913665771 -- 25-08-02 14:28:05[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102660 select * from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030920505523682 -- 25-08-02 14:28:05[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102660 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5029046 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029339790344238 -- 25-08-02 14:28:05[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102660 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029230117797852 -- 25-08-02 14:28:05[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102660 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029518604278564 -- 25-08-02 14:28:05[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102660 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016359090805054 -- 25-08-02 14:28:06[熊亚娜-708] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102660 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023287057876587 -- 25-08-02 14:28:06[熊亚娜-708] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 708 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019557952880859 -- 25-08-02 14:29:46[李磊-753] -- /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 = 753 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038027763366699 -- 25-08-02 14:29:46[李磊-753] -- /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 = 753 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038080215454102 -- 25-08-02 14:29:46[李磊-753] -- /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 = 753 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041279792785645 -- 25-08-02 14:29:46[李磊-753] -- /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 = 753 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041549205780029 -- 25-08-02 14:29:46[李磊-753] -- /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= 753 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024592876434326 -- 25-08-02 14:29:46[李磊-753] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&extrafareApply_id=64077 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 = 64077 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032579898834229 -- 25-08-02 14:29:46[李磊-753] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&extrafareApply_id=64077 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032038688659668 -- 25-08-02 14:29:46[李磊-753] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&extrafareApply_id=64077 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003371000289917 -- 25-08-02 14:29:46[李磊-753] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&extrafareApply_id=64077 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5019563 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032010078430176 -- 25-08-02 14:29:46[李磊-753] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&extrafareApply_id=64077 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 753 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018564939498901 -- 25-08-02 14:29:47[李磊-753] -- /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.020388841629028 -- 25-08-02 14:29:47[李磊-753] -- /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.020127773284912 -- 25-08-02 14:29:47[李磊-753] -- /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.017552137374878 -- 25-08-02 14:29:50[李磊-753] -- /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 = 753 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033969879150391 -- 25-08-02 14:29:50[李磊-753] -- /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 = 753 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033690929412842 -- 25-08-02 14:29:50[李磊-753] -- /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 = 753 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037059783935547 -- 25-08-02 14:29:50[李磊-753] -- /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 = 753 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003695011138916 -- 25-08-02 14:29:50[李磊-753] -- /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= 753 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017673015594482 -- 25-08-02 14:30: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.015015125274658 -- 25-08-02 14:30:59[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102660 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102660 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030050277709961 -- 25-08-02 14:30:59[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102660 select payment_id from dbthird.thd_payment where oa_payment_id = 102660 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030429363250732 -- 25-08-02 14:30:59[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102660 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121028 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033941268920898 -- 25-08-02 14:30:59[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102660 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5029046 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028679370880127 -- 25-08-02 14:30:59[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102660 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030391216278076 -- 25-08-02 14:30:59[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102660 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033378601074219 -- 25-08-02 14:30:59[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102660 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5029046 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028469562530518 -- 25-08-02 14:30:59[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102660 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028600692749023 -- 25-08-02 14:30:59[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102660 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028910636901855 -- 25-08-02 14:30:59[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102660 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018132209777832 -- 25-08-02 14:31:01[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102660 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018821001052856 -- 25-08-02 14:31:01[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02555513381958 -- 25-08-02 14:31:02[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102659 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102659 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030171871185303 -- 25-08-02 14:31:02[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102659 select payment_id from dbthird.thd_payment where oa_payment_id = 102659 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003446102142334 -- 25-08-02 14:31:02[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102659 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121027 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033910274505615 -- 25-08-02 14:31:02[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102659 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5029044 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028829574584961 -- 25-08-02 14:31:02[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102659 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030748844146729 -- 25-08-02 14:31:02[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102659 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003004789352417 -- 25-08-02 14:31:02[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102659 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5029044 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029091835021973 -- 25-08-02 14:31:02[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102659 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028810501098633 -- 25-08-02 14:31:02[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102659 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002946138381958 -- 25-08-02 14:31:03[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102659 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020508050918579 -- 25-08-02 14:31:04[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102659 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018608093261719 -- 25-08-02 14:31:05[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01971697807312 -- 25-08-02 14:35:04[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102607%22}&event=edit_payment&payment_id=102607 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102607 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031371116638184 -- 25-08-02 14:35:04[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102607%22}&event=edit_payment&payment_id=102607 select payment_id from dbthird.thd_payment where oa_payment_id = 102607 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031859874725342 -- 25-08-02 14:35:04[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102607%22}&event=edit_payment&payment_id=102607 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120976 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035741329193115 -- 25-08-02 14:35:04[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102607%22}&event=edit_payment&payment_id=102607 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028101 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003075122833252 -- 25-08-02 14:35:04[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102607%22}&event=edit_payment&payment_id=102607 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031900405883789 -- 25-08-02 14:35:04[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102607%22}&event=edit_payment&payment_id=102607 select * from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032210350036621 -- 25-08-02 14:35:04[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102607%22}&event=edit_payment&payment_id=102607 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028101 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030081272125244 -- 25-08-02 14:35:04[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102607%22}&event=edit_payment&payment_id=102607 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030360221862793 -- 25-08-02 14:35:04[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102607%22}&event=edit_payment&payment_id=102607 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031001567840576 -- 25-08-02 14:35:04[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102607%22}&event=edit_payment&payment_id=102607 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017661094665527 -- 25-08-02 14:35:11[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102612%22}&event=edit_payment&payment_id=102612 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102612 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034708976745605 -- 25-08-02 14:35:11[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102612%22}&event=edit_payment&payment_id=102612 select payment_id from dbthird.thd_payment where oa_payment_id = 102612 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035278797149658 -- 25-08-02 14:35:11[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102612%22}&event=edit_payment&payment_id=102612 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120981 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039129257202148 -- 25-08-02 14:35:11[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102612%22}&event=edit_payment&payment_id=102612 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028249 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033469200134277 -- 25-08-02 14:35:11[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102612%22}&event=edit_payment&payment_id=102612 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033798217773438 -- 25-08-02 14:35:11[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102612%22}&event=edit_payment&payment_id=102612 select * from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034961700439453 -- 25-08-02 14:35:11[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102612%22}&event=edit_payment&payment_id=102612 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028249 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033390522003174 -- 25-08-02 14:35:11[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102612%22}&event=edit_payment&payment_id=102612 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033259391784668 -- 25-08-02 14:35:11[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102612%22}&event=edit_payment&payment_id=102612 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033740997314453 -- 25-08-02 14:35:11[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102612%22}&event=edit_payment&payment_id=102612 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018626928329468 -- 25-08-02 14:35:16[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102599%22}&event=edit_payment&payment_id=102599 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102599 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037200450897217 -- 25-08-02 14:35:16[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102599%22}&event=edit_payment&payment_id=102599 select payment_id from dbthird.thd_payment where oa_payment_id = 102599 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037801265716553 -- 25-08-02 14:35:16[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102599%22}&event=edit_payment&payment_id=102599 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120968 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041029453277588 -- 25-08-02 14:35:16[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102599%22}&event=edit_payment&payment_id=102599 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5026695 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037209987640381 -- 25-08-02 14:35:16[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102599%22}&event=edit_payment&payment_id=102599 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038199424743652 -- 25-08-02 14:35:16[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102599%22}&event=edit_payment&payment_id=102599 select * from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037600994110107 -- 25-08-02 14:35:16[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102599%22}&event=edit_payment&payment_id=102599 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5026695 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036060810089111 -- 25-08-02 14:35:16[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102599%22}&event=edit_payment&payment_id=102599 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035979747772217 -- 25-08-02 14:35:16[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102599%22}&event=edit_payment&payment_id=102599 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036189556121826 -- 25-08-02 14:35:16[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102599%22}&event=edit_payment&payment_id=102599 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018255949020386 -- 25-08-02 14:35:31[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102600%22}&event=edit_payment&payment_id=102600 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102600 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035998821258545 -- 25-08-02 14:35:31[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102600%22}&event=edit_payment&payment_id=102600 select payment_id from dbthird.thd_payment where oa_payment_id = 102600 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036718845367432 -- 25-08-02 14:35:31[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102600%22}&event=edit_payment&payment_id=102600 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120969 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040109157562256 -- 25-08-02 14:35:31[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102600%22}&event=edit_payment&payment_id=102600 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5026713 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035831928253174 -- 25-08-02 14:35:31[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102600%22}&event=edit_payment&payment_id=102600 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036640167236328 -- 25-08-02 14:35:31[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102600%22}&event=edit_payment&payment_id=102600 select * from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036220550537109 -- 25-08-02 14:35:31[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102600%22}&event=edit_payment&payment_id=102600 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5026713 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034830570220947 -- 25-08-02 14:35:31[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102600%22}&event=edit_payment&payment_id=102600 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034830570220947 -- 25-08-02 14:35:31[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102600%22}&event=edit_payment&payment_id=102600 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035221576690674 -- 25-08-02 14:35:31[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102600%22}&event=edit_payment&payment_id=102600 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024315118789673 -- 25-08-02 14:35:36[朱玲-297] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102600 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028335809707642 -- 25-08-02 14:35:36[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018994808197021 -- 25-08-02 14:35:38[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102613 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037229061126709 -- 25-08-02 14:35:38[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102613 select payment_id from dbthird.thd_payment where oa_payment_id = 102613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037879943847656 -- 25-08-02 14:35:38[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102613 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120982 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041768550872803 -- 25-08-02 14:35:38[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102613 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028328 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00370192527771 -- 25-08-02 14:35:38[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102613 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037930011749268 -- 25-08-02 14:35:38[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102613 select * from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037739276885986 -- 25-08-02 14:35:38[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102613 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028328 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036110877990723 -- 25-08-02 14:35:38[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102613 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036280155181885 -- 25-08-02 14:35:38[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102613 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036461353302002 -- 25-08-02 14:35:38[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102613 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021741151809692 -- 25-08-02 14:35:41[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016057968139648 -- 25-08-02 14:35:44[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102613 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031058788299561 -- 25-08-02 14:35:44[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102613 select payment_id from dbthird.thd_payment where oa_payment_id = 102613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031669139862061 -- 25-08-02 14:35:44[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102613 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120982 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031449794769287 -- 25-08-02 14:35:44[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102613 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028328 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031330585479736 -- 25-08-02 14:35:44[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102613 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032539367675781 -- 25-08-02 14:35:44[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102613 select * from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031449794769287 -- 25-08-02 14:35:44[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102613 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028328 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031299591064453 -- 25-08-02 14:35:44[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102613 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031280517578125 -- 25-08-02 14:35:44[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102613 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031838417053223 -- 25-08-02 14:35:44[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102613 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020814895629883 -- 25-08-02 14:35:47[朱玲-297] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102613 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024075984954834 -- 25-08-02 14:35:47[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015424966812134 -- 25-08-02 14:35:49[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102612 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102612 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030269622802734 -- 25-08-02 14:35:49[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102612 select payment_id from dbthird.thd_payment where oa_payment_id = 102612 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030889511108398 -- 25-08-02 14:35:49[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102612 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120981 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034141540527344 -- 25-08-02 14:35:49[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102612 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028249 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029101371765137 -- 25-08-02 14:35:49[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102612 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029640197753906 -- 25-08-02 14:35:49[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102612 select * from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030641555786133 -- 25-08-02 14:35:49[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102612 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028249 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029141902923584 -- 25-08-02 14:35:49[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102612 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002877950668335 -- 25-08-02 14:35:49[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102612 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029430389404297 -- 25-08-02 14:35:49[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102612 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018090009689331 -- 25-08-02 14:35:51[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015898942947388 -- 25-08-02 14:35:58[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102606 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102606 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031099319458008 -- 25-08-02 14:35:58[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102606 select payment_id from dbthird.thd_payment where oa_payment_id = 102606 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031640529632568 -- 25-08-02 14:35:58[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102606 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120975 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031440258026123 -- 25-08-02 14:35:58[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102606 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028088 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029911994934082 -- 25-08-02 14:35:58[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102606 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003032922744751 -- 25-08-02 14:35:58[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102606 select * from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031108856201172 -- 25-08-02 14:35:58[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102606 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028088 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029780864715576 -- 25-08-02 14:35:58[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102606 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029780864715576 -- 25-08-02 14:35:58[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102606 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002993106842041 -- 25-08-02 14:35:59[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102606 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016879081726074 -- 25-08-02 14:36:02[朱玲-297] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102606 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019321918487549 -- 25-08-02 14:36:03[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016165971755981 -- 25-08-02 14:36:05[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102605 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102605 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031609535217285 -- 25-08-02 14:36:05[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102605 select payment_id from dbthird.thd_payment where oa_payment_id = 102605 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032310485839844 -- 25-08-02 14:36:05[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102605 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120974 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035691261291504 -- 25-08-02 14:36:05[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102605 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028059 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030529499053955 -- 25-08-02 14:36:05[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102605 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030889511108398 -- 25-08-02 14:36:05[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102605 select * from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032148361206055 -- 25-08-02 14:36:05[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102605 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028059 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030441284179688 -- 25-08-02 14:36:05[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102605 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030410289764404 -- 25-08-02 14:36:05[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102605 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030808448791504 -- 25-08-02 14:36:05[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102605 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021487951278687 -- 25-08-02 14:36:09[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016692161560059 -- 25-08-02 14:36:28[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016709804534912 -- 25-08-02 14:36:30[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102603 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102603 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033071041107178 -- 25-08-02 14:36:30[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102603 select payment_id from dbthird.thd_payment where oa_payment_id = 102603 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034141540527344 -- 25-08-02 14:36:30[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102603 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120972 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033359527587891 -- 25-08-02 14:36:30[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102603 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5027959 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032060146331787 -- 25-08-02 14:36:30[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102603 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033550262451172 -- 25-08-02 14:36:30[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102603 select * from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033359527587891 -- 25-08-02 14:36:30[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102603 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5027959 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031988620758057 -- 25-08-02 14:36:30[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102603 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031900405883789 -- 25-08-02 14:36:30[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102603 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032279491424561 -- 25-08-02 14:36:31[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102603 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0170578956604 -- 25-08-02 14:36:33[朱玲-297] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102603 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014858961105347 -- 25-08-02 14:36:33[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018966913223267 -- 25-08-02 14:37:12[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102599 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102599 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030970573425293 -- 25-08-02 14:37:12[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102599 select payment_id from dbthird.thd_payment where oa_payment_id = 102599 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031669139862061 -- 25-08-02 14:37:12[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102599 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120968 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035090446472168 -- 25-08-02 14:37:12[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102599 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5026695 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030508041381836 -- 25-08-02 14:37:12[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102599 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003187894821167 -- 25-08-02 14:37:14[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102599 select * from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031049251556396 -- 25-08-02 14:37:14[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102599 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5026695 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029640197753906 -- 25-08-02 14:37:14[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102599 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029687881469727 -- 25-08-02 14:37:14[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102599 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029988288879395 -- 25-08-02 14:37:14[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102599 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028467178344727 -- 25-08-02 14:37:19[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021375179290771 -- 25-08-02 14:37:20[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102603 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102603 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032751560211182 -- 25-08-02 14:37:20[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102603 select payment_id from dbthird.thd_payment where oa_payment_id = 102603 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033550262451172 -- 25-08-02 14:37:20[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102603 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120972 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032980442047119 -- 25-08-02 14:37:20[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102603 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5027959 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003148078918457 -- 25-08-02 14:37:20[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102603 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003201961517334 -- 25-08-02 14:37:20[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102603 select * from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032889842987061 -- 25-08-02 14:37:20[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102603 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5027959 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031518936157227 -- 25-08-02 14:37:20[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102603 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031328201293945 -- 25-08-02 14:37:20[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102603 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031859874725342 -- 25-08-02 14:37:20[朱玲-297] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102603 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 297 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.031044006347656 -- 25-08-02 14:45: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.003889799118042 -- 25-08-02 14:45:09 -- /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.0043740272521973 -- 25-08-02 14:45:09 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='GaoXiang' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040380954742432 -- 25-08-02 14:45:09[高祥-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.015292882919312 -- 25-08-02 14: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.017721891403198 -- 25-08-02 14:45:21 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019590854644775 -- 25-08-02 14:45: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.022610902786255 -- 25-08-02 14:45:24[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102668 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102668 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033478736877441 -- 25-08-02 14:45:24[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102668 select payment_id from dbthird.thd_payment where oa_payment_id = 102668 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034301280975342 -- 25-08-02 14:45:24[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102668 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121036 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037739276885986 -- 25-08-02 14:45:24[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102668 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5029399 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032310485839844 -- 25-08-02 14:45:24[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102668 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033831596374512 -- 25-08-02 14:45:24[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102668 select * from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033719539642334 -- 25-08-02 14:45:24[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102668 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5029399 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032551288604736 -- 25-08-02 14:45:24[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102668 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032529830932617 -- 25-08-02 14:45:24[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102668 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032839775085449 -- 25-08-02 14:45:24[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102668 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027647018432617 -- 25-08-02 14:45:25[吴凌刚-279] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102668 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019042015075684 -- 25-08-02 14:45:25[吴凌刚-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.020010948181152 -- 25-08-02 14:45:26[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102667 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102667 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003939151763916 -- 25-08-02 14:45:26[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102667 select payment_id from dbthird.thd_payment where oa_payment_id = 102667 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039989948272705 -- 25-08-02 14:45:26[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102667 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121035 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043840408325195 -- 25-08-02 14:45:26[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102667 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5029396 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038509368896484 -- 25-08-02 14:45:26[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102667 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039749145507812 -- 25-08-02 14:45:26[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102667 select * from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039739608764648 -- 25-08-02 14:45:26[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102667 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5029396 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038449764251709 -- 25-08-02 14:45:26[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102667 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038309097290039 -- 25-08-02 14:45:26[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102667 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038888454437256 -- 25-08-02 14:45:26[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102667 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018009901046753 -- 25-08-02 14:45:27[吴凌刚-279] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102667 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.030535936355591 -- 25-08-02 14:45:28[吴凌刚-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.019711971282959 -- 25-08-02 14:45:29[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102665 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102665 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038659572601318 -- 25-08-02 14:45:29[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102665 select payment_id from dbthird.thd_payment where oa_payment_id = 102665 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039188861846924 -- 25-08-02 14:45:29[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102665 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121033 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004317045211792 -- 25-08-02 14:45:29[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102665 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5029363 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037460327148438 -- 25-08-02 14:45:29[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102665 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037951469421387 -- 25-08-02 14:45:29[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102665 select * from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038890838623047 -- 25-08-02 14:45:29[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102665 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5029363 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037591457366943 -- 25-08-02 14:45:29[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102665 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037379264831543 -- 25-08-02 14:45:29[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102665 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037791728973389 -- 25-08-02 14:45:29[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102665 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014918088912964 -- 25-08-02 14:45:30[吴凌刚-279] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102665 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02007007598877 -- 25-08-02 14:45: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.019983768463135 -- 25-08-02 14:45:31[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102664 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102664 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003925085067749 -- 25-08-02 14:45:31[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102664 select payment_id from dbthird.thd_payment where oa_payment_id = 102664 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040051937103271 -- 25-08-02 14:45:31[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102664 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121032 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003957986831665 -- 25-08-02 14:45:31[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102664 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5029360 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038180351257324 -- 25-08-02 14:45:31[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102664 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038580894470215 -- 25-08-02 14:45:31[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102664 select * from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039501190185547 -- 25-08-02 14:45:31[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102664 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5029360 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038349628448486 -- 25-08-02 14:45:31[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102664 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038020610809326 -- 25-08-02 14:45:31[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102664 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038669109344482 -- 25-08-02 14:45:31[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102664 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018722057342529 -- 25-08-02 14:45:32[吴凌刚-279] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102664 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017786979675293 -- 25-08-02 14:45: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.01683783531189 -- 25-08-02 14:46:52[李晓瑜-298] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102606%22}&event=edit_payment&payment_id=102606 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102606 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032989978790283 -- 25-08-02 14:46:52[李晓瑜-298] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102606%22}&event=edit_payment&payment_id=102606 select payment_id from dbthird.thd_payment where oa_payment_id = 102606 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033688545227051 -- 25-08-02 14:46:52[李晓瑜-298] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102606%22}&event=edit_payment&payment_id=102606 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120975 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037329196929932 -- 25-08-02 14:46:52[李晓瑜-298] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102606%22}&event=edit_payment&payment_id=102606 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028088 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032398700714111 -- 25-08-02 14:46:52[李晓瑜-298] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102606%22}&event=edit_payment&payment_id=102606 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 298 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033249855041504 -- 25-08-02 14:46:52[李晓瑜-298] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102606%22}&event=edit_payment&payment_id=102606 select * from dbsys.sys_contact where cont_id = 298 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033078193664551 -- 25-08-02 14:46:52[李晓瑜-298] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102606%22}&event=edit_payment&payment_id=102606 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028088 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031671524047852 -- 25-08-02 14:46:52[李晓瑜-298] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102606%22}&event=edit_payment&payment_id=102606 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 298 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031769275665283 -- 25-08-02 14:46:52[李晓瑜-298] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102606%22}&event=edit_payment&payment_id=102606 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 298 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032129287719727 -- 25-08-02 14:46:52[李晓瑜-298] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102606%22}&event=edit_payment&payment_id=102606 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 298 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018173933029175 -- 25-08-02 14:50:11[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102673%22%7D&event=edit_payment&payment_id=102673 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102673 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035960674285889 -- 25-08-02 14:50:11[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102673%22%7D&event=edit_payment&payment_id=102673 select payment_id from dbthird.thd_payment where oa_payment_id = 102673 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036649703979492 -- 25-08-02 14:50:11[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102673%22%7D&event=edit_payment&payment_id=102673 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121041 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040149688720703 -- 25-08-02 14:50:11[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102673%22%7D&event=edit_payment&payment_id=102673 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5029662 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036180019378662 -- 25-08-02 14:50:11[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102673%22%7D&event=edit_payment&payment_id=102673 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036630630493164 -- 25-08-02 14:50:11[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102673%22%7D&event=edit_payment&payment_id=102673 select * from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036358833312988 -- 25-08-02 14:50:11[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102673%22%7D&event=edit_payment&payment_id=102673 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5029662 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034902095794678 -- 25-08-02 14:50:11[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102673%22%7D&event=edit_payment&payment_id=102673 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034899711608887 -- 25-08-02 14:50:11[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102673%22%7D&event=edit_payment&payment_id=102673 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035109519958496 -- 25-08-02 14:50:11[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102673%22%7D&event=edit_payment&payment_id=102673 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023296117782593 -- 25-08-02 14:50:13[肖春-283] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102673 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028629064559937 -- 25-08-02 14:50:13[肖春-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.030396938323975 -- 25-08-02 14:50:18[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102613%22%7D&event=edit_payment&payment_id=102613 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040578842163086 -- 25-08-02 14:50:18[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102613%22%7D&event=edit_payment&payment_id=102613 select payment_id from dbthird.thd_payment where oa_payment_id = 102613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041079521179199 -- 25-08-02 14:50:18[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102613%22%7D&event=edit_payment&payment_id=102613 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120982 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044801235198975 -- 25-08-02 14:50:18[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102613%22%7D&event=edit_payment&payment_id=102613 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028328 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039260387420654 -- 25-08-02 14:50:18[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102613%22%7D&event=edit_payment&payment_id=102613 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040988922119141 -- 25-08-02 14:50:18[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102613%22%7D&event=edit_payment&payment_id=102613 select * from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040478706359863 -- 25-08-02 14:50:18[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102613%22%7D&event=edit_payment&payment_id=102613 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028328 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039200782775879 -- 25-08-02 14:50:18[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102613%22%7D&event=edit_payment&payment_id=102613 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039229393005371 -- 25-08-02 14:50:18[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102613%22%7D&event=edit_payment&payment_id=102613 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039589405059814 -- 25-08-02 14:50:18[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102613%22%7D&event=edit_payment&payment_id=102613 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017796993255615 -- 25-08-02 14:50:23[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102673%22%7D&event=edit_payment&payment_id=102673 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102673 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035531520843506 -- 25-08-02 14:50:23[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102673%22%7D&event=edit_payment&payment_id=102673 select payment_id from dbthird.thd_payment where oa_payment_id = 102673 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035879611968994 -- 25-08-02 14:50:23[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102673%22%7D&event=edit_payment&payment_id=102673 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121041 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039329528808594 -- 25-08-02 14:50:23[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102673%22%7D&event=edit_payment&payment_id=102673 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5029662 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003432035446167 -- 25-08-02 14:50:23[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102673%22%7D&event=edit_payment&payment_id=102673 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034809112548828 -- 25-08-02 14:50:23[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102673%22%7D&event=edit_payment&payment_id=102673 select * from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035719871520996 -- 25-08-02 14:50:23[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102673%22%7D&event=edit_payment&payment_id=102673 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5029662 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034260749816895 -- 25-08-02 14:50:23[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102673%22%7D&event=edit_payment&payment_id=102673 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034489631652832 -- 25-08-02 14:50:23[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102673%22%7D&event=edit_payment&payment_id=102673 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034940242767334 -- 25-08-02 14:50:23[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102673%22%7D&event=edit_payment&payment_id=102673 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018242120742798 -- 25-08-02 14:50:28[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102612%22%7D&event=edit_payment&payment_id=102612 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102612 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035560131072998 -- 25-08-02 14:50:28[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102612%22%7D&event=edit_payment&payment_id=102612 select payment_id from dbthird.thd_payment where oa_payment_id = 102612 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036220550537109 -- 25-08-02 14:50:28[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102612%22%7D&event=edit_payment&payment_id=102612 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120981 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039877891540527 -- 25-08-02 14:50:28[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102612%22%7D&event=edit_payment&payment_id=102612 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028249 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034167766571045 -- 25-08-02 14:50:28[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102612%22%7D&event=edit_payment&payment_id=102612 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034730434417725 -- 25-08-02 14:50:28[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102612%22%7D&event=edit_payment&payment_id=102612 select * from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035531520843506 -- 25-08-02 14:50:28[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102612%22%7D&event=edit_payment&payment_id=102612 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028249 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003425121307373 -- 25-08-02 14:50:28[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102612%22%7D&event=edit_payment&payment_id=102612 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034110546112061 -- 25-08-02 14:50:28[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102612%22%7D&event=edit_payment&payment_id=102612 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034680366516113 -- 25-08-02 14:50:28[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102612%22%7D&event=edit_payment&payment_id=102612 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022369861602783 -- 25-08-02 14:50:33[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102607%22%7D&event=edit_payment&payment_id=102607 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102607 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032789707183838 -- 25-08-02 14:50:33[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102607%22%7D&event=edit_payment&payment_id=102607 select payment_id from dbthird.thd_payment where oa_payment_id = 102607 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033798217773438 -- 25-08-02 14:50:33[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102607%22%7D&event=edit_payment&payment_id=102607 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120976 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037682056427002 -- 25-08-02 14:50:33[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102607%22%7D&event=edit_payment&payment_id=102607 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028101 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031800270080566 -- 25-08-02 14:50:33[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102607%22%7D&event=edit_payment&payment_id=102607 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032210350036621 -- 25-08-02 14:50:33[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102607%22%7D&event=edit_payment&payment_id=102607 select * from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033910274505615 -- 25-08-02 14:50:33[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102607%22%7D&event=edit_payment&payment_id=102607 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028101 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031919479370117 -- 25-08-02 14:50:33[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102607%22%7D&event=edit_payment&payment_id=102607 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031750202178955 -- 25-08-02 14:50:33[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102607%22%7D&event=edit_payment&payment_id=102607 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032038688659668 -- 25-08-02 14:50:33[肖春-283] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102607%22%7D&event=edit_payment&payment_id=102607 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01941704750061 -- 25-08-02 15:02:19 -- /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.0038318634033203 -- 25-08-02 15:02:19 -- /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.0046570301055908 -- 25-08-02 15:02:19 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='ZhangTiHai' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040390491485596 -- 25-08-02 15:02:19[张体海-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.031198024749756 -- 25-08-02 15:02:19[张体海-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.018533945083618 -- 25-08-02 15:02:21[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102655 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102655 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036461353302002 -- 25-08-02 15:02:21[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102655 select payment_id from dbthird.thd_payment where oa_payment_id = 102655 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037269592285156 -- 25-08-02 15:02:21[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102655 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121023 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041971206665039 -- 25-08-02 15:02:21[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102655 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028788 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035269260406494 -- 25-08-02 15:02:21[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102655 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036919116973877 -- 25-08-02 15:02:21[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102655 select * from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036721229553223 -- 25-08-02 15:02:21[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102655 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028788 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035429000854492 -- 25-08-02 15:02:21[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102655 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003511905670166 -- 25-08-02 15:02:21[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102655 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035510063171387 -- 25-08-02 15:02:21[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102655 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018049001693726 -- 25-08-02 15:02:22[张体海-1176] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102655 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018083095550537 -- 25-08-02 15:02:23[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021814107894897 -- 25-08-02 15:02:24[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102615 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102615 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030431747436523 -- 25-08-02 15:02:24[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102615 select payment_id from dbthird.thd_payment where oa_payment_id = 102615 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031599998474121 -- 25-08-02 15:02:24[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102615 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120983 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035140514373779 -- 25-08-02 15:02:24[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102615 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028542 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002946138381958 -- 25-08-02 15:02:24[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102615 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030097961425781 -- 25-08-02 15:02:24[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102615 select * from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030920505523682 -- 25-08-02 15:02:24[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102615 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028542 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029489994049072 -- 25-08-02 15:02:24[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102615 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029640197753906 -- 25-08-02 15:02:24[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102615 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029809474945068 -- 25-08-02 15:02:24[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102615 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016978025436401 -- 25-08-02 15:02:25[张体海-1176] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102615 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027675151824951 -- 25-08-02 15:02: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.016480922698975 -- 25-08-02 15:02:26[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64132 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 = 64132 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036759376525879 -- 25-08-02 15:02:26[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64132 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 64132 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037088394165039 -- 25-08-02 15:02:26[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64132 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 64132 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031459331512451 -- 25-08-02 15:02:26[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64132 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031721591949463 -- 25-08-02 15:02:26[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64132 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032958984375 -- 25-08-02 15:02:26[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64132 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028648 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031399726867676 -- 25-08-02 15:02:26[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64132 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015265941619873 -- 25-08-02 15:02:27[张体海-1176] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=64132 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016407012939453 -- 25-08-02 15:02: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.052213907241821 -- 25-08-02 15:02:29[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64129 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 = 64129 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031840801239014 -- 25-08-02 15:02:29[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64129 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 64129 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032470226287842 -- 25-08-02 15:02:29[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64129 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 64129 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030500888824463 -- 25-08-02 15:02:29[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64129 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030570030212402 -- 25-08-02 15:02:29[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64129 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035660266876221 -- 25-08-02 15:02:29[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64129 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028598 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030069351196289 -- 25-08-02 15:02:29[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64129 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019663095474243 -- 25-08-02 15:02:30[张体海-1176] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=64129 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017718076705933 -- 25-08-02 15:02: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.018676042556763 -- 25-08-02 15:03:05[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019807100296021 -- 25-08-02 15:05: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.0033800601959229 -- 25-08-02 15:05: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.0042469501495361 -- 25-08-02 15:05:11 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='GuoRongBo' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035781860351562 -- 25-08-02 15:05:11[郭荣波-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.018461942672729 -- 25-08-02 15:05:12[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023934125900269 -- 25-08-02 15:05:13[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=38323 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 38323 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042369365692139 -- 25-08-02 15:05:13[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=38323 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 38323 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041120052337646 -- 25-08-02 15:05:13[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=38323 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028506 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036418437957764 -- 25-08-02 15:05:13[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=38323 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038430690765381 -- 25-08-02 15:05:13[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=38323 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028506 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036351680755615 -- 25-08-02 15:05:13[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=38323 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01987099647522 -- 25-08-02 15:05:14[郭荣波-35] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=38323 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017014026641846 -- 25-08-02 15:05: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.022027015686035 -- 25-08-02 15:05:19[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2238264%22}&event=edit_fareApply&fareApply_id=38264 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 38264 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046529769897461 -- 25-08-02 15:05:19[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2238264%22}&event=edit_fareApply&fareApply_id=38264 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 38264 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046579837799072 -- 25-08-02 15:05:19[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2238264%22}&event=edit_fareApply&fareApply_id=38264 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5010255 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042750835418701 -- 25-08-02 15:05:19[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2238264%22}&event=edit_fareApply&fareApply_id=38264 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043771266937256 -- 25-08-02 15:05:19[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2238264%22}&event=edit_fareApply&fareApply_id=38264 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5010255 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041871070861816 -- 25-08-02 15:05:19[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2238264%22}&event=edit_fareApply&fareApply_id=38264 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016823053359985 -- 25-08-02 15:05:25[陈志强-2099] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=38264 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015630960464478 -- 25-08-02 15:05:25[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02819299697876 -- 25-08-02 15:05:32[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2238021%22}&event=edit_fareApply&fareApply_id=38021 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 38021 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038189888000488 -- 25-08-02 15:05:32[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2238021%22}&event=edit_fareApply&fareApply_id=38021 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 38021 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037968158721924 -- 25-08-02 15:05:32[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2238021%22}&event=edit_fareApply&fareApply_id=38021 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4976177 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032517910003662 -- 25-08-02 15:05:32[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2238021%22}&event=edit_fareApply&fareApply_id=38021 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034489631652832 -- 25-08-02 15:05:32[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2238021%22}&event=edit_fareApply&fareApply_id=38021 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4976177 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032470226287842 -- 25-08-02 15:05:32[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2238021%22}&event=edit_fareApply&fareApply_id=38021 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016720056533813 -- 25-08-02 15:07:34[郭荣波-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.017928123474121 -- 25-08-02 15:11: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.016085147857666 -- 25-08-02 15:11:04[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102663 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102663 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031569004058838 -- 25-08-02 15:11:04[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102663 select payment_id from dbthird.thd_payment where oa_payment_id = 102663 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032150745391846 -- 25-08-02 15:11:04[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102663 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121031 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035891532897949 -- 25-08-02 15:11:04[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102663 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5029124 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003054141998291 -- 25-08-02 15:11:04[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102663 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032410621643066 -- 25-08-02 15:11:04[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102663 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032169818878174 -- 25-08-02 15:11:04[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102663 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5029124 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003058910369873 -- 25-08-02 15:11:04[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102663 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030319690704346 -- 25-08-02 15:11:04[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102663 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030879974365234 -- 25-08-02 15:11:04[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102663 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018512964248657 -- 25-08-02 15:11:05[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102663 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019821882247925 -- 25-08-02 15:11: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.022339105606079 -- 25-08-02 15:11:06[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102662 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102662 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033509731292725 -- 25-08-02 15:11:06[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102662 select payment_id from dbthird.thd_payment where oa_payment_id = 102662 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034501552581787 -- 25-08-02 15:11:06[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102662 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121030 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038118362426758 -- 25-08-02 15:11:06[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102662 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5029120 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032660961151123 -- 25-08-02 15:11:06[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102662 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033040046691895 -- 25-08-02 15:11:06[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102662 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034339427947998 -- 25-08-02 15:11:06[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102662 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5029120 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032429695129395 -- 25-08-02 15:11:06[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102662 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032618045806885 -- 25-08-02 15:11:06[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102662 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033202171325684 -- 25-08-02 15:11:06[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102662 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015719890594482 -- 25-08-02 15:11:07[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102662 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015753984451294 -- 25-08-02 15:11:08[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020696878433228 -- 25-08-02 15:11:09[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102661 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102661 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041210651397705 -- 25-08-02 15:11:09[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102661 select payment_id from dbthird.thd_payment where oa_payment_id = 102661 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041909217834473 -- 25-08-02 15:11:09[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102661 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121029 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045599937438965 -- 25-08-02 15:11:09[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102661 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5029050 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004011869430542 -- 25-08-02 15:11:09[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102661 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040578842163086 -- 25-08-02 15:11:09[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102661 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041399002075195 -- 25-08-02 15:11:09[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102661 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5029050 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040159225463867 -- 25-08-02 15:11:09[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102661 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040221214294434 -- 25-08-02 15:11:09[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102661 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040299892425537 -- 25-08-02 15:11:09[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102661 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016240119934082 -- 25-08-02 15:11:09[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102661 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.032403945922852 -- 25-08-02 15:11:10[郭荣波-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.029520988464355 -- 25-08-02 15:11:12[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102660 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102660 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030720233917236 -- 25-08-02 15:11:12[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102660 select payment_id from dbthird.thd_payment where oa_payment_id = 102660 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031580924987793 -- 25-08-02 15:11:12[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102660 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121028 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035090446472168 -- 25-08-02 15:11:12[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102660 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5029046 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029449462890625 -- 25-08-02 15:11:12[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102660 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029821395874023 -- 25-08-02 15:11:12[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102660 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030679702758789 -- 25-08-02 15:11:12[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102660 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5029046 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029330253601074 -- 25-08-02 15:11:12[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102660 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029408931732178 -- 25-08-02 15:11:12[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102660 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029599666595459 -- 25-08-02 15:11:12[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102660 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02653694152832 -- 25-08-02 15:11:13[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102660 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018408060073853 -- 25-08-02 15:11: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.018146991729736 -- 25-08-02 15:11:14[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102659 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102659 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035569667816162 -- 25-08-02 15:11:14[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102659 select payment_id from dbthird.thd_payment where oa_payment_id = 102659 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036089420318604 -- 25-08-02 15:11:14[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102659 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121027 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035569667816162 -- 25-08-02 15:11:14[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102659 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5029044 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034270286560059 -- 25-08-02 15:11:14[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102659 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034890174865723 -- 25-08-02 15:11:14[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102659 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036218166351318 -- 25-08-02 15:11:14[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102659 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5029044 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034470558166504 -- 25-08-02 15:11:14[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102659 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034418106079102 -- 25-08-02 15:11:14[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102659 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034840106964111 -- 25-08-02 15:11:14[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102659 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016979932785034 -- 25-08-02 15:11:15[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102659 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014962911605835 -- 25-08-02 15:11: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.02098822593689 -- 25-08-02 15:11:16[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102623 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102623 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031578540802002 -- 25-08-02 15:11:16[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102623 select payment_id from dbthird.thd_payment where oa_payment_id = 102623 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032551288604736 -- 25-08-02 15:11:16[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102623 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120991 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035738945007324 -- 25-08-02 15:11:16[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102623 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028595 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030500888824463 -- 25-08-02 15:11:16[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102623 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030808448791504 -- 25-08-02 15:11:16[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102623 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031721591949463 -- 25-08-02 15:11:16[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102623 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028595 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030279159545898 -- 25-08-02 15:11:16[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102623 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030291080474854 -- 25-08-02 15:11:16[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102623 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030598640441895 -- 25-08-02 15:11:16[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102623 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015319108963013 -- 25-08-02 15:11:17[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102623 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016923904418945 -- 25-08-02 15:11:18[郭荣波-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.016422033309937 -- 25-08-02 15:15:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102613 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032749176025391 -- 25-08-02 15:15:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102613 select payment_id from dbthird.thd_payment where oa_payment_id = 102613 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033390522003174 -- 25-08-02 15:15:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102613 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120982 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036430358886719 -- 25-08-02 15:15:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102613 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028328 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032517910003662 -- 25-08-02 15:15:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102613 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032868385314941 -- 25-08-02 15:15:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102613 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032918453216553 -- 25-08-02 15:15:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102613 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028328 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031239986419678 -- 25-08-02 15:15:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102613 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031049251556396 -- 25-08-02 15:15:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102613 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031659603118896 -- 25-08-02 15:15:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102613 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015177011489868 -- 25-08-02 15:15:14[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102613 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015496015548706 -- 25-08-02 15:15: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.018857955932617 -- 25-08-02 15:15:16[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102606 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102606 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003687858581543 -- 25-08-02 15:15:16[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102606 select payment_id from dbthird.thd_payment where oa_payment_id = 102606 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00376296043396 -- 25-08-02 15:15:16[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102606 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120975 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037240982055664 -- 25-08-02 15:15:16[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102606 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028088 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036270618438721 -- 25-08-02 15:15:16[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102606 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036330223083496 -- 25-08-02 15:15:16[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102606 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003777027130127 -- 25-08-02 15:15:16[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102606 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028088 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035901069641113 -- 25-08-02 15:15:16[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102606 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035851001739502 -- 25-08-02 15:15:16[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102606 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036289691925049 -- 25-08-02 15:15:16[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102606 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02690601348877 -- 25-08-02 15:15:17[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102606 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021108865737915 -- 25-08-02 15:15:17[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015707969665527 -- 25-08-02 15:15:18[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102603 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102603 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030720233917236 -- 25-08-02 15:15:18[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102603 select payment_id from dbthird.thd_payment where oa_payment_id = 102603 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031471252441406 -- 25-08-02 15:15:18[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102603 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120972 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035061836242676 -- 25-08-02 15:15:18[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102603 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5027959 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029501914978027 -- 25-08-02 15:15:18[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102603 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030169486999512 -- 25-08-02 15:15:18[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102603 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030779838562012 -- 25-08-02 15:15:18[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102603 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5027959 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002938985824585 -- 25-08-02 15:15:18[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102603 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029609203338623 -- 25-08-02 15:15:18[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102603 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029850006103516 -- 25-08-02 15:15:18[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102603 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015089988708496 -- 25-08-02 15:15:19[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102603 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023782968521118 -- 25-08-02 15:15: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.017084836959839 -- 25-08-02 15:15:20[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102600 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102600 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033409595489502 -- 25-08-02 15:15:20[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102600 select payment_id from dbthird.thd_payment where oa_payment_id = 102600 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033879280090332 -- 25-08-02 15:15:20[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102600 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120969 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040040016174316 -- 25-08-02 15:15:20[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102600 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5026713 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032391548156738 -- 25-08-02 15:15:20[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102600 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032680034637451 -- 25-08-02 15:15:20[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102600 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033740997314453 -- 25-08-02 15:15:20[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102600 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5026713 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032198429107666 -- 25-08-02 15:15:20[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102600 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032200813293457 -- 25-08-02 15:15:20[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102600 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032510757446289 -- 25-08-02 15:15:20[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102600 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019878149032593 -- 25-08-02 15:15:21[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102600 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018848896026611 -- 25-08-02 15:15: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.022696018218994 -- 25-08-02 15:16:47 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032179355621338 -- 25-08-02 15:16:47 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036628246307373 -- 25-08-02 15:16:47 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='ShenLiYun' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034050941467285 -- 25-08-02 15:16:47[沈丽云-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.015737056732178 -- 25-08-02 15:16:47[沈丽云-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.017567873001099 -- 25-08-02 15:16:51[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=63936 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 = 63936 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039288997650146 -- 25-08-02 15:16:51[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=63936 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 63936 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040309429168701 -- 25-08-02 15:16:51[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=63936 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 63936 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034608840942383 -- 25-08-02 15:16:51[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=63936 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034151077270508 -- 25-08-02 15:16:51[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=63936 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035848617553711 -- 25-08-02 15:16:51[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=63936 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5002086 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033869743347168 -- 25-08-02 15:16:51[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=63936 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033800601959229 -- 25-08-02 15:16:51[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=63936 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022734880447388 -- 25-08-02 15:16:54[沈丽云-2156] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=63936 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016187906265259 -- 25-08-02 15:16:55[沈丽云-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.027814149856567 -- 25-08-02 15:16:56[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=63935 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 = 63935 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033400058746338 -- 25-08-02 15:16:56[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=63935 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 63935 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040009021759033 -- 25-08-02 15:16:56[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=63935 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 63935 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032389163970947 -- 25-08-02 15:16:56[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=63935 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003244161605835 -- 25-08-02 15:16:56[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=63935 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034430027008057 -- 25-08-02 15:16:56[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=63935 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5002081 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003223180770874 -- 25-08-02 15:16:56[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=63935 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032169818878174 -- 25-08-02 15:16:56[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=63935 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016983985900879 -- 25-08-02 15:17:04[沈丽云-2156] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=63935 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026469945907593 -- 25-08-02 15:17:05[沈丽云-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.015260219573975 -- 25-08-02 15:17:06[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=63934 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 = 63934 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034520626068115 -- 25-08-02 15:17:06[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=63934 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 63934 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035538673400879 -- 25-08-02 15:17:06[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=63934 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 63934 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028979778289795 -- 25-08-02 15:17:06[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=63934 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029361248016357 -- 25-08-02 15:17:06[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=63934 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003046989440918 -- 25-08-02 15:17:06[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=63934 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5002050 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028960704803467 -- 25-08-02 15:17:06[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=63934 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029098987579346 -- 25-08-02 15:17:06[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=63934 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016188859939575 -- 25-08-02 15:17:07[沈丽云-2156] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=63934 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021086931228638 -- 25-08-02 15:17: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.020137786865234 -- 25-08-02 15:17:09[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=63933 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 = 63933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030899047851562 -- 25-08-02 15:17:09[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=63933 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 63933 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038590431213379 -- 25-08-02 15:17:09[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=63933 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 63933 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002964973449707 -- 25-08-02 15:17:09[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=63933 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030128955841064 -- 25-08-02 15:17:09[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=63933 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031659603118896 -- 25-08-02 15:17:09[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=63933 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5002042 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029830932617188 -- 25-08-02 15:17:09[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=63933 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029580593109131 -- 25-08-02 15:17:09[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=63933 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016855001449585 -- 25-08-02 15:17:10[沈丽云-2156] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=63933 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022439002990723 -- 25-08-02 15:17: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.018464088439941 -- 25-08-02 15:17: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.019799947738647 -- 25-08-02 15:17:19[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=63933 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 = 63933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003849983215332 -- 25-08-02 15:17:19[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=63933 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 63933 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043129920959473 -- 25-08-02 15:17:19[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=63933 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 63933 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038199424743652 -- 25-08-02 15:17:19[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=63933 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003849983215332 -- 25-08-02 15:17:19[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=63933 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038502216339111 -- 25-08-02 15:17:19[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=63933 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5002042 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037920475006104 -- 25-08-02 15:17:19[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=63933 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038089752197266 -- 25-08-02 15:17:19[沈丽云-2156] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=63933 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2156 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015570878982544 -- 25-08-02 15:19:20[郭荣波-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.021862983703613 -- 25-08-02 15:19:21[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102658 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102658 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034561157226562 -- 25-08-02 15:19:21[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102658 select payment_id from dbthird.thd_payment where oa_payment_id = 102658 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00347900390625 -- 25-08-02 15:19:21[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102658 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121026 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003450870513916 -- 25-08-02 15:19:21[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102658 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028893 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032978057861328 -- 25-08-02 15:19:21[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102658 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034618377685547 -- 25-08-02 15:19:21[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102658 select * from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035340785980225 -- 25-08-02 15:19:21[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102658 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028893 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033121109008789 -- 25-08-02 15:19:21[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102658 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033180713653564 -- 25-08-02 15:19:21[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102658 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033309459686279 -- 25-08-02 15:19:21[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102658 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015014886856079 -- 25-08-02 15:19:24[郭荣波-35] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102658 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01913595199585 -- 25-08-02 15:19: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.019267082214355 -- 25-08-02 15:20:33[陈洁敏-936] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102611%22%7D&event=edit_payment&payment_id=102611 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102611 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037620067596436 -- 25-08-02 15:20:33[陈洁敏-936] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102611%22%7D&event=edit_payment&payment_id=102611 select payment_id from dbthird.thd_payment where oa_payment_id = 102611 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038309097290039 -- 25-08-02 15:20:33[陈洁敏-936] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102611%22%7D&event=edit_payment&payment_id=102611 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120980 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037639141082764 -- 25-08-02 15:20:33[陈洁敏-936] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102611%22%7D&event=edit_payment&payment_id=102611 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028193 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037000179290771 -- 25-08-02 15:20:33[陈洁敏-936] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102611%22%7D&event=edit_payment&payment_id=102611 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 936 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038261413574219 -- 25-08-02 15:20:33[陈洁敏-936] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102611%22%7D&event=edit_payment&payment_id=102611 select * from dbsys.sys_contact where cont_id = 936 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038001537322998 -- 25-08-02 15:20:33[陈洁敏-936] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102611%22%7D&event=edit_payment&payment_id=102611 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028193 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036218166351318 -- 25-08-02 15:20:33[陈洁敏-936] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102611%22%7D&event=edit_payment&payment_id=102611 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 936 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036327838897705 -- 25-08-02 15:20:33[陈洁敏-936] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102611%22%7D&event=edit_payment&payment_id=102611 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 936 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036818981170654 -- 25-08-02 15:20:33[陈洁敏-936] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102611%22%7D&event=edit_payment&payment_id=102611 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 936 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015046119689941 -- 25-08-02 15:20:49[袁素华-932] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102676%22%7D&event=edit_payment&payment_id=102676 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102676 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029609203338623 -- 25-08-02 15:20:49[袁素华-932] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102676%22%7D&event=edit_payment&payment_id=102676 select payment_id from dbthird.thd_payment where oa_payment_id = 102676 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00307297706604 -- 25-08-02 15:20:49[袁素华-932] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102676%22%7D&event=edit_payment&payment_id=102676 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121044 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033800601959229 -- 25-08-02 15:20:49[袁素华-932] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102676%22%7D&event=edit_payment&payment_id=102676 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5029735 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002953052520752 -- 25-08-02 15:20:49[袁素华-932] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102676%22%7D&event=edit_payment&payment_id=102676 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 932 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003014087677002 -- 25-08-02 15:20:49[袁素华-932] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102676%22%7D&event=edit_payment&payment_id=102676 select * from dbsys.sys_contact where cont_id = 932 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030050277709961 -- 25-08-02 15:20:49[袁素华-932] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102676%22%7D&event=edit_payment&payment_id=102676 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5029735 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028810501098633 -- 25-08-02 15:20:49[袁素华-932] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102676%22%7D&event=edit_payment&payment_id=102676 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 932 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028808116912842 -- 25-08-02 15:20:49[袁素华-932] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102676%22%7D&event=edit_payment&payment_id=102676 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 932 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029020309448242 -- 25-08-02 15:20:49[袁素华-932] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102676%22%7D&event=edit_payment&payment_id=102676 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 932 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024151086807251 -- 25-08-02 15:20:50[陈洁敏-936] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102611 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 936 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015391111373901 -- 25-08-02 15:20:51[陈洁敏-936] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 936 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027181148529053 -- 25-08-02 15:20:51 -- /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.051577806472778 -- 25-08-02 15:20:52[陈洁敏-936] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102611%22%7D&event=edit_payment&payment_id=102611 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102611 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031580924987793 -- 25-08-02 15:20:52[陈洁敏-936] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102611%22%7D&event=edit_payment&payment_id=102611 select payment_id from dbthird.thd_payment where oa_payment_id = 102611 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031838417053223 -- 25-08-02 15:20:52[陈洁敏-936] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102611%22%7D&event=edit_payment&payment_id=102611 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120980 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035150051116943 -- 25-08-02 15:20:52[陈洁敏-936] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102611%22%7D&event=edit_payment&payment_id=102611 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028193 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029637813568115 -- 25-08-02 15:20:52[陈洁敏-936] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102611%22%7D&event=edit_payment&payment_id=102611 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 936 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031270980834961 -- 25-08-02 15:20:52[陈洁敏-936] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102611%22%7D&event=edit_payment&payment_id=102611 select * from dbsys.sys_contact where cont_id = 936 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018306970596313 -- 25-08-02 15:20:52[吴凌刚-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.0030920505523682 -- 25-08-02 15:20:52[陈洁敏-936] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102611%22%7D&event=edit_payment&payment_id=102611 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028193 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029499530792236 -- 25-08-02 15:20:52[陈洁敏-936] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102611%22%7D&event=edit_payment&payment_id=102611 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 936 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029590129852295 -- 25-08-02 15:20:52[陈洁敏-936] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102611%22%7D&event=edit_payment&payment_id=102611 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 936 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030090808868408 -- 25-08-02 15:20:52[陈洁敏-936] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102611%22%7D&event=edit_payment&payment_id=102611 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 936 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020754098892212 -- 25-08-02 15:20:57[陈洁敏-936] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102532%22%7D&event=edit_payment&payment_id=102532 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102532 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041089057922363 -- 25-08-02 15:20:57[陈洁敏-936] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102532%22%7D&event=edit_payment&payment_id=102532 select payment_id from dbthird.thd_payment where oa_payment_id = 102532 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041990280151367 -- 25-08-02 15:20:57[陈洁敏-936] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102532%22%7D&event=edit_payment&payment_id=102532 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120903 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045468807220459 -- 25-08-02 15:20:57[陈洁敏-936] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102532%22%7D&event=edit_payment&payment_id=102532 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5022509 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040361881256104 -- 25-08-02 15:20:57[陈洁敏-936] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102532%22%7D&event=edit_payment&payment_id=102532 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 936 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040810108184814 -- 25-08-02 15:20:57[陈洁敏-936] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102532%22%7D&event=edit_payment&payment_id=102532 select * from dbsys.sys_contact where cont_id = 936 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041749477386475 -- 25-08-02 15:20:57[陈洁敏-936] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102532%22%7D&event=edit_payment&payment_id=102532 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5022509 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004033088684082 -- 25-08-02 15:20:57[陈洁敏-936] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102532%22%7D&event=edit_payment&payment_id=102532 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 936 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040299892425537 -- 25-08-02 15:20:57[陈洁敏-936] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102532%22%7D&event=edit_payment&payment_id=102532 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 936 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040459632873535 -- 25-08-02 15:20:57[陈洁敏-936] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102532%22%7D&event=edit_payment&payment_id=102532 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 936 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.034161806106567 -- 25-08-02 15:21: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.0035750865936279 -- 25-08-02 15:21: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.0041108131408691 -- 25-08-02 15:21:11 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='YangJianHui' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037858486175537 -- 25-08-02 15:21:11[杨建辉-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.016009092330933 -- 25-08-02 15:21:11[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021083116531372 -- 25-08-02 15:21:13[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102674 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102674 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041589736938477 -- 25-08-02 15:21:13[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102674 select payment_id from dbthird.thd_payment where oa_payment_id = 102674 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042390823364258 -- 25-08-02 15:21:13[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102674 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121042 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045769214630127 -- 25-08-02 15:21:13[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102674 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5029683 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040221214294434 -- 25-08-02 15:21:13[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102674 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042159557342529 -- 25-08-02 15:21:13[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102674 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041821002960205 -- 25-08-02 15:21:13[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102674 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5029683 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040371417999268 -- 25-08-02 15:21:13[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102674 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040299892425537 -- 25-08-02 15:21:13[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102674 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040538311004639 -- 25-08-02 15:21:13[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102674 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022664070129395 -- 25-08-02 15:21:14[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102674 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029852867126465 -- 25-08-02 15:21: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.021673917770386 -- 25-08-02 15:21:16[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102672 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102672 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037519931793213 -- 25-08-02 15:21:16[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102672 select payment_id from dbthird.thd_payment where oa_payment_id = 102672 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037739276885986 -- 25-08-02 15:21:16[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102672 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121040 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041489601135254 -- 25-08-02 15:21:16[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102672 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5029614 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036048889160156 -- 25-08-02 15:21:16[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102672 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036880970001221 -- 25-08-02 15:21:16[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102672 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038051605224609 -- 25-08-02 15:21:16[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102672 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5029614 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036101341247559 -- 25-08-02 15:21:16[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102672 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003572940826416 -- 25-08-02 15:21:16[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102672 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036249160766602 -- 25-08-02 15:21:16[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102672 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015841960906982 -- 25-08-02 15:21:16[陈洁敏-936] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102677%22%7D&event=edit_payment&payment_id=102677 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102677 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030949115753174 -- 25-08-02 15:21:16[陈洁敏-936] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102677%22%7D&event=edit_payment&payment_id=102677 select payment_id from dbthird.thd_payment where oa_payment_id = 102677 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031769275665283 -- 25-08-02 15:21:16[陈洁敏-936] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102677%22%7D&event=edit_payment&payment_id=102677 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121045 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003119945526123 -- 25-08-02 15:21:16[陈洁敏-936] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102677%22%7D&event=edit_payment&payment_id=102677 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5029777 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030519962310791 -- 25-08-02 15:21:16[陈洁敏-936] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102677%22%7D&event=edit_payment&payment_id=102677 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 936 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031461715698242 -- 25-08-02 15:21:16[陈洁敏-936] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102677%22%7D&event=edit_payment&payment_id=102677 select * from dbsys.sys_contact where cont_id = 936 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031430721282959 -- 25-08-02 15:21:16[陈洁敏-936] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102677%22%7D&event=edit_payment&payment_id=102677 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5029777 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029611587524414 -- 25-08-02 15:21:16[陈洁敏-936] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102677%22%7D&event=edit_payment&payment_id=102677 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 936 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002964973449707 -- 25-08-02 15:21:16[陈洁敏-936] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102677%22%7D&event=edit_payment&payment_id=102677 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 936 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030272006988525 -- 25-08-02 15:21:16[陈洁敏-936] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102677%22%7D&event=edit_payment&payment_id=102677 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 936 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019867897033691 -- 25-08-02 15:21:17[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102672 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025712013244629 -- 25-08-02 15:21:17[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016600131988525 -- 25-08-02 15:21:18[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102670 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102670 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032520294189453 -- 25-08-02 15:21:18[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102670 select payment_id from dbthird.thd_payment where oa_payment_id = 102670 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032961368560791 -- 25-08-02 15:21:18[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102670 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121038 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032889842987061 -- 25-08-02 15:21:18[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102670 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5029579 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031321048736572 -- 25-08-02 15:21:18[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102670 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032250881195068 -- 25-08-02 15:21:18[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102670 select * from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033199787139893 -- 25-08-02 15:21:18[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102670 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5029579 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031490325927734 -- 25-08-02 15:21:18[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102670 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031230449676514 -- 25-08-02 15:21:18[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102670 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031759738922119 -- 25-08-02 15:21:18[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102670 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027585983276367 -- 25-08-02 15:21:20[杨建辉-1344] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102670 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019836902618408 -- 25-08-02 15:21:20[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016758918762207 -- 25-08-02 15:21:25[陈洁敏-936] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102677 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 936 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019512891769409 -- 25-08-02 15:21:26[陈洁敏-936] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 936 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019280195236206 -- 25-08-02 15:21:29[陈洁敏-936] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102677%22%7D&event=edit_payment&payment_id=102677 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102677 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037970542907715 -- 25-08-02 15:21:29[陈洁敏-936] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102677%22%7D&event=edit_payment&payment_id=102677 select payment_id from dbthird.thd_payment where oa_payment_id = 102677 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038139820098877 -- 25-08-02 15:21:29[陈洁敏-936] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102677%22%7D&event=edit_payment&payment_id=102677 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121045 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037930011749268 -- 25-08-02 15:21:29[陈洁敏-936] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102677%22%7D&event=edit_payment&payment_id=102677 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5029777 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037801265716553 -- 25-08-02 15:21:29[陈洁敏-936] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102677%22%7D&event=edit_payment&payment_id=102677 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 936 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00382399559021 -- 25-08-02 15:21:29[陈洁敏-936] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102677%22%7D&event=edit_payment&payment_id=102677 select * from dbsys.sys_contact where cont_id = 936 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037851333618164 -- 25-08-02 15:21:29[陈洁敏-936] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102677%22%7D&event=edit_payment&payment_id=102677 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5029777 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037648677825928 -- 25-08-02 15:21:29[陈洁敏-936] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102677%22%7D&event=edit_payment&payment_id=102677 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 936 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037729740142822 -- 25-08-02 15:21:29[陈洁敏-936] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102677%22%7D&event=edit_payment&payment_id=102677 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 936 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038080215454102 -- 25-08-02 15:21:29[陈洁敏-936] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102677%22%7D&event=edit_payment&payment_id=102677 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 936 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017823934555054 -- 25-08-02 15:21:29[袁素华-932] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102676 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 932 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015765905380249 -- 25-08-02 15:21:30[袁素华-932] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 932 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01959490776062 -- 25-08-02 15:22: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.022405862808228 -- 25-08-02 15:22:23[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018581867218018 -- 25-08-02 15:29:28[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102658%22%7D&event=edit_payment&payment_id=102658 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102658 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036900043487549 -- 25-08-02 15:29:28[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102658%22%7D&event=edit_payment&payment_id=102658 select payment_id from dbthird.thd_payment where oa_payment_id = 102658 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037429332733154 -- 25-08-02 15:29:28[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102658%22%7D&event=edit_payment&payment_id=102658 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121026 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040791034698486 -- 25-08-02 15:29:28[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102658%22%7D&event=edit_payment&payment_id=102658 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028893 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036349296569824 -- 25-08-02 15:29:28[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102658%22%7D&event=edit_payment&payment_id=102658 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037350654602051 -- 25-08-02 15:29:29[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102658%22%7D&event=edit_payment&payment_id=102658 select * from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037782192230225 -- 25-08-02 15:29:29[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102658%22%7D&event=edit_payment&payment_id=102658 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028893 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035710334777832 -- 25-08-02 15:29:29[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102658%22%7D&event=edit_payment&payment_id=102658 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035581588745117 -- 25-08-02 15:29:29[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102658%22%7D&event=edit_payment&payment_id=102658 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035951137542725 -- 25-08-02 15:29:29[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102658%22%7D&event=edit_payment&payment_id=102658 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016205787658691 -- 25-08-02 15:29:30[何锡强-2137] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102658 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.030731201171875 -- 25-08-02 15:29: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.020363092422485 -- 25-08-02 15:29:31[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102623 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102623 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043549537658691 -- 25-08-02 15:29:31[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102623 select payment_id from dbthird.thd_payment where oa_payment_id = 102623 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040230751037598 -- 25-08-02 15:29:31[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102623 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120991 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039710998535156 -- 25-08-02 15:29:31[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102623 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028595 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038280487060547 -- 25-08-02 15:29:31[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102623 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038919448852539 -- 25-08-02 15:29:31[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102623 select * from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040051937103271 -- 25-08-02 15:29:31[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102623 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028595 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038118362426758 -- 25-08-02 15:29:31[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102623 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038058757781982 -- 25-08-02 15:29:31[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102623 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003838062286377 -- 25-08-02 15:29:32[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102623 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017892122268677 -- 25-08-02 15:29:34[何锡强-2137] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102623 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015093088150024 -- 25-08-02 15:29:35[何锡强-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.028130054473877 -- 25-08-02 15:30:17[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102658%22%7D&event=edit_payment&payment_id=102658 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102658 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031449794769287 -- 25-08-02 15:30:17[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102658%22%7D&event=edit_payment&payment_id=102658 select payment_id from dbthird.thd_payment where oa_payment_id = 102658 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032200813293457 -- 25-08-02 15:30:17[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102658%22%7D&event=edit_payment&payment_id=102658 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121026 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035982131958008 -- 25-08-02 15:30:17[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102658%22%7D&event=edit_payment&payment_id=102658 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028893 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031509399414062 -- 25-08-02 15:30:17[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102658%22%7D&event=edit_payment&payment_id=102658 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032410621643066 -- 25-08-02 15:30:17[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102658%22%7D&event=edit_payment&payment_id=102658 select * from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003277063369751 -- 25-08-02 15:30:17[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102658%22%7D&event=edit_payment&payment_id=102658 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028893 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030510425567627 -- 25-08-02 15:30:17[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102658%22%7D&event=edit_payment&payment_id=102658 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030660629272461 -- 25-08-02 15:30:17[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102658%22%7D&event=edit_payment&payment_id=102658 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030961036682129 -- 25-08-02 15:30:17[何锡强-2137] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102658%22%7D&event=edit_payment&payment_id=102658 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2137 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020004034042358 -- 25-08-02 15:30: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.015846967697144 -- 25-08-02 15:31:03[关云-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.022366046905518 -- 25-08-02 15:36:38[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102625%22%7D&event=edit_payment&payment_id=102625 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102625 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035479068756104 -- 25-08-02 15:36:38[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102625%22%7D&event=edit_payment&payment_id=102625 select payment_id from dbthird.thd_payment where oa_payment_id = 102625 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036308765411377 -- 25-08-02 15:36:38[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102625%22%7D&event=edit_payment&payment_id=102625 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120993 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00357985496521 -- 25-08-02 15:36:38[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102625%22%7D&event=edit_payment&payment_id=102625 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028623 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035037994384766 -- 25-08-02 15:36:38[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102625%22%7D&event=edit_payment&payment_id=102625 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036149024963379 -- 25-08-02 15:36:38[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102625%22%7D&event=edit_payment&payment_id=102625 select * from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035920143127441 -- 25-08-02 15:36:38[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102625%22%7D&event=edit_payment&payment_id=102625 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028623 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034539699554443 -- 25-08-02 15:36:38[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102625%22%7D&event=edit_payment&payment_id=102625 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034308433532715 -- 25-08-02 15:36:38[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102625%22%7D&event=edit_payment&payment_id=102625 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034711360931396 -- 25-08-02 15:36:38[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102625%22%7D&event=edit_payment&payment_id=102625 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020029067993164 -- 25-08-02 15:36:46[袁惠兰-930] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102625 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019479036331177 -- 25-08-02 15:36:46[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016824007034302 -- 25-08-02 15:45:23[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102680%22}&event=edit_payment&payment_id=102680 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102680 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033590793609619 -- 25-08-02 15:45:23[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102680%22}&event=edit_payment&payment_id=102680 select payment_id from dbthird.thd_payment where oa_payment_id = 102680 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034260749816895 -- 25-08-02 15:45:23[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102680%22}&event=edit_payment&payment_id=102680 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121048 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037717819213867 -- 25-08-02 15:45:23[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102680%22}&event=edit_payment&payment_id=102680 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5029925 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033040046691895 -- 25-08-02 15:45:23[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102680%22}&event=edit_payment&payment_id=102680 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034170150756836 -- 25-08-02 15:45:23[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102680%22}&event=edit_payment&payment_id=102680 select * from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033519268035889 -- 25-08-02 15:45:23[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102680%22}&event=edit_payment&payment_id=102680 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5029925 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032310485839844 -- 25-08-02 15:45:23[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102680%22}&event=edit_payment&payment_id=102680 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032100677490234 -- 25-08-02 15:45:23[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102680%22}&event=edit_payment&payment_id=102680 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032460689544678 -- 25-08-02 15:45:23[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102680%22}&event=edit_payment&payment_id=102680 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021265983581543 -- 25-08-02 15:45:28[刘伍-933] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102680 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021330833435059 -- 25-08-02 15:45:28[刘伍-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.019522190093994 -- 25-08-02 15:47: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.0038678646087646 -- 25-08-02 15:47:42 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0047039985656738 -- 25-08-02 15:47:42 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='KouBinNan' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040562152862549 -- 25-08-02 15:47:42[寇彬楠-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.01835298538208 -- 25-08-02 15:47: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.02608323097229 -- 25-08-02 15:47:43[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64149 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 = 64149 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035550594329834 -- 25-08-02 15:47:43[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64149 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 64149 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037291049957275 -- 25-08-02 15:47:43[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64149 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 64149 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030128955841064 -- 25-08-02 15:47:43[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64149 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030360221862793 -- 25-08-02 15:47:43[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64149 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032250881195068 -- 25-08-02 15:47:43[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64149 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5029796 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030248165130615 -- 25-08-02 15:47:43[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64149 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015254974365234 -- 25-08-02 15:47:44[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=64149 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016731023788452 -- 25-08-02 15:47:44[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015221118927002 -- 25-08-02 15:47:45[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64148 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 = 64148 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003399133682251 -- 25-08-02 15:47:45[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64148 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 64148 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035488605499268 -- 25-08-02 15:47:45[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64148 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 64148 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029191970825195 -- 25-08-02 15:47:45[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64148 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029048919677734 -- 25-08-02 15:47:45[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64148 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030629634857178 -- 25-08-02 15:47:45[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64148 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5029748 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028870105743408 -- 25-08-02 15:47:45[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64148 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019500970840454 -- 25-08-02 15:47:46[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=64148 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019227981567383 -- 25-08-02 15:47: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.015732049942017 -- 25-08-02 15:47:47[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64147 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 = 64147 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034201145172119 -- 25-08-02 15:47:47[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64147 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 64147 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035130977630615 -- 25-08-02 15:47:47[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64147 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 64147 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029330253601074 -- 25-08-02 15:47:47[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64147 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029330253601074 -- 25-08-02 15:47:47[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64147 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030782222747803 -- 25-08-02 15:47:47[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64147 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5029738 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029149055480957 -- 25-08-02 15:47:47[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64147 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014767169952393 -- 25-08-02 15:47:47[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=64147 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0191969871521 -- 25-08-02 15:47:48[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01894211769104 -- 25-08-02 15:47:48[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64146 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 = 64146 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042150020599365 -- 25-08-02 15:47:48[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64146 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 64146 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042610168457031 -- 25-08-02 15:47:48[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64146 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 64146 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00364089012146 -- 25-08-02 15:47:48[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64146 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036730766296387 -- 25-08-02 15:47:48[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64146 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037801265716553 -- 25-08-02 15:47:48[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64146 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5029733 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036470890045166 -- 25-08-02 15:47:48[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64146 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021746158599854 -- 25-08-02 15:47:49[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=64146 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019159078598022 -- 25-08-02 15:47:49[寇彬楠-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.017908096313477 -- 25-08-02 15:48:01[杨建辉-1344] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1344 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016547918319702 -- 25-08-02 15:56:43[吴凌刚-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.017757892608643 -- 25-08-02 15:56:44[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102682 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102682 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034708976745605 -- 25-08-02 15:56:44[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102682 select payment_id from dbthird.thd_payment where oa_payment_id = 102682 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035429000854492 -- 25-08-02 15:56:44[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102682 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121050 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039238929748535 -- 25-08-02 15:56:44[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102682 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5029971 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033929347991943 -- 25-08-02 15:56:44[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102682 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035018920898438 -- 25-08-02 15:56:44[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102682 select * from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034968852996826 -- 25-08-02 15:56:44[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102682 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5029971 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00335693359375 -- 25-08-02 15:56:44[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102682 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033659934997559 -- 25-08-02 15:56:44[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102682 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034611225128174 -- 25-08-02 15:56:44[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102682 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018655061721802 -- 25-08-02 15:56:51[吴凌刚-279] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102682 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016149044036865 -- 25-08-02 15:56: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.022298097610474 -- 25-08-02 15:58:18[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2238021%22}&event=edit_fareApply&fareApply_id=38021 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 38021 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039629936218262 -- 25-08-02 15:58:18[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2238021%22}&event=edit_fareApply&fareApply_id=38021 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 38021 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040128231048584 -- 25-08-02 15:58:18[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2238021%22}&event=edit_fareApply&fareApply_id=38021 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4976177 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035691261291504 -- 25-08-02 15:58:18[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2238021%22}&event=edit_fareApply&fareApply_id=38021 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036370754241943 -- 25-08-02 15:58:18[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2238021%22}&event=edit_fareApply&fareApply_id=38021 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4976177 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034689903259277 -- 25-08-02 15:58:18[陈志强-2099] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_fareApply%22,%22fareApply_id%22:%2238021%22}&event=edit_fareApply&fareApply_id=38021 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2099 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016642808914185 -- 25-08-02 15:59: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.021789073944092 -- 25-08-02 15:59:57[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020390033721924 -- 25-08-02 16:00:29[郭荣波-35] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 35 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017596960067749 -- 25-08-02 16:27: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.023758888244629 -- 25-08-02 16:27:59[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102668 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102668 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039498805999756 -- 25-08-02 16:27:59[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102668 select payment_id from dbthird.thd_payment where oa_payment_id = 102668 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040209293365479 -- 25-08-02 16:27:59[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102668 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121036 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039539337158203 -- 25-08-02 16:27:59[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102668 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5029399 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038440227508545 -- 25-08-02 16:27:59[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102668 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003957986831665 -- 25-08-02 16:27:59[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102668 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039339065551758 -- 25-08-02 16:27:59[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102668 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5029399 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037901401519775 -- 25-08-02 16:27:59[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102668 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037899017333984 -- 25-08-02 16:27:59[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102668 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037992000579834 -- 25-08-02 16:27:59[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102668 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021924018859863 -- 25-08-02 16:28:04[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102668 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01607608795166 -- 25-08-02 16:28: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.015928030014038 -- 25-08-02 16:28:05[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102667 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102667 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030920505523682 -- 25-08-02 16:28:05[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102667 select payment_id from dbthird.thd_payment where oa_payment_id = 102667 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031678676605225 -- 25-08-02 16:28:05[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102667 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121035 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031120777130127 -- 25-08-02 16:28:05[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102667 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5029396 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029830932617188 -- 25-08-02 16:28:05[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102667 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003014087677002 -- 25-08-02 16:28:05[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102667 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031540393829346 -- 25-08-02 16:28:05[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102667 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5029396 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029759407043457 -- 25-08-02 16:28:05[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102667 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029568672180176 -- 25-08-02 16:28:05[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102667 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030150413513184 -- 25-08-02 16:28:05[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102667 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019194841384888 -- 25-08-02 16:28:07[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102667 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016202926635742 -- 25-08-02 16:28: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.018217086791992 -- 25-08-02 16:28:08[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102665 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102665 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003572940826416 -- 25-08-02 16:28:08[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102665 select payment_id from dbthird.thd_payment where oa_payment_id = 102665 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036520957946777 -- 25-08-02 16:28:08[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102665 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121033 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039951801300049 -- 25-08-02 16:28:08[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102665 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5029363 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034270286560059 -- 25-08-02 16:28:08[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102665 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034761428833008 -- 25-08-02 16:28:08[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102665 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003633975982666 -- 25-08-02 16:28:08[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102665 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5029363 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034351348876953 -- 25-08-02 16:28:08[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102665 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034480094909668 -- 25-08-02 16:28:08[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102665 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034868717193604 -- 25-08-02 16:28:08[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102665 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016545057296753 -- 25-08-02 16:28:10[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102665 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025784015655518 -- 25-08-02 16:28: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.01636004447937 -- 25-08-02 16:28:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102664 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102664 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032050609588623 -- 25-08-02 16:28:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102664 select payment_id from dbthird.thd_payment where oa_payment_id = 102664 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032649040222168 -- 25-08-02 16:28:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102664 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121032 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00376296043396 -- 25-08-02 16:28:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102664 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5029360 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030789375305176 -- 25-08-02 16:28:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102664 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003101110458374 -- 25-08-02 16:28:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102664 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032088756561279 -- 25-08-02 16:28:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102664 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5029360 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030961036682129 -- 25-08-02 16:28:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102664 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003061056137085 -- 25-08-02 16:28:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102664 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030920505523682 -- 25-08-02 16:28:12[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102664 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017044067382812 -- 25-08-02 16:28:13[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102664 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023374080657959 -- 25-08-02 16:28: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.024601936340332 -- 25-08-02 16:28:15[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102584 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102584 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033960342407227 -- 25-08-02 16:28:15[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102584 select payment_id from dbthird.thd_payment where oa_payment_id = 102584 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034759044647217 -- 25-08-02 16:28:15[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102584 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120953 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00341796875 -- 25-08-02 16:28:15[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102584 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5024807 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032789707183838 -- 25-08-02 16:28:15[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102584 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033268928527832 -- 25-08-02 16:28:15[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102584 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034379959106445 -- 25-08-02 16:28:15[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102584 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5024807 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032930374145508 -- 25-08-02 16:28:15[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102584 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032830238342285 -- 25-08-02 16:28:15[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102584 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033130645751953 -- 25-08-02 16:28:15[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102584 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023146152496338 -- 25-08-02 16:28:39[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102584 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025076866149902 -- 25-08-02 16:28:39[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018271923065186 -- 25-08-02 16:28:40[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102583 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102583 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00357985496521 -- 25-08-02 16:28:40[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102583 select payment_id from dbthird.thd_payment where oa_payment_id = 102583 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036568641662598 -- 25-08-02 16:28:40[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102583 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120952 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040240287780762 -- 25-08-02 16:28:40[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102583 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5024787 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034651756286621 -- 25-08-02 16:28:40[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102583 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035350322723389 -- 25-08-02 16:28:40[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102583 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036380290985107 -- 25-08-02 16:28:40[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102583 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5024787 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034749507904053 -- 25-08-02 16:28:40[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102583 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034608840942383 -- 25-08-02 16:28:40[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102583 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034871101379395 -- 25-08-02 16:28:40[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102583 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01694393157959 -- 25-08-02 16:28:43[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102583 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017820835113525 -- 25-08-02 16:28: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.018358945846558 -- 25-08-02 16:28:44[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102581 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102581 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035889148712158 -- 25-08-02 16:28:44[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102581 select payment_id from dbthird.thd_payment where oa_payment_id = 102581 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036611557006836 -- 25-08-02 16:28:44[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102581 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120950 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040450096130371 -- 25-08-02 16:28:44[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102581 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5024777 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034768581390381 -- 25-08-02 16:28:44[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102581 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035040378570557 -- 25-08-02 16:28:44[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102581 select * from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036180019378662 -- 25-08-02 16:28:44[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102581 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5024777 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034830570220947 -- 25-08-02 16:28:44[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102581 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034639835357666 -- 25-08-02 16:28:44[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102581 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035138130187988 -- 25-08-02 16:28:44[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102581 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016659021377563 -- 25-08-02 16:28:48[高祥-33] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102581 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022491931915283 -- 25-08-02 16:28:49[高祥-33] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 33 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019938945770264 -- 25-08-02 16:35:15[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102691%22}&event=edit_payment&payment_id=102691 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102691 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037150382995605 -- 25-08-02 16:35:15[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102691%22}&event=edit_payment&payment_id=102691 select payment_id from dbthird.thd_payment where oa_payment_id = 102691 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037729740142822 -- 25-08-02 16:35:15[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102691%22}&event=edit_payment&payment_id=102691 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121059 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041558742523193 -- 25-08-02 16:35:15[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102691%22}&event=edit_payment&payment_id=102691 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5030351 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036849975585938 -- 25-08-02 16:35:15[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102691%22}&event=edit_payment&payment_id=102691 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037491321563721 -- 25-08-02 16:35:15[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102691%22}&event=edit_payment&payment_id=102691 select * from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037288665771484 -- 25-08-02 16:35:15[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102691%22}&event=edit_payment&payment_id=102691 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5030351 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036020278930664 -- 25-08-02 16:35:15[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102691%22}&event=edit_payment&payment_id=102691 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003587007522583 -- 25-08-02 16:35:15[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102691%22}&event=edit_payment&payment_id=102691 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036351680755615 -- 25-08-02 16:35:15[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102691%22}&event=edit_payment&payment_id=102691 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014755964279175 -- 25-08-02 16:35:18[刘伍-933] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102691 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020169973373413 -- 25-08-02 16:35: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.018141031265259 -- 25-08-02 16:40:14[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102692%22}&event=edit_payment&payment_id=102692 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102692 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035369396209717 -- 25-08-02 16:40:14[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102692%22}&event=edit_payment&payment_id=102692 select payment_id from dbthird.thd_payment where oa_payment_id = 102692 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036001205444336 -- 25-08-02 16:40:14[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102692%22}&event=edit_payment&payment_id=102692 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121060 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035738945007324 -- 25-08-02 16:40:14[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102692%22}&event=edit_payment&payment_id=102692 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5030353 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034928321838379 -- 25-08-02 16:40:14[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102692%22}&event=edit_payment&payment_id=102692 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035529136657715 -- 25-08-02 16:40:14[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102692%22}&event=edit_payment&payment_id=102692 select * from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035607814788818 -- 25-08-02 16:40:14[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102692%22}&event=edit_payment&payment_id=102692 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5030353 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034148693084717 -- 25-08-02 16:40:14[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102692%22}&event=edit_payment&payment_id=102692 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034110546112061 -- 25-08-02 16:40:14[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102692%22}&event=edit_payment&payment_id=102692 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034561157226562 -- 25-08-02 16:40:15[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102692%22}&event=edit_payment&payment_id=102692 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019221067428589 -- 25-08-02 16:40:17[刘伍-933] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102692 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018208026885986 -- 25-08-02 16:40:18[刘伍-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.019243955612183 -- 25-08-02 16:49:35 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037539005279541 -- 25-08-02 16:49:35 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0046210289001465 -- 25-08-02 16:49:35 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='WangXiang' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039651393890381 -- 25-08-02 16:49:35[王翔-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.017178058624268 -- 25-08-02 16:49:35[王翔-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.030020952224731 -- 25-08-02 16:49:36[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102692 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102692 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038859844207764 -- 25-08-02 16:49:36[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102692 select payment_id from dbthird.thd_payment where oa_payment_id = 102692 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004019021987915 -- 25-08-02 16:49:36[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102692 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121060 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044088363647461 -- 25-08-02 16:49:36[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102692 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5030353 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037930011749268 -- 25-08-02 16:49:36[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102692 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039360523223877 -- 25-08-02 16:49:36[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102692 select * from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039200782775879 -- 25-08-02 16:49:36[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102692 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5030353 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037641525268555 -- 25-08-02 16:49:36[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102692 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037751197814941 -- 25-08-02 16:49:36[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102692 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038070678710938 -- 25-08-02 16:49:36[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102692 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016609907150269 -- 25-08-02 16:49:37[王翔-928] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102692 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016573905944824 -- 25-08-02 16:49:38[王翔-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.026129961013794 -- 25-08-02 16:49:39[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102691 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102691 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034151077270508 -- 25-08-02 16:49:39[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102691 select payment_id from dbthird.thd_payment where oa_payment_id = 102691 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034940242767334 -- 25-08-02 16:49:39[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102691 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121059 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034410953521729 -- 25-08-02 16:49:39[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102691 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5030351 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033259391784668 -- 25-08-02 16:49:39[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102691 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033540725708008 -- 25-08-02 16:49:39[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102691 select * from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034520626068115 -- 25-08-02 16:49:39[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102691 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5030351 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003324031829834 -- 25-08-02 16:49:39[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102691 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033249855041504 -- 25-08-02 16:49:39[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102691 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033490657806396 -- 25-08-02 16:49:39[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102691 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023085117340088 -- 25-08-02 16:49:40[王翔-928] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102691 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020795822143555 -- 25-08-02 16:49: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.021890163421631 -- 25-08-02 16:49:41[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102680 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102680 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035741329193115 -- 25-08-02 16:49:41[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102680 select payment_id from dbthird.thd_payment where oa_payment_id = 102680 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036730766296387 -- 25-08-02 16:49:41[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102680 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121048 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035901069641113 -- 25-08-02 16:49:41[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102680 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5029925 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034868717193604 -- 25-08-02 16:49:41[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102680 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035290718078613 -- 25-08-02 16:49:41[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102680 select * from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036079883575439 -- 25-08-02 16:49:41[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102680 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5029925 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034589767456055 -- 25-08-02 16:49:41[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102680 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034720897674561 -- 25-08-02 16:49:41[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102680 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035037994384766 -- 25-08-02 16:49:41[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102680 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019096851348877 -- 25-08-02 16:49:42[王翔-928] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102680 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028118848800659 -- 25-08-02 16:49:43[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018827199935913 -- 25-08-02 16:49:43[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102622 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102622 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037109851837158 -- 25-08-02 16:49:43[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102622 select payment_id from dbthird.thd_payment where oa_payment_id = 102622 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038278102874756 -- 25-08-02 16:49:43[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102622 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120990 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004194974899292 -- 25-08-02 16:49:43[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102622 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028564 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003615140914917 -- 25-08-02 16:49:43[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102622 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036420822143555 -- 25-08-02 16:49:44[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102622 select * from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037448406219482 -- 25-08-02 16:49:44[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102622 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028564 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035989284515381 -- 25-08-02 16:49:44[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102622 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036051273345947 -- 25-08-02 16:49:44[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102622 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036101341247559 -- 25-08-02 16:49:44[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102622 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017201900482178 -- 25-08-02 16:49:45[王翔-928] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102622 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018368005752563 -- 25-08-02 16:49:46[王翔-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.016227006912231 -- 25-08-02 16:49:48[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102592 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102592 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031859874725342 -- 25-08-02 16:49:48[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102592 select payment_id from dbthird.thd_payment where oa_payment_id = 102592 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032331943511963 -- 25-08-02 16:49:48[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102592 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120961 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031931400299072 -- 25-08-02 16:49:48[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102592 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5025143 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030500888824463 -- 25-08-02 16:49:48[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102592 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031290054321289 -- 25-08-02 16:49:48[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102592 select * from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032589435577393 -- 25-08-02 16:49:48[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102592 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5025143 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030670166015625 -- 25-08-02 16:49:48[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102592 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030460357666016 -- 25-08-02 16:49:48[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102592 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030958652496338 -- 25-08-02 16:49:48[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102592 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017582893371582 -- 25-08-02 16:49:57[王翔-928] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102592 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023844003677368 -- 25-08-02 16:49:58[王翔-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.015768051147461 -- 25-08-02 16:49:59[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64143 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 = 64143 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033998489379883 -- 25-08-02 16:49:59[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64143 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 64143 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035090446472168 -- 25-08-02 16:49:59[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64143 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 64143 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029149055480957 -- 25-08-02 16:49:59[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64143 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029499530792236 -- 25-08-02 16:49:59[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64143 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030651092529297 -- 25-08-02 16:49:59[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64143 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5029555 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029139518737793 -- 25-08-02 16:49:59[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64143 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029139518737793 -- 25-08-02 16:49:59[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64143 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01648211479187 -- 25-08-02 16:50:01[王翔-928] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=64143 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018362045288086 -- 25-08-02 16:50:02[王翔-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.0174720287323 -- 25-08-02 16:50:02[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=38328 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 38328 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003911018371582 -- 25-08-02 16:50:03[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=38328 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 38328 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003525972366333 -- 25-08-02 16:50:03[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=38328 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5029400 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033540725708008 -- 25-08-02 16:50:03[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=38328 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035619735717773 -- 25-08-02 16:50:03[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=38328 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5029400 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033600330352783 -- 25-08-02 16:50:03[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=38328 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02685809135437 -- 25-08-02 16:50:09[王翔-928] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=38328 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019119024276733 -- 25-08-02 16:50:09[王翔-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.016416072845459 -- 25-08-02 16:50:10[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=38326 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 38326 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037081241607666 -- 25-08-02 16:50:10[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=38326 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 38326 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033020973205566 -- 25-08-02 16:50:10[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=38326 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5029347 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031509399414062 -- 25-08-02 16:50:10[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=38326 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033128261566162 -- 25-08-02 16:50:10[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=38326 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5029347 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031499862670898 -- 25-08-02 16:50:10[王翔-928] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=38326 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014984130859375 -- 25-08-02 16:50:13[王翔-928] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=38326 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 928 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015346050262451 -- 25-08-02 16:50:13[王翔-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.018309116363525 -- 25-08-02 16:54:01[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102693%22%7D&event=edit_payment&payment_id=102693 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102693 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035898685455322 -- 25-08-02 16:54:01[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102693%22%7D&event=edit_payment&payment_id=102693 select payment_id from dbthird.thd_payment where oa_payment_id = 102693 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003654956817627 -- 25-08-02 16:54:01[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102693%22%7D&event=edit_payment&payment_id=102693 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121061 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036180019378662 -- 25-08-02 16:54:01[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102693%22%7D&event=edit_payment&payment_id=102693 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5030401 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035300254821777 -- 25-08-02 16:54:01[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102693%22%7D&event=edit_payment&payment_id=102693 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036599636077881 -- 25-08-02 16:54:01[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102693%22%7D&event=edit_payment&payment_id=102693 select * from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035910606384277 -- 25-08-02 16:54:01[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102693%22%7D&event=edit_payment&payment_id=102693 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5030401 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034680366516113 -- 25-08-02 16:54:01[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102693%22%7D&event=edit_payment&payment_id=102693 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034589767456055 -- 25-08-02 16:54:01[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102693%22%7D&event=edit_payment&payment_id=102693 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035419464111328 -- 25-08-02 16:54:01[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102693%22%7D&event=edit_payment&payment_id=102693 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016004085540771 -- 25-08-02 16:54:10[袁惠兰-930] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102693 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019040822982788 -- 25-08-02 16:54:11[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015551805496216 -- 25-08-02 16:54:16[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102695 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102695 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030550956726074 -- 25-08-02 16:54:16[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102695 select payment_id from dbthird.thd_payment where oa_payment_id = 102695 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031120777130127 -- 25-08-02 16:54:16[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102695 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121063 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030739307403564 -- 25-08-02 16:54:16[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102695 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5030408 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029079914093018 -- 25-08-02 16:54:16[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102695 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029768943786621 -- 25-08-02 16:54:16[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102695 select * from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030539035797119 -- 25-08-02 16:54:16[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102695 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5030408 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029211044311523 -- 25-08-02 16:54:16[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102695 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029158592224121 -- 25-08-02 16:54:16[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102695 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029499530792236 -- 25-08-02 16:54:16[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102695 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014556169509888 -- 25-08-02 16:54:30[袁惠兰-930] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102695 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017699956893921 -- 25-08-02 16:54:30[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029822826385498 -- 25-08-02 16:55:25[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_application?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2264143%22}&event=edit_extrafareApply&extrafareApply_id=64143 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 = 64143 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034191608428955 -- 25-08-02 16:55:25[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_application?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2264143%22}&event=edit_extrafareApply&extrafareApply_id=64143 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033509731292725 -- 25-08-02 16:55:25[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_application?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2264143%22}&event=edit_extrafareApply&extrafareApply_id=64143 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00350022315979 -- 25-08-02 16:55:25[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_application?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2264143%22}&event=edit_extrafareApply&extrafareApply_id=64143 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5029555 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033221244812012 -- 25-08-02 16:55:25[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_application?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2264143%22}&event=edit_extrafareApply&extrafareApply_id=64143 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003309965133667 -- 25-08-02 16:55:25[刘伍-933] -- /buz/oa/index.php/oamgmt/oa_application?para={%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2264143%22}&event=edit_extrafareApply&extrafareApply_id=64143 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 933 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018409967422485 -- 25-08-02 16:55:25[刘伍-933] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =23 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 AND cust_disp_name like '%临时承运商%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021517992019653 -- 25-08-02 16:55:25[刘伍-933] -- /buz/oa/index.php/oamgmt/get_cont_item SELECT cont.cont_id,cont.cont_name,org.org_id department_id,org.org_name department,org.parent_id,cont.cont_account FROM dbsys.sys_contact cont LEFT JOIN dbsys.sys_org org ON org.org_id = cont.cont_deforgid WHERE cont.acct_id = 23 and cont.cont_isenable = 1 AND cont.cont_name like '%刘伍%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021700143814087 -- 25-08-02 16:55:25[刘伍-933] -- /buz/oa/index.php/oamgmt/get_org_item SELECT o.org_id,o.org_name,p.org_name parent_name,o.parent_id FROM dbsys.sys_org o LEFT JOIN dbsys.sys_org p ON p.org_id = o.parent_id WHERE o.acct_id = 23 AND o.org_name like '%整车运力%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018405914306641 -- 25-08-02 16:56:59[王翔-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.017225980758667 -- 25-08-02 17:10: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.0035610198974609 -- 25-08-02 17:10:07 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039818286895752 -- 25-08-02 17:10:07 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='YuZeXu' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036690235137939 -- 25-08-02 17:10:07[余泽旭-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.018896818161011 -- 25-08-02 17:10:08[余泽旭-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.021885871887207 -- 25-08-02 17:10:09[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102615 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102615 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043210983276367 -- 25-08-02 17:10:09[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102615 select payment_id from dbthird.thd_payment where oa_payment_id = 102615 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043849945068359 -- 25-08-02 17:10:09[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102615 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120983 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0048379898071289 -- 25-08-02 17:10:09[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102615 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028542 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041890144348145 -- 25-08-02 17:10:09[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102615 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043730735778809 -- 25-08-02 17:10:09[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102615 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043230056762695 -- 25-08-02 17:10:09[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102615 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028542 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041909217834473 -- 25-08-02 17:10:09[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102615 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041890144348145 -- 25-08-02 17:10:09[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102615 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041878223419189 -- 25-08-02 17:10:09[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102615 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015535116195679 -- 25-08-02 17:10:10[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102615 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015743017196655 -- 25-08-02 17:10: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.018590927124023 -- 25-08-02 17:10:11[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102592 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102592 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036830902099609 -- 25-08-02 17:10:11[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102592 select payment_id from dbthird.thd_payment where oa_payment_id = 102592 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037379264831543 -- 25-08-02 17:10:11[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102592 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120961 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041050910949707 -- 25-08-02 17:10:11[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102592 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5025143 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035779476165771 -- 25-08-02 17:10:11[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102592 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02855396270752 -- 25-08-02 17:10:11[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102592 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037620067596436 -- 25-08-02 17:10:11[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102592 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5025143 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035719871520996 -- 25-08-02 17:10:11[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102592 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003554105758667 -- 25-08-02 17:10:11[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102592 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036091804504395 -- 25-08-02 17:10:11[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102592 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015499114990234 -- 25-08-02 17:10:12[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102592 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014960050582886 -- 25-08-02 17:10: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.02180814743042 -- 25-08-02 17:15: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.0043120384216309 -- 25-08-02 17:15: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.0047361850738525 -- 25-08-02 17:15:43 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='ZhuXiaoFeng' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045068264007568 -- 25-08-02 17:15:43[朱小凤-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.016178131103516 -- 25-08-02 17:15:43[朱小凤-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.022424936294556 -- 25-08-02 17:15:45[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102697 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102697 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030560493469238 -- 25-08-02 17:15:45[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102697 select payment_id from dbthird.thd_payment where oa_payment_id = 102697 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031349658966064 -- 25-08-02 17:15:45[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102697 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121065 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034899711608887 -- 25-08-02 17:15:45[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102697 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5030417 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029499530792236 -- 25-08-02 17:15:45[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102697 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031130313873291 -- 25-08-02 17:15:45[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102697 select * from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030770301818848 -- 25-08-02 17:15:45[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102697 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5030417 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029590129852295 -- 25-08-02 17:15:45[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102697 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029540061950684 -- 25-08-02 17:15:45[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102697 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029737949371338 -- 25-08-02 17:15:45[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102697 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018647193908691 -- 25-08-02 17:15:46[朱小凤-937] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102697 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018533945083618 -- 25-08-02 17:15:46[朱小凤-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.017138957977295 -- 25-08-02 17:15:47[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102695 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102695 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033750534057617 -- 25-08-02 17:15:47[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102695 select payment_id from dbthird.thd_payment where oa_payment_id = 102695 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034399032592773 -- 25-08-02 17:15:47[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102695 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121063 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037848949432373 -- 25-08-02 17:15:47[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102695 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5030408 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032341480255127 -- 25-08-02 17:15:47[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102695 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032830238342285 -- 25-08-02 17:15:47[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102695 select * from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033788681030273 -- 25-08-02 17:15:47[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102695 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5030408 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032579898834229 -- 25-08-02 17:15:47[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102695 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032238960266113 -- 25-08-02 17:15:47[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102695 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003248929977417 -- 25-08-02 17:15:47[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102695 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017804861068726 -- 25-08-02 17:15:48[朱小凤-937] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102695 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015562057495117 -- 25-08-02 17:15:49[朱小凤-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.016411066055298 -- 25-08-02 17:15:49[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102693 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102693 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031440258026123 -- 25-08-02 17:15:49[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102693 select payment_id from dbthird.thd_payment where oa_payment_id = 102693 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032258033752441 -- 25-08-02 17:15:49[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102693 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121061 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037190914154053 -- 25-08-02 17:15:49[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102693 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5030401 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030369758605957 -- 25-08-02 17:15:49[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102693 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030879974365234 -- 25-08-02 17:15:49[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102693 select * from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032188892364502 -- 25-08-02 17:15:49[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102693 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5030401 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003026008605957 -- 25-08-02 17:15:49[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102693 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030081272125244 -- 25-08-02 17:15:49[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102693 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030698776245117 -- 25-08-02 17:15:49[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102693 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017868041992188 -- 25-08-02 17:15:50[朱小凤-937] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102693 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01634407043457 -- 25-08-02 17:15:51[朱小凤-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.020326137542725 -- 25-08-02 17:15:55[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102625 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102625 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004025936126709 -- 25-08-02 17:15:55[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102625 select payment_id from dbthird.thd_payment where oa_payment_id = 102625 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041069984436035 -- 25-08-02 17:15:55[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102625 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120993 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044350624084473 -- 25-08-02 17:15:55[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102625 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028623 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039639472961426 -- 25-08-02 17:15:55[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102625 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040111541748047 -- 25-08-02 17:15:55[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102625 select * from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040750503540039 -- 25-08-02 17:15:55[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102625 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028623 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003931999206543 -- 25-08-02 17:15:55[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102625 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003931999206543 -- 25-08-02 17:15:55[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102625 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003978967666626 -- 25-08-02 17:15:55[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102625 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025580167770386 -- 25-08-02 17:15:56[朱小凤-937] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102625 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019203901290894 -- 25-08-02 17:15:56[朱小凤-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.016757011413574 -- 25-08-02 17:16:02[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102487 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102487 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003277063369751 -- 25-08-02 17:16:02[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102487 select payment_id from dbthird.thd_payment where oa_payment_id = 102487 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003371000289917 -- 25-08-02 17:16:02[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102487 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120858 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037739276885986 -- 25-08-02 17:16:02[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102487 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5017933 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031960010528564 -- 25-08-02 17:16:02[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102487 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032351016998291 -- 25-08-02 17:16:02[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102487 select * from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033600330352783 -- 25-08-02 17:16:02[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102487 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5017933 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003173828125 -- 25-08-02 17:16:02[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102487 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031599998474121 -- 25-08-02 17:16:02[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102487 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031881332397461 -- 25-08-02 17:16:02[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102487 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016243934631348 -- 25-08-02 17:16:03[朱小凤-937] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102487 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02747106552124 -- 25-08-02 17:16:03[朱小凤-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.016512155532837 -- 25-08-02 17:16:18 -- /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.0033199787139893 -- 25-08-02 17:16:18 -- /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.0038251876831055 -- 25-08-02 17:16:18 -- /buz/oa/index.php/oamgmt/oa_application?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='ice' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035619735717773 -- 25-08-02 17:16:18[何华坚-561] -- /buz/oa/index.php/oamgmt/oa_application?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 2 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026710033416748 -- 25-08-02 17:16:19[何华坚-561] -- /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 = 561 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040719509124756 -- 25-08-02 17:16:19[何华坚-561] -- /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 = 561 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035171508789062 -- 25-08-02 17:16:19[何华坚-561] -- /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 = 561 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030038356781006 -- 25-08-02 17:16:19[何华坚-561] -- /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 = 561 AND (apply_date >= now() - interval 7 day) AND (apply_date <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034260749816895 -- 25-08-02 17:16:19[何华坚-561] -- /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= 561 AND (createdon >= now() - interval 7 day ) AND (createdon <= now() ) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021398067474365 -- 25-08-02 17:16:21[何华坚-561] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_officialSeals select o.org_id,o.org_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 561 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004403829574585 -- 25-08-02 17:16:21[何华坚-561] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_officialSeals select org_id,org_name from dbsys.sys_org where corp_acct_id = 2 and is_corporate = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018664121627808 -- 25-08-02 17:17:51[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015225172042847 -- 25-08-02 17:17:52[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102698 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102698 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029668807983398 -- 25-08-02 17:17:52[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102698 select payment_id from dbthird.thd_payment where oa_payment_id = 102698 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030510425567627 -- 25-08-02 17:17:52[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102698 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121066 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034070014953613 -- 25-08-02 17:17:52[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102698 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5030423 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028829574584961 -- 25-08-02 17:17:52[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102698 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003032922744751 -- 25-08-02 17:17:52[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102698 select * from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030391216278076 -- 25-08-02 17:17:52[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102698 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5030423 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028581619262695 -- 25-08-02 17:17:52[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102698 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028440952301025 -- 25-08-02 17:17:52[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102698 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028820037841797 -- 25-08-02 17:17:52[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102698 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019601106643677 -- 25-08-02 17:17:54[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102698 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023471117019653 -- 25-08-02 17:17: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.015299081802368 -- 25-08-02 17:17:55[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102690 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102690 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029869079589844 -- 25-08-02 17:17:55[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102690 select payment_id from dbthird.thd_payment where oa_payment_id = 102690 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030760765075684 -- 25-08-02 17:17:55[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102690 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121058 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034189224243164 -- 25-08-02 17:17:55[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102690 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5030341 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029089450836182 -- 25-08-02 17:17:55[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102690 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029711723327637 -- 25-08-02 17:17:55[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102690 select * from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034239292144775 -- 25-08-02 17:17:55[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102690 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5030341 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029029846191406 -- 25-08-02 17:17:55[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102690 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029001235961914 -- 25-08-02 17:17:55[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102690 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002953052520752 -- 25-08-02 17:17:55[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102690 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027444124221802 -- 25-08-02 17:17:56[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102690 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016297101974487 -- 25-08-02 17:17: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.019080877304077 -- 25-08-02 17:17:56[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102689 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102689 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003748893737793 -- 25-08-02 17:17:57[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102689 select payment_id from dbthird.thd_payment where oa_payment_id = 102689 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038330554962158 -- 25-08-02 17:17:57[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102689 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121057 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042300224304199 -- 25-08-02 17:17:57[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102689 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5030325 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036687850952148 -- 25-08-02 17:17:57[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102689 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037140846252441 -- 25-08-02 17:17:57[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102689 select * from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041680335998535 -- 25-08-02 17:17:57[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102689 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5030325 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036730766296387 -- 25-08-02 17:17:57[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102689 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036509037017822 -- 25-08-02 17:17:57[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102689 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036778450012207 -- 25-08-02 17:17:57[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102689 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019962072372437 -- 25-08-02 17:17:57[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102689 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017674207687378 -- 25-08-02 17:17: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.025866985321045 -- 25-08-02 17:17:58[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102686 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102686 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034410953521729 -- 25-08-02 17:17:58[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102686 select payment_id from dbthird.thd_payment where oa_payment_id = 102686 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035369396209717 -- 25-08-02 17:17:58[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102686 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121054 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034670829772949 -- 25-08-02 17:17:58[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102686 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5030238 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033578872680664 -- 25-08-02 17:17:58[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102686 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033910274505615 -- 25-08-02 17:17:58[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102686 select * from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035121440887451 -- 25-08-02 17:17:58[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102686 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5030238 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033299922943115 -- 25-08-02 17:17:58[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102686 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033218860626221 -- 25-08-02 17:17:58[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102686 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033829212188721 -- 25-08-02 17:17:58[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102686 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017949104309082 -- 25-08-02 17:18:00[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102686 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017287969589233 -- 25-08-02 17:18: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.016933917999268 -- 25-08-02 17:18:01[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102678 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102678 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033619403839111 -- 25-08-02 17:18:01[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102678 select payment_id from dbthird.thd_payment where oa_payment_id = 102678 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034389495849609 -- 25-08-02 17:18:01[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102678 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121046 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033919811248779 -- 25-08-02 17:18:01[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102678 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5029825 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032620429992676 -- 25-08-02 17:18:01[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102678 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033011436462402 -- 25-08-02 17:18:01[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102678 select * from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034260749816895 -- 25-08-02 17:18:01[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102678 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5029825 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032510757446289 -- 25-08-02 17:18:01[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102678 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003248929977417 -- 25-08-02 17:18:01[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102678 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032730102539062 -- 25-08-02 17:18:01[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102678 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019497156143188 -- 25-08-02 17:18:04[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102678 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018975019454956 -- 25-08-02 17:18:04[寇彬楠-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.017979860305786 -- 25-08-02 17:18:05[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102671 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102671 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035109519958496 -- 25-08-02 17:18:05[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102671 select payment_id from dbthird.thd_payment where oa_payment_id = 102671 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035948753356934 -- 25-08-02 17:18:05[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102671 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121039 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039479732513428 -- 25-08-02 17:18:05[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102671 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5029602 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034060478210449 -- 25-08-02 17:18:05[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102671 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035820007324219 -- 25-08-02 17:18:05[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102671 select * from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035760402679443 -- 25-08-02 17:18:05[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102671 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5029602 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034129619598389 -- 25-08-02 17:18:05[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102671 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034000873565674 -- 25-08-02 17:18:05[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102671 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034468173980713 -- 25-08-02 17:18:05[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102671 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016277074813843 -- 25-08-02 17:18:06[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102671 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018640995025635 -- 25-08-02 17:18:06[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029379844665527 -- 25-08-02 17:18:07[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64114 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 = 64114 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040299892425537 -- 25-08-02 17:18:07[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64114 SELECT * FROM dboa.oa_extrafareApply_item WHERE extrafareApply_id = 64114 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042500495910645 -- 25-08-02 17:18:07[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64114 SELECT efa_to.extrafareapply_thdorder_id recid,efa.status_id,o.order_id,o.order_no,a.area_name dest_city,o.pieces,o.weight FROM dboa.oa_extrafareApply efa LEFT JOIN dboa.oa_extrafareapply_thdorder efa_to ON efa_to.extrafareApply_id = efa.extrafareApply_id LEFT JOIN dbthird.thd_order o ON efa_to.order_id = o.order_id LEFT JOIN dbsys.sys_area a ON o.dest_city_id = a.area_id WHERE efa.extrafareApply_id = 64114 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034370422363281 -- 25-08-02 17:18:07[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64114 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034468173980713 -- 25-08-02 17:18:07[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64114 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035991668701172 -- 25-08-02 17:18:07[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64114 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5025786 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034260749816895 -- 25-08-02 17:18:07[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_extrafareApply&extrafareApply_id=64114 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020350933074951 -- 25-08-02 17:18:08[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/extrafareApply_application?event=approve&extrafareApply_id=64114 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014630794525146 -- 25-08-02 17:18:09[寇彬楠-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.025362014770508 -- 25-08-02 17:18:09[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102531 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102531 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040011405944824 -- 25-08-02 17:18:09[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102531 select payment_id from dbthird.thd_payment where oa_payment_id = 102531 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040481090545654 -- 25-08-02 17:18:09[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102531 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120902 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039839744567871 -- 25-08-02 17:18:09[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102531 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5022457 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038721561431885 -- 25-08-02 17:18:09[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102531 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039191246032715 -- 25-08-02 17:18:09[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102531 select * from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040240287780762 -- 25-08-02 17:18:09[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102531 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5022457 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038759708404541 -- 25-08-02 17:18:09[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102531 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003849983215332 -- 25-08-02 17:18:09[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102531 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003931999206543 -- 25-08-02 17:18:09[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102531 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019420862197876 -- 25-08-02 17:18:11[寇彬楠-1097] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102531 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1097 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018885135650635 -- 25-08-02 17:18: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.025887012481689 -- 25-08-02 17:22:35[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102696%22%7D&event=edit_payment&payment_id=102696 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102696 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033891201019287 -- 25-08-02 17:22:35[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102696%22%7D&event=edit_payment&payment_id=102696 select payment_id from dbthird.thd_payment where oa_payment_id = 102696 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030989646911621 -- 25-08-02 17:22:35[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102696%22%7D&event=edit_payment&payment_id=102696 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121064 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034120082855225 -- 25-08-02 17:22:35[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102696%22%7D&event=edit_payment&payment_id=102696 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5030409 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029840469360352 -- 25-08-02 17:22:35[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102696%22%7D&event=edit_payment&payment_id=102696 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030758380889893 -- 25-08-02 17:22:35[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102696%22%7D&event=edit_payment&payment_id=102696 select * from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003054141998291 -- 25-08-02 17:22:35[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102696%22%7D&event=edit_payment&payment_id=102696 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5030409 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029070377349854 -- 25-08-02 17:22:35[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102696%22%7D&event=edit_payment&payment_id=102696 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029010772705078 -- 25-08-02 17:22:35[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102696%22%7D&event=edit_payment&payment_id=102696 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029430389404297 -- 25-08-02 17:22:35[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102696%22%7D&event=edit_payment&payment_id=102696 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027245998382568 -- 25-08-02 17:22:44[袁惠兰-930] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102696 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029869079589844 -- 25-08-02 17:22:44[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01923394203186 -- 25-08-02 17:23:23[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102696%22%7D&event=edit_payment&payment_id=102696 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102696 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037689208984375 -- 25-08-02 17:23:23[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102696%22%7D&event=edit_payment&payment_id=102696 select payment_id from dbthird.thd_payment where oa_payment_id = 102696 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038578510284424 -- 25-08-02 17:23:23[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102696%22%7D&event=edit_payment&payment_id=102696 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121064 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042510032653809 -- 25-08-02 17:23:23[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102696%22%7D&event=edit_payment&payment_id=102696 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5030409 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037500858306885 -- 25-08-02 17:23:23[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102696%22%7D&event=edit_payment&payment_id=102696 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038571357727051 -- 25-08-02 17:23:23[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102696%22%7D&event=edit_payment&payment_id=102696 select * from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038101673126221 -- 25-08-02 17:23:23[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102696%22%7D&event=edit_payment&payment_id=102696 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5030409 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003654956817627 -- 25-08-02 17:23:23[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102696%22%7D&event=edit_payment&payment_id=102696 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036349296569824 -- 25-08-02 17:23:23[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102696%22%7D&event=edit_payment&payment_id=102696 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036849975585938 -- 25-08-02 17:23:23[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?para=%7B%22event%22:%22edit_payment%22,%22payment_id%22:%22102696%22%7D&event=edit_payment&payment_id=102696 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016381025314331 -- 25-08-02 17:23:26 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018613815307617 -- 25-08-02 17:23:27[袁惠兰-930] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 930 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022720098495483 -- 25-08-02 17:27:09[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020776987075806 -- 25-08-02 17:27:09[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102688 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102688 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035319328308105 -- 25-08-02 17:27:10[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102688 select payment_id from dbthird.thd_payment where oa_payment_id = 102688 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036051273345947 -- 25-08-02 17:27:10[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102688 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121056 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039820671081543 -- 25-08-02 17:27:10[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102688 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5030273 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034329891204834 -- 25-08-02 17:27:10[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102688 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035960674285889 -- 25-08-02 17:27:10[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102688 select * from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035738945007324 -- 25-08-02 17:27:10[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102688 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5030273 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034470558166504 -- 25-08-02 17:27:10[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102688 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034260749816895 -- 25-08-02 17:27:10[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102688 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034658908843994 -- 25-08-02 17:27:10[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102688 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01640796661377 -- 25-08-02 17:27:11[张体海-1176] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102688 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020553112030029 -- 25-08-02 17:27:11[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024420022964478 -- 25-08-02 17:27:14[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102684 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102684 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038878917694092 -- 25-08-02 17:27:14[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102684 select payment_id from dbthird.thd_payment where oa_payment_id = 102684 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039520263671875 -- 25-08-02 17:27:14[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102684 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121052 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042970180511475 -- 25-08-02 17:27:14[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102684 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5030131 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003748893737793 -- 25-08-02 17:27:14[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102684 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003821849822998 -- 25-08-02 17:27:14[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102684 select * from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039639472961426 -- 25-08-02 17:27:14[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102684 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5030131 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037529468536377 -- 25-08-02 17:27:14[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102684 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037550926208496 -- 25-08-02 17:27:14[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102684 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037760734558105 -- 25-08-02 17:27:14[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102684 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01494312286377 -- 25-08-02 17:27:15[张体海-1176] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102684 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019830942153931 -- 25-08-02 17:27:15[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017654895782471 -- 25-08-02 17:27:16[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102683 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102683 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034511089324951 -- 25-08-02 17:27:16[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102683 select payment_id from dbthird.thd_payment where oa_payment_id = 102683 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003525972366333 -- 25-08-02 17:27:16[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102683 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121051 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039210319519043 -- 25-08-02 17:27:16[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102683 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5030063 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033168792724609 -- 25-08-02 17:27:16[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102683 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034019947052002 -- 25-08-02 17:27:16[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102683 select * from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035040378570557 -- 25-08-02 17:27:16[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102683 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5030063 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033180713653564 -- 25-08-02 17:27:16[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102683 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033090114593506 -- 25-08-02 17:27:16[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102683 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033590793609619 -- 25-08-02 17:27:16[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102683 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024908781051636 -- 25-08-02 17:27:17[张体海-1176] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102683 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014979839324951 -- 25-08-02 17:27:18[张体海-1176] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1176 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018831968307495 -- 25-08-02 17:28:30 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00376296043396 -- 25-08-02 17:28:30 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004249095916748 -- 25-08-02 17:28:30 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='ZhangJin' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040061473846436 -- 25-08-02 17:28:30[张进-414] -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020164966583252 -- 25-08-02 17:49: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.0039911270141602 -- 25-08-02 17:49: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.0044620037078857 -- 25-08-02 17:49:11 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='ZhuXiaoFeng' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041508674621582 -- 25-08-02 17:49:11[朱小凤-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.018187999725342 -- 25-08-02 17:49:11[朱小凤-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.024266004562378 -- 25-08-02 17:49:12[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102696 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102696 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030829906463623 -- 25-08-02 17:49:12[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102696 select payment_id from dbthird.thd_payment where oa_payment_id = 102696 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031208992004395 -- 25-08-02 17:49:12[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102696 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121064 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036380290985107 -- 25-08-02 17:49:12[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102696 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5030409 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029618740081787 -- 25-08-02 17:49:12[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102696 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031039714813232 -- 25-08-02 17:49:13[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102696 select * from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030918121337891 -- 25-08-02 17:49:13[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102696 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5030409 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029609203338623 -- 25-08-02 17:49:13[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102696 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029540061950684 -- 25-08-02 17:49:13[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102696 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029830932617188 -- 25-08-02 17:49:13[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102696 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027001857757568 -- 25-08-02 17:49:13[朱小凤-937] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102696 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020631790161133 -- 25-08-02 17:49:14[朱小凤-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.026686906814575 -- 25-08-02 17:49:20[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=38275 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 38275 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034840106964111 -- 25-08-02 17:49:20[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=38275 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 38275 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035290718078613 -- 25-08-02 17:49:20[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=38275 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5011952 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028960704803467 -- 25-08-02 17:49:20[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=38275 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031461715698242 -- 25-08-02 17:49:20[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=38275 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5011952 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028820037841797 -- 25-08-02 17:49:20[朱小凤-937] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=38275 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 937 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020911931991577 -- 25-08-02 18:03:13[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021503925323486 -- 25-08-02 18:03:18[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102697 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102697 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042610168457031 -- 25-08-02 18:03:18[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102697 select payment_id from dbthird.thd_payment where oa_payment_id = 102697 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043718814849854 -- 25-08-02 18:03:18[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102697 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121065 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0048229694366455 -- 25-08-02 18:03:18[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102697 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5030417 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041518211364746 -- 25-08-02 18:03:18[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102697 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043129920959473 -- 25-08-02 18:03:18[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102697 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043020248413086 -- 25-08-02 18:03:18[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102697 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5030417 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041577816009521 -- 25-08-02 18:03:18[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102697 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041608810424805 -- 25-08-02 18:03:18[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102697 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041759014129639 -- 25-08-02 18:03:18[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102697 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017039060592651 -- 25-08-02 18:03:19[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102697 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015525817871094 -- 25-08-02 18:03:19[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029743909835815 -- 25-08-02 18:03:20[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102695 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102695 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003471851348877 -- 25-08-02 18:03:20[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102695 select payment_id from dbthird.thd_payment where oa_payment_id = 102695 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003532886505127 -- 25-08-02 18:03:20[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102695 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121063 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039238929748535 -- 25-08-02 18:03:20[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102695 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5030408 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033721923828125 -- 25-08-02 18:03:20[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102695 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034170150756836 -- 25-08-02 18:03:20[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102695 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035059452056885 -- 25-08-02 18:03:20[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102695 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5030408 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033531188964844 -- 25-08-02 18:03:20[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102695 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033609867095947 -- 25-08-02 18:03:20[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102695 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033829212188721 -- 25-08-02 18:03:20[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102695 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017942190170288 -- 25-08-02 18:03:21[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102695 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019217014312744 -- 25-08-02 18:03:21[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026489019393921 -- 25-08-02 18:03:22[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102693 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102693 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036571025848389 -- 25-08-02 18:03:22[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102693 select payment_id from dbthird.thd_payment where oa_payment_id = 102693 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037369728088379 -- 25-08-02 18:03:22[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102693 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121061 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041167736053467 -- 25-08-02 18:03:22[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102693 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5030401 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035409927368164 -- 25-08-02 18:03:22[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102693 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035901069641113 -- 25-08-02 18:03:22[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102693 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00372314453125 -- 25-08-02 18:03:22[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102693 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5030401 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035538673400879 -- 25-08-02 18:03:22[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102693 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035262107849121 -- 25-08-02 18:03:22[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102693 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035741329193115 -- 25-08-02 18:03:22[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102693 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017935991287231 -- 25-08-02 18:03:22[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102693 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.032799959182739 -- 25-08-02 18:03:23[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016848087310791 -- 25-08-02 18:03:24[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102690 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102690 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032570362091064 -- 25-08-02 18:03:24[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102690 select payment_id from dbthird.thd_payment where oa_payment_id = 102690 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037710666656494 -- 25-08-02 18:03:24[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102690 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121058 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036799907684326 -- 25-08-02 18:03:24[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102690 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5030341 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031731128692627 -- 25-08-02 18:03:24[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102690 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032100677490234 -- 25-08-02 18:03:24[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102690 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033271312713623 -- 25-08-02 18:03:24[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102690 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5030341 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031740665435791 -- 25-08-02 18:03:24[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102690 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003154993057251 -- 25-08-02 18:03:24[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102690 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031948089599609 -- 25-08-02 18:03:24[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102690 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020242929458618 -- 25-08-02 18:03:24[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102690 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020080089569092 -- 25-08-02 18:03: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.018213987350464 -- 25-08-02 18:03:25[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102689 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102689 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035440921783447 -- 25-08-02 18:03:25[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102689 select payment_id from dbthird.thd_payment where oa_payment_id = 102689 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035970211029053 -- 25-08-02 18:03:25[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102689 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121057 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039749145507812 -- 25-08-02 18:03:25[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102689 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5030325 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034220218658447 -- 25-08-02 18:03:25[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102689 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034658908843994 -- 25-08-02 18:03:25[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102689 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035669803619385 -- 25-08-02 18:03:25[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102689 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5030325 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034329891204834 -- 25-08-02 18:03:25[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102689 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034079551696777 -- 25-08-02 18:03:25[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102689 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003464937210083 -- 25-08-02 18:03:25[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102689 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016369104385376 -- 25-08-02 18:03:26[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102689 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016331911087036 -- 25-08-02 18:03:27[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020373821258545 -- 25-08-02 18:03:27[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102688 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102688 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032010078430176 -- 25-08-02 18:03:27[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102688 select payment_id from dbthird.thd_payment where oa_payment_id = 102688 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032968521118164 -- 25-08-02 18:03:27[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102688 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121056 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036540031433105 -- 25-08-02 18:03:27[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102688 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5030273 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030741691589355 -- 25-08-02 18:03:27[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102688 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023075103759766 -- 25-08-02 18:03:27[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102688 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032320022583008 -- 25-08-02 18:03:27[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102688 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5030273 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030689239501953 -- 25-08-02 18:03:27[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102688 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030369758605957 -- 25-08-02 18:03:27[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102688 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031518936157227 -- 25-08-02 18:03:27[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102688 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020680904388428 -- 25-08-02 18:03:28[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102688 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01697301864624 -- 25-08-02 18:03: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.018338918685913 -- 25-08-02 18:03:29[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102686 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102686 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035979747772217 -- 25-08-02 18:03:29[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102686 select payment_id from dbthird.thd_payment where oa_payment_id = 102686 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036690235137939 -- 25-08-02 18:03:29[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102686 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121054 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036089420318604 -- 25-08-02 18:03:29[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102686 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5030238 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034580230712891 -- 25-08-02 18:03:29[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102686 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035099983215332 -- 25-08-02 18:03:29[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102686 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036861896514893 -- 25-08-02 18:03:29[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102686 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5030238 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034699440002441 -- 25-08-02 18:03:29[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102686 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003464937210083 -- 25-08-02 18:03:29[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102686 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034961700439453 -- 25-08-02 18:03:29[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102686 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021021127700806 -- 25-08-02 18:03:30[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102686 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019247055053711 -- 25-08-02 18:03: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.020662069320679 -- 25-08-02 18:03:31[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102684 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102684 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040578842163086 -- 25-08-02 18:03:31[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102684 select payment_id from dbthird.thd_payment where oa_payment_id = 102684 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004141092300415 -- 25-08-02 18:03:31[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102684 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121052 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040569305419922 -- 25-08-02 18:03:31[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102684 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5030131 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003917932510376 -- 25-08-02 18:03:31[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102684 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003978967666626 -- 25-08-02 18:03:31[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102684 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040960311889648 -- 25-08-02 18:03:31[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102684 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5030131 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039269924163818 -- 25-08-02 18:03:31[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102684 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039169788360596 -- 25-08-02 18:03:31[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102684 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039608478546143 -- 25-08-02 18:03:31[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102684 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014949083328247 -- 25-08-02 18:03:31[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102684 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019392013549805 -- 25-08-02 18:03: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.021327018737793 -- 25-08-02 18:03:39[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102683 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102683 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035521984100342 -- 25-08-02 18:03:39[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102683 select payment_id from dbthird.thd_payment where oa_payment_id = 102683 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036008358001709 -- 25-08-02 18:03:39[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102683 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121051 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039730072021484 -- 25-08-02 18:03:39[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102683 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5030063 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034270286560059 -- 25-08-02 18:03:39[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102683 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034651756286621 -- 25-08-02 18:03:39[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102683 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035769939422607 -- 25-08-02 18:03:39[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102683 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5030063 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034220218658447 -- 25-08-02 18:03:39[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102683 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034329891204834 -- 25-08-02 18:03:39[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102683 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034389495849609 -- 25-08-02 18:03:39[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102683 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018033981323242 -- 25-08-02 18:03:40[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102683 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022216081619263 -- 25-08-02 18:03:41[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017075061798096 -- 25-08-02 18:03:41[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102680 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102680 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032970905303955 -- 25-08-02 18:03:41[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102680 select payment_id from dbthird.thd_payment where oa_payment_id = 102680 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034029483795166 -- 25-08-02 18:03:41[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102680 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 121048 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033409595489502 -- 25-08-02 18:03:41[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102680 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5029925 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032131671905518 -- 25-08-02 18:03:41[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102680 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032351016998291 -- 25-08-02 18:03:41[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102680 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033760070800781 -- 25-08-02 18:03:41[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102680 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5029925 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031909942626953 -- 25-08-02 18:03:41[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102680 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031931400299072 -- 25-08-02 18:03:41[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102680 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032410621643066 -- 25-08-02 18:03:42[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102680 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.03223180770874 -- 25-08-02 18:03:42[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102680 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021396160125732 -- 25-08-02 18:03:43[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018355846405029 -- 25-08-02 18:03:43[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102625 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102625 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035889148712158 -- 25-08-02 18:03:43[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102625 select payment_id from dbthird.thd_payment where oa_payment_id = 102625 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036838054656982 -- 25-08-02 18:03:43[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102625 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120993 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040359497070312 -- 25-08-02 18:03:43[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102625 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028623 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034799575805664 -- 25-08-02 18:03:43[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102625 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035459995269775 -- 25-08-02 18:03:43[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102625 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036311149597168 -- 25-08-02 18:03:43[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102625 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028623 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034749507904053 -- 25-08-02 18:03:43[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102625 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034580230712891 -- 25-08-02 18:03:43[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102625 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035197734832764 -- 25-08-02 18:03:43[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102625 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015704870223999 -- 25-08-02 18:03:44[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102625 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016134977340698 -- 25-08-02 18:03: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.023814916610718 -- 25-08-02 18:03:45[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102622 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102622 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035698413848877 -- 25-08-02 18:03:45[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102622 select payment_id from dbthird.thd_payment where oa_payment_id = 102622 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036530494689941 -- 25-08-02 18:03:45[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102622 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120990 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040621757507324 -- 25-08-02 18:03:45[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102622 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5028564 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034689903259277 -- 25-08-02 18:03:45[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102622 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035519599914551 -- 25-08-02 18:03:45[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102622 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036399364471436 -- 25-08-02 18:03:45[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102622 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5028564 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034668445587158 -- 25-08-02 18:03:45[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102622 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034520626068115 -- 25-08-02 18:03:45[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102622 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034918785095215 -- 25-08-02 18:03:45[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102622 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021403074264526 -- 25-08-02 18:03:45[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102622 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022647142410278 -- 25-08-02 18:03: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.020626068115234 -- 25-08-02 18:03:46[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102595 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102595 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036969184875488 -- 25-08-02 18:03:46[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102595 select payment_id from dbthird.thd_payment where oa_payment_id = 102595 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037598609924316 -- 25-08-02 18:03:46[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102595 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120964 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004119873046875 -- 25-08-02 18:03:46[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102595 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5025189 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035781860351562 -- 25-08-02 18:03:46[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102595 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036721229553223 -- 25-08-02 18:03:46[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102595 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038650035858154 -- 25-08-02 18:03:46[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102595 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5025189 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035889148712158 -- 25-08-02 18:03:46[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102595 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035810470581055 -- 25-08-02 18:03:46[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102595 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036451816558838 -- 25-08-02 18:03:47[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102595 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02223014831543 -- 25-08-02 18:03:47[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102595 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020710945129395 -- 25-08-02 18:03:48[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017074823379517 -- 25-08-02 18:03:48[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102531 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102531 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033090114593506 -- 25-08-02 18:03:48[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102531 select payment_id from dbthird.thd_payment where oa_payment_id = 102531 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033879280090332 -- 25-08-02 18:03:48[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102531 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120902 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037569999694824 -- 25-08-02 18:03:48[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102531 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5022457 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032138824462891 -- 25-08-02 18:03:48[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102531 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032439231872559 -- 25-08-02 18:03:48[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102531 select * from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033538341522217 -- 25-08-02 18:03:48[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102531 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5022457 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031909942626953 -- 25-08-02 18:03:48[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102531 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031900405883789 -- 25-08-02 18:03:48[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102531 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032720565795898 -- 25-08-02 18:03:48[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_payment&payment_id=102531 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019353151321411 -- 25-08-02 18:03:49[余泽旭-927] -- /buz/oa/index.php/oamgmt/payment_application?event=approve&payment_id=102531 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016655921936035 -- 25-08-02 18:03: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.018979072570801 -- 25-08-02 18:03:50[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=37283 SELECT fa.*,c.cont_name apply_cont,o.org_name department,12 appr_type_id FROM dboa.oa_fareApply fa LEFT JOIN dbsys.sys_contact c on fa.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON fa.department_id = o.org_id WHERE fareApply_id = 37283 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036280155181885 -- 25-08-02 18:03:50[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=37283 SELECT * FROM dboa.oa_fareApply_item WHERE fareApply_id = 37283 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041000843048096 -- 25-08-02 18:03:50[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=37283 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 4871117 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034840106964111 -- 25-08-02 18:03:50[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=37283 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036628246307373 -- 25-08-02 18:03:50[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=37283 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4871117 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034661293029785 -- 25-08-02 18:03:50[余泽旭-927] -- /buz/oa/index.php/oamgmt/oa_approval?event=edit_fareApply&fareApply_id=37283 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018002033233643 -- 25-08-02 18:03:51[余泽旭-927] -- /buz/oa/index.php/oamgmt/fareApply_application?event=approve&fareApply_id=37283 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 927 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016145944595337 -- 25-08-02 18:03: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.030179023742676 -- 25-08-02 18:05:26[蒋佩萍-1320] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102531%22}&event=edit_payment&payment_id=102531 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102531 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037410259246826 -- 25-08-02 18:05:26[蒋佩萍-1320] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102531%22}&event=edit_payment&payment_id=102531 select payment_id from dbthird.thd_payment where oa_payment_id = 102531 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038151741027832 -- 25-08-02 18:05:26[蒋佩萍-1320] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102531%22}&event=edit_payment&payment_id=102531 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120902 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037620067596436 -- 25-08-02 18:05:26[蒋佩萍-1320] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102531%22}&event=edit_payment&payment_id=102531 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5022457 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036869049072266 -- 25-08-02 18:05:26[蒋佩萍-1320] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102531%22}&event=edit_payment&payment_id=102531 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1320 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037999153137207 -- 25-08-02 18:05:26[蒋佩萍-1320] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102531%22}&event=edit_payment&payment_id=102531 select * from dbsys.sys_contact where cont_id = 1320 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037961006164551 -- 25-08-02 18:05:26[蒋佩萍-1320] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102531%22}&event=edit_payment&payment_id=102531 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5022457 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036129951477051 -- 25-08-02 18:05:26[蒋佩萍-1320] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102531%22}&event=edit_payment&payment_id=102531 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1320 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035979747772217 -- 25-08-02 18:05:26[蒋佩萍-1320] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102531%22}&event=edit_payment&payment_id=102531 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1320 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036499500274658 -- 25-08-02 18:05:26[蒋佩萍-1320] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102531%22}&event=edit_payment&payment_id=102531 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1320 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018970012664795 -- 25-08-02 18:15:16[蒋佩萍-1320] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102531%22}&event=edit_payment&payment_id=102531 SELECT p.*,c.cont_name apply_cont,o.org_name department,13 appr_type_id FROM dboa.oa_payment p LEFT JOIN dbsys.sys_contact c on p.apply_cont_id = c.cont_id LEFT JOIN dbsys.sys_org o ON p.department_id = o.org_id LEFT JOIN dbthird.v_thd_customer receiving ON p.receiving_unit_id = receiving.sys_cust_id WHERE payment_id = 102531 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037338733673096 -- 25-08-02 18:15:16[蒋佩萍-1320] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102531%22}&event=edit_payment&payment_id=102531 select payment_id from dbthird.thd_payment where oa_payment_id = 102531 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037999153137207 -- 25-08-02 18:15:17[蒋佩萍-1320] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102531%22}&event=edit_payment&payment_id=102531 SELECT s.*,cust.cust_name carrier FROM dbthird.thd_statement s LEFT JOIN dbthird.thd_customer cust ON cust.customer_id = s.customer_id WHERE s.payment_id = 120902 AND s.payment_id > 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041859149932861 -- 25-08-02 18:15:17[蒋佩萍-1320] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102531%22}&event=edit_payment&payment_id=102531 SELECT pr.*,pr.payrecord_id as recid, DATE_FORMAT(pr.pay_date,'%Y-%m-%d') pay_date,c.cont_name operator FROM dboa.oa_payrecord pr LEFT JOIN dbsys.sys_contact c ON pr.operator_id = c.cont_id WHERE pr.owner_id = 5022457 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037021636962891 -- 25-08-02 18:15:17[蒋佩萍-1320] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102531%22}&event=edit_payment&payment_id=102531 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1320 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038049221038818 -- 25-08-02 18:15:17[蒋佩萍-1320] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102531%22}&event=edit_payment&payment_id=102531 select * from dbsys.sys_contact where cont_id = 1320 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003748893737793 -- 25-08-02 18:15:17[蒋佩萍-1320] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102531%22}&event=edit_payment&payment_id=102531 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5022457 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036249160766602 -- 25-08-02 18:15:17[蒋佩萍-1320] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102531%22}&event=edit_payment&payment_id=102531 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1320 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036129951477051 -- 25-08-02 18:15:17[蒋佩萍-1320] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102531%22}&event=edit_payment&payment_id=102531 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1320 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036299228668213 -- 25-08-02 18:15:17[蒋佩萍-1320] -- /buz/oa/index.php/oamgmt/oa_approval?para={%22event%22:%22edit_payment%22,%22payment_id%22:%22102531%22}&event=edit_payment&payment_id=102531 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1320 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017449140548706 -- 25-08-02 18:59:44[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2263786%22%7D&event=edit_extrafareApply&extrafareApply_id=63786 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 = 63786 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030629634857178 -- 25-08-02 18:59:44[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2263786%22%7D&event=edit_extrafareApply&extrafareApply_id=63786 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030930042266846 -- 25-08-02 18:59:44[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2263786%22%7D&event=edit_extrafareApply&extrafareApply_id=63786 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032141208648682 -- 25-08-02 18:59:44[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2263786%22%7D&event=edit_extrafareApply&extrafareApply_id=63786 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 4972368 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030560493469238 -- 25-08-02 18:59:44[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2263786%22%7D&event=edit_extrafareApply&extrafareApply_id=63786 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030450820922852 -- 25-08-02 18:59:44[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2263786%22%7D&event=edit_extrafareApply&extrafareApply_id=63786 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018964052200317 -- 25-08-02 18:59: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 =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.01852011680603 -- 25-08-02 18:59: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 = 15 and cont.cont_isenable = 1 AND cont.cont_name like '%秦学习-南京办%' LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029880046844482 -- 25-08-02 18:59: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 = 15 AND o.org_name like '%项目三组%' AND o.is_corporate = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028785943984985 -- 25-08-02 19:00:00[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2263990%22%7D&event=edit_extrafareApply&extrafareApply_id=63990 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 = 63990 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034971237182617 -- 25-08-02 19:00:00[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2263990%22%7D&event=edit_extrafareApply&extrafareApply_id=63990 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035479068756104 -- 25-08-02 19:00:00[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2263990%22%7D&event=edit_extrafareApply&extrafareApply_id=63990 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037050247192383 -- 25-08-02 19:00:00[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2263990%22%7D&event=edit_extrafareApply&extrafareApply_id=63990 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5010392 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003507137298584 -- 25-08-02 19:00:00[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2263990%22%7D&event=edit_extrafareApply&extrafareApply_id=63990 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035519599914551 -- 25-08-02 19:00:00[秦学习-南京办-1240] -- /buz/oa/index.php/oamgmt/oa_application?para=%7B%22event%22:%22edit_extrafareApply%22,%22extrafareApply_id%22:%2263990%22%7D&event=edit_extrafareApply&extrafareApply_id=63990 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020942211151123 -- 25-08-02 19:00: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.023344993591309 -- 25-08-02 19:00: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.028810977935791 -- 25-08-02 19:00: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.019704103469849 -- 25-08-02 19:41:41[秦学习-南京办-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%3D469%26ship_city%3D%E4%B8%9C%E8%8E%9E%E5%B8%82%26is_apply%3D1&extrafareApply_id=64123 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 = 64123 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035591125488281 -- 25-08-02 19:41:42[秦学习-南京办-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%3D469%26ship_city%3D%E4%B8%9C%E8%8E%9E%E5%B8%82%26is_apply%3D1&extrafareApply_id=64123 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034551620483398 -- 25-08-02 19:41:42[秦学习-南京办-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%3D469%26ship_city%3D%E4%B8%9C%E8%8E%9E%E5%B8%82%26is_apply%3D1&extrafareApply_id=64123 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036129951477051 -- 25-08-02 19:41:42[秦学习-南京办-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%3D469%26ship_city%3D%E4%B8%9C%E8%8E%9E%E5%B8%82%26is_apply%3D1&extrafareApply_id=64123 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5027252 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034568309783936 -- 25-08-02 19:41:42[秦学习-南京办-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%3D469%26ship_city%3D%E4%B8%9C%E8%8E%9E%E5%B8%82%26is_apply%3D1&extrafareApply_id=64123 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020565986633301 -- 25-08-02 19:41:42[秦学习-南京办-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.015563011169434 -- 25-08-02 19:41:42[秦学习-南京办-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.018019199371338 -- 25-08-02 19:41: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.020129203796387 -- 25-08-02 19:42:53[秦学习-南京办-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%3D469%26ship_city%3D%E4%B8%9C%E8%8E%9E%E5%B8%82%26is_apply%3D1&extrafareApply_id=64124 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 = 64124 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00357985496521 -- 25-08-02 19:42:53[秦学习-南京办-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%3D469%26ship_city%3D%E4%B8%9C%E8%8E%9E%E5%B8%82%26is_apply%3D1&extrafareApply_id=64124 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036270618438721 -- 25-08-02 19:42:53[秦学习-南京办-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%3D469%26ship_city%3D%E4%B8%9C%E8%8E%9E%E5%B8%82%26is_apply%3D1&extrafareApply_id=64124 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037519931793213 -- 25-08-02 19:42:53[秦学习-南京办-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%3D469%26ship_city%3D%E4%B8%9C%E8%8E%9E%E5%B8%82%26is_apply%3D1&extrafareApply_id=64124 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5027261 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035779476165771 -- 25-08-02 19:42:53[秦学习-南京办-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%3D469%26ship_city%3D%E4%B8%9C%E8%8E%9E%E5%B8%82%26is_apply%3D1&extrafareApply_id=64124 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017572164535522 -- 25-08-02 19:42:53[秦学习-南京办-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.018640995025635 -- 25-08-02 19:42:53[秦学习-南京办-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.015643119812012 -- 25-08-02 19:42:53[秦学习-南京办-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.017842769622803 -- 25-08-02 19:43:49[秦学习-南京办-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%3D469%26ship_city%3D%E4%B8%9C%E8%8E%9E%E5%B8%82%26is_apply%3D1&extrafareApply_id=64030 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 = 64030 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030419826507568 -- 25-08-02 19:43:49[秦学习-南京办-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%3D469%26ship_city%3D%E4%B8%9C%E8%8E%9E%E5%B8%82%26is_apply%3D1&extrafareApply_id=64030 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003032922744751 -- 25-08-02 19:43:49[秦学习-南京办-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%3D469%26ship_city%3D%E4%B8%9C%E8%8E%9E%E5%B8%82%26is_apply%3D1&extrafareApply_id=64030 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032229423522949 -- 25-08-02 19:43:49[秦学习-南京办-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%3D469%26ship_city%3D%E4%B8%9C%E8%8E%9E%E5%B8%82%26is_apply%3D1&extrafareApply_id=64030 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5012995 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030288696289062 -- 25-08-02 19:43:49[秦学习-南京办-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%3D469%26ship_city%3D%E4%B8%9C%E8%8E%9E%E5%B8%82%26is_apply%3D1&extrafareApply_id=64030 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030310153961182 -- 25-08-02 19:43:49[秦学习-南京办-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%3D469%26ship_city%3D%E4%B8%9C%E8%8E%9E%E5%B8%82%26is_apply%3D1&extrafareApply_id=64030 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021505117416382 -- 25-08-02 19:43:49[秦学习-南京办-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.022118091583252 -- 25-08-02 19:43:49[秦学习-南京办-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.015543937683105 -- 25-08-02 19:43:49[秦学习-南京办-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.018600940704346 -- 25-08-02 19:45:02[秦学习-南京办-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%3D469%26ship_city%3D%E4%B8%9C%E8%8E%9E%E5%B8%82%26is_apply%3D1&extrafareApply_id=64124 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 = 64124 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032999515533447 -- 25-08-02 19:45:02[秦学习-南京办-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%3D469%26ship_city%3D%E4%B8%9C%E8%8E%9E%E5%B8%82%26is_apply%3D1&extrafareApply_id=64124 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033140182495117 -- 25-08-02 19:45:02[秦学习-南京办-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%3D469%26ship_city%3D%E4%B8%9C%E8%8E%9E%E5%B8%82%26is_apply%3D1&extrafareApply_id=64124 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034630298614502 -- 25-08-02 19:45:02[秦学习-南京办-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%3D469%26ship_city%3D%E4%B8%9C%E8%8E%9E%E5%B8%82%26is_apply%3D1&extrafareApply_id=64124 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5027261 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032739639282227 -- 25-08-02 19:45:02[秦学习-南京办-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%3D469%26ship_city%3D%E4%B8%9C%E8%8E%9E%E5%B8%82%26is_apply%3D1&extrafareApply_id=64124 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021590948104858 -- 25-08-02 19:45: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.016458988189697 -- 25-08-02 19:45: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.015360116958618 -- 25-08-02 19:45: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.026636838912964 -- 25-08-02 19:45:06[秦学习-南京办-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%3D469%26ship_city%3D%E4%B8%9C%E8%8E%9E%E5%B8%82%26is_apply%3D1&extrafareApply_id=64123 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 = 64123 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031440258026123 -- 25-08-02 19:45:06[秦学习-南京办-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%3D469%26ship_city%3D%E4%B8%9C%E8%8E%9E%E5%B8%82%26is_apply%3D1&extrafareApply_id=64123 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031728744506836 -- 25-08-02 19:45:06[秦学习-南京办-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%3D469%26ship_city%3D%E4%B8%9C%E8%8E%9E%E5%B8%82%26is_apply%3D1&extrafareApply_id=64123 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033318996429443 -- 25-08-02 19:45:06[秦学习-南京办-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%3D469%26ship_city%3D%E4%B8%9C%E8%8E%9E%E5%B8%82%26is_apply%3D1&extrafareApply_id=64123 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 5027252 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031590461730957 -- 25-08-02 19:45:06[秦学习-南京办-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%3D469%26ship_city%3D%E4%B8%9C%E8%8E%9E%E5%B8%82%26is_apply%3D1&extrafareApply_id=64123 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 1240 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016005039215088 -- 25-08-02 20:11:46[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1492519&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.0031499862670898 -- 25-08-02 20:11:46[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1492519&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.0030629634857178 -- 25-08-02 20:11:46[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1492519&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.0032391548156738 -- 25-08-02 20:11:47[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1492519&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 (1492519) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041041374206543 -- 25-08-02 20:11:47[李丹-751] -- /buz/oa/index.php/oamgmt/oa_application?event=edit_extrafareApply&order_ids=1492519&from_url=https%3A%2F%2Fwechat.flysman.com%2Fbuz%2Fthird%2Findex.php%2Fthirdoprt%2Ftrans_arng_desk_new%3Fship_city_id%3D670%26ship_city%3D%E4%B8%8A%E6%B5%B7%E5%B8%82%26is_apply%3D1&extrafareApply_id=0 select file_id, SUBSTRING_INDEX(file_url,'www',-1) file_url,SUBSTRING_INDEX(thumb_file_url,'www',-1) thumb_file_url from dbpublic.pbl_upload_file where owner_id = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.032587051391602 -- 25-08-02 20:11:47[李丹-751] -- /buz/oa/index.php/oamgmt/get_carrier_item SELECT cust.customer_id AS `id`,cust_disp_name AS `text`,address,cust.city_id,tel, city.area_name city,pb.pricebook_id,cust.inv_cust_id, IF(IFNULL(cust.account_name,'')<>'',cust.account_name,cust.cust_name) account_name,cust.opening_bank,cust.bank_account,sys_cust_id FROM dbthird.v_thd_customer cust left join dbsys.sys_customer_ext c_e on c_e.customer_id = cust.sys_cust_id left join dbsys.sys_area city on cust.city_id = city.area_id LEFT JOIN dbthird.thd_pricebook_customer pb_c ON pb_c.customer_id = cust.customer_id left join dbthird.thd_price_book pb on pb.pricebook_id = pb_c.pricebook_id and pb.pricebook_type = 2 WHERE cust.isenable=1 and cust.acct_id =15 AND IFNULL(cust_type,0)>=256 and ifnull(c_e.is_blacklist,0) = 0 LIMIT 0,50 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021466970443726 -- 25-08-02 20:11:47[李丹-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.014749050140381 -- 25-08-02 20:11:47[李丹-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.019710063934326 -- 25-08-02 20:11:50[李丹-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.022931814193726 -- 25-08-02 20:11:53[李丹-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.017827987670898 -- 25-08-02 20:12:03[李丹-751] -- /buz/oa/index.php/oamgmt/get_extrafare_item select extrafare_name,extrafare_id from dboa.oa_extrafare where acct_id = 15 and extrafare_name like '%人工费%' limit 30 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017725944519043 -- 25-08-02 20:12:09[李丹-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.0036280155181885 -- 25-08-02 20:12:09[李丹-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 (1492519) limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035219192504883 -- 25-08-02 20:12:09[李丹-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.015246152877808 -- 25-08-02 20:12:10[李丹-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.0030448436737061 -- 25-08-02 20:12:10[李丹-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.021115064620972 -- 25-08-02 20:12:10[李丹-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.004194974899292 -- 25-08-02 20:12:11[李丹-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.017703056335449 -- 25-08-02 20:12:12[李丹-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.0034890174865723 -- 25-08-02 20:12:12[李丹-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.018410921096802 -- 25-08-02 20:12:12[李丹-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.018521070480347 -- 25-08-02 23:16:35 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_type_id from dbwechat.wechat_publicno where appid='ww5262fb147810c303' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0036768913269043 -- 25-08-02 23:16:35 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='ww5262fb147810c303' and isenable=1 and publicno_type_id=2 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041828155517578 -- 25-08-02 23:16:35 -- /buz/oa/index.php/oamgmt/oa_approval?appid=ww5262fb147810c303&agentid=1000004 select b.cont_id, c.cont_name, c.acct_id from dbwechat.wechat_describe b left join dbsys.sys_contact c on b.cont_id = c.cont_id where openid='WuLingGang' and b.cont_id >1 and c.cont_isenable = 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039498805999756 -- 25-08-02 23:16:35[吴凌刚-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.026849031448364 -- 25-08-02 23:16:36[吴凌刚-279] -- /buz/oa/index.php/oamgmt/oa_approval?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 279 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------