Time: 0.018497943878174 -- 26-04-01 00:21:36 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_type_id from dbwechat.wechat_publicno where appid='wxbcb1d4382ca8035f' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089821815490723 -- 26-04-01 00:21:39 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_type_id from dbwechat.wechat_publicno where appid='wxbcb1d4382ca8035f' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018720626831055 -- 26-04-01 00:21:39 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='wxbcb1d4382ca8035f' and isenable=1 and publicno_type_id=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0026271343231201 -- 26-04-01 00:21:39 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbwechat.wechat_publicno_acct p_a on b.publicno_id = p_a.publicno_id left join dbsys.sys_contact c on b.cont_id = c.cont_id where b.publicno_id = 11 and b.openid='ocoGM6AOTDlzhYynD0pJWEtdi5Xk' and b.cont_id >1 and c.cont_isenable = 1 and c.acct_id = p_a.acct_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017859935760498 -- 26-04-01 00:21:39 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select buzSystem_id from dbsys.sys_acctCH_buzSystem where acct_id = 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019960403442383 -- 26-04-01 00:21:39[刘永飞-2475] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022091865539551 -- 26-04-01 00:21:39[刘永飞-2475] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017659664154053 -- 26-04-01 00:21:39[刘永飞-2475] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024449825286865 -- 26-04-01 00:21:39[刘永飞-2475] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2475 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030040740966797 -- 26-04-01 00:21:39[刘永飞-2475] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2475 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017800331115723 -- 26-04-01 00:21:39[刘永飞-2475] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.033307075500488 -- 26-04-01 00:21:39[刘永飞-2475] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 90 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031871795654297 -- 26-04-01 00:21:39[刘永飞-2475] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5496,5480,5393,5376) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087771415710449 -- 26-04-01 00:21:52[刘永飞-2475] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5496&extrafareApply_id=1 select o.org_id,o.org_name,c.cont_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 2475 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038480758666992 -- 26-04-01 00:21:52[刘永飞-2475] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5496&extrafareApply_id=1 select d.driver_id,d.driver_name,d.receiving_unit_id,c.shortname,c.account_name,c.bank_account,opening_bank from dbtsl.v_tsl_driver d left join dbsys.sys_customer c on d.receiving_unit_id = c.customer_id where cont_id = 2475 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042262077331543 -- 26-04-01 00:21:52[刘永飞-2475] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5496&extrafareApply_id=1 select 0 as extrafareapply_tslorder_id, 0 as extrafareApply_id,w_sl.copilot_driver, '' as fee_amt, 1 as status_id, o.order_id, o.order_no, 0 as is_close, o.pieces, o.weight, o.volume, o.calc_weight, o.acct_id, o.customer_id,route.route_name,w.truck_no,w.driver,o.order_date from dbtsl.v_tsl_order o left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_workch_order w_o on w_o.order_id = o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where o.order_id = 5496 and o.buzSystem_id = 15 and w.work_type_id = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017702102661133 -- 26-04-01 00:22:31[刘永飞-2475] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5496&extrafareApply_id=1 select o.org_id,o.org_name,c.cont_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 2475 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019950866699219 -- 26-04-01 00:22:31[刘永飞-2475] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5496&extrafareApply_id=1 select d.driver_id,d.driver_name,d.receiving_unit_id,c.shortname,c.account_name,c.bank_account,opening_bank from dbtsl.v_tsl_driver d left join dbsys.sys_customer c on d.receiving_unit_id = c.customer_id where cont_id = 2475 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021660327911377 -- 26-04-01 00:22:31[刘永飞-2475] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5496&extrafareApply_id=1 select 0 as extrafareapply_tslorder_id, 0 as extrafareApply_id,w_sl.copilot_driver, '' as fee_amt, 1 as status_id, o.order_id, o.order_no, 0 as is_close, o.pieces, o.weight, o.volume, o.calc_weight, o.acct_id, o.customer_id,route.route_name,w.truck_no,w.driver,o.order_date from dbtsl.v_tsl_order o left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_workch_order w_o on w_o.order_id = o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where o.order_id = 5496 and o.buzSystem_id = 15 and w.work_type_id = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011549949645996 -- 26-04-01 00:22:49[刘永飞-2475] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5496&extrafareApply_id=74801 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74801 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001600980758667 -- 26-04-01 00:22:49[刘永飞-2475] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5496&extrafareApply_id=74801 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.005958080291748 -- 26-04-01 00:22:49[刘永飞-2475] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5496&extrafareApply_id=74801 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74801 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021660327911377 -- 26-04-01 00:22:49[刘永飞-2475] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5496&extrafareApply_id=74801 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6296012 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014779567718506 -- 26-04-01 00:22:49[刘永飞-2475] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5496&extrafareApply_id=74801 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014810562133789 -- 26-04-01 00:22:49[刘永飞-2475] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5496&extrafareApply_id=74801 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010246992111206 -- 26-04-01 00:23:52[刘永飞-2475] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5496&extrafareApply_id=74801 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74801 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017259120941162 -- 26-04-01 00:23:52[刘永飞-2475] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5496&extrafareApply_id=74801 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043389797210693 -- 26-04-01 00:23:53[刘永飞-2475] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5496&extrafareApply_id=74801 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74801 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017728805541992 -- 26-04-01 00:23:53[刘永飞-2475] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5496&extrafareApply_id=74801 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6296012 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016031265258789 -- 26-04-01 00:23:53[刘永飞-2475] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5496&extrafareApply_id=74801 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001615047454834 -- 26-04-01 00:23:53[刘永飞-2475] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5496&extrafareApply_id=74801 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012238025665283 -- 26-04-01 00:24:25[刘永飞-2475] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5496&extrafareApply_id=1 select o.org_id,o.org_name,c.cont_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 2475 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029308795928955 -- 26-04-01 00:24:25[刘永飞-2475] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5496&extrafareApply_id=1 select d.driver_id,d.driver_name,d.receiving_unit_id,c.shortname,c.account_name,c.bank_account,opening_bank from dbtsl.v_tsl_driver d left join dbsys.sys_customer c on d.receiving_unit_id = c.customer_id where cont_id = 2475 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041329860687256 -- 26-04-01 00:24:25[刘永飞-2475] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5496&extrafareApply_id=1 select 0 as extrafareapply_tslorder_id, 0 as extrafareApply_id,w_sl.copilot_driver, '' as fee_amt, 1 as status_id, o.order_id, o.order_no, 0 as is_close, o.pieces, o.weight, o.volume, o.calc_weight, o.acct_id, o.customer_id,route.route_name,w.truck_no,w.driver,o.order_date from dbtsl.v_tsl_order o left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_workch_order w_o on w_o.order_id = o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where o.order_id = 5496 and o.buzSystem_id = 15 and w.work_type_id = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096209049224854 -- 26-04-01 00:24:55[刘永飞-2475] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5496&extrafareApply_id=74801 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74801 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015139579772949 -- 26-04-01 00:24:55[刘永飞-2475] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5496&extrafareApply_id=74801 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040240287780762 -- 26-04-01 00:24:55[刘永飞-2475] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5496&extrafareApply_id=74801 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74801 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015342235565186 -- 26-04-01 00:24:55[刘永飞-2475] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5496&extrafareApply_id=74801 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6296012 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014159679412842 -- 26-04-01 00:24:55[刘永飞-2475] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5496&extrafareApply_id=74801 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014100074768066 -- 26-04-01 00:24:55[刘永飞-2475] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5496&extrafareApply_id=74801 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076589584350586 -- 26-04-01 00:25:23[刘永飞-2475] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5496&extrafareApply_id=74801 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74801 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001439094543457 -- 26-04-01 00:25:23[刘永飞-2475] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5496&extrafareApply_id=74801 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020980834960938 -- 26-04-01 00:25:23[刘永飞-2475] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5496&extrafareApply_id=74801 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74801 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014529228210449 -- 26-04-01 00:25:23[刘永飞-2475] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5496&extrafareApply_id=74801 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6296012 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014169216156006 -- 26-04-01 00:25:23[刘永飞-2475] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5496&extrafareApply_id=74801 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014419555664062 -- 26-04-01 00:25:23[刘永飞-2475] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5496&extrafareApply_id=74801 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092790126800537 -- 26-04-01 00:25:54[刘永飞-2475] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5496&extrafareApply_id=74801 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74801 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017580986022949 -- 26-04-01 00:25:54[刘永飞-2475] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5496&extrafareApply_id=74801 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044898986816406 -- 26-04-01 00:25:54[刘永飞-2475] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5496&extrafareApply_id=74801 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74801 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017540454864502 -- 26-04-01 00:25:54[刘永飞-2475] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5496&extrafareApply_id=74801 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6296012 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017540454864502 -- 26-04-01 00:25:54[刘永飞-2475] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5496&extrafareApply_id=74801 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017490386962891 -- 26-04-01 00:25:54[刘永飞-2475] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5496&extrafareApply_id=74801 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2475 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010637044906616 -- 26-04-01 00:48:05 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_type_id from dbwechat.wechat_publicno where appid='wxbcb1d4382ca8035f' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020608901977539 -- 26-04-01 00:48:05 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='wxbcb1d4382ca8035f' and isenable=1 and publicno_type_id=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040969848632812 -- 26-04-01 00:48:05 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbwechat.wechat_publicno_acct p_a on b.publicno_id = p_a.publicno_id left join dbsys.sys_contact c on b.cont_id = c.cont_id where b.publicno_id = 11 and b.openid='ocoGM6MDgQB8iELjSVAc88TxPdDE' and b.cont_id >1 and c.cont_isenable = 1 and c.acct_id = p_a.acct_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020251274108887 -- 26-04-01 00:48:05 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select buzSystem_id from dbsys.sys_acctCH_buzSystem where acct_id = 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002234935760498 -- 26-04-01 00:48:05[周荣宏-2407] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024721622467041 -- 26-04-01 00:48:05[周荣宏-2407] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00201416015625 -- 26-04-01 00:48:05[周荣宏-2407] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2407 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0049939155578613 -- 26-04-01 00:48:05[周荣宏-2407] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2407 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031590461730957 -- 26-04-01 00:48:05[周荣宏-2407] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2407 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020039081573486 -- 26-04-01 00:48:05[周荣宏-2407] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2407 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.072218894958496 -- 26-04-01 00:48:05[周荣宏-2407] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 16 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0074150562286377 -- 26-04-01 00:48:17[周荣宏-2407] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select driver_id from dbsys.sys_driver where cont_id = 2407 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014188289642334 -- 26-04-01 00:48:17[周荣宏-2407] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2407 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.057776927947998 -- 26-04-01 00:48:18[周荣宏-2407] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 16 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/01' AND o.order_date <= '2026/04/01 23:59:59 ' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0067229270935059 -- 26-04-01 00:48:18[周荣宏-2407] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(4948,4869,4722,4602,4580,4369,4278,4212,4126) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076661109924316 -- 26-04-01 01:54:14 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_type_id from dbwechat.wechat_publicno where appid='wxbcb1d4382ca8035f' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019590139389038 -- 26-04-01 01:56:06 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_type_id from dbwechat.wechat_publicno where appid='wxbcb1d4382ca8035f' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016388893127441 -- 26-04-01 01:56:06 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='wxbcb1d4382ca8035f' and isenable=1 and publicno_type_id=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002748966217041 -- 26-04-01 01:56:06 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbwechat.wechat_publicno_acct p_a on b.publicno_id = p_a.publicno_id left join dbsys.sys_contact c on b.cont_id = c.cont_id where b.publicno_id = 11 and b.openid='ocoGM6OmlrBZTxCLgKsdD1Ca_rqE' and b.cont_id >1 and c.cont_isenable = 1 and c.acct_id = p_a.acct_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018911361694336 -- 26-04-01 01:56:06 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select buzSystem_id from dbsys.sys_acctCH_buzSystem where acct_id = 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023808479309082 -- 26-04-01 01:56:06[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019681453704834 -- 26-04-01 01:56:06[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015778541564941 -- 26-04-01 01:56:06[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023009777069092 -- 26-04-01 01:56:06[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2469 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018908977508545 -- 26-04-01 01:56:06[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2469 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015840530395508 -- 26-04-01 01:56:06[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.031363964080811 -- 26-04-01 01:56:06[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 83 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021059513092041 -- 26-04-01 01:56:06[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5693,5503,5478,5385) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024775981903076 -- 26-04-01 01:56:14[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5503&extrafareApply_id=74734 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74734 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016319751739502 -- 26-04-01 01:56:14[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5503&extrafareApply_id=74734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041539669036865 -- 26-04-01 01:56:14[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5503&extrafareApply_id=74734 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74734 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034019947052002 -- 26-04-01 01:56:14[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5503&extrafareApply_id=74734 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6293353 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016310214996338 -- 26-04-01 01:56:14[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5503&extrafareApply_id=74734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016090869903564 -- 26-04-01 01:56:14[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5503&extrafareApply_id=74734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013337850570679 -- 26-04-01 01:56:18[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001370906829834 -- 26-04-01 01:56:18[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013759136199951 -- 26-04-01 01:56:18[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2469 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013689994812012 -- 26-04-01 01:56:18[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2469 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013790130615234 -- 26-04-01 01:56:18[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014650821685791 -- 26-04-01 01:56:18[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 83 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013809204101562 -- 26-04-01 01:56:18[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5693,5503,5478,5385) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019004821777344 -- 26-04-01 01:56:19[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5503&extrafareApply_id=74730 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74730 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001384973526001 -- 26-04-01 01:56:19[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5503&extrafareApply_id=74730 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039231777191162 -- 26-04-01 01:56:20[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5503&extrafareApply_id=74730 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74730 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015311241149902 -- 26-04-01 01:56:20[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5503&extrafareApply_id=74730 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6293301 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013589859008789 -- 26-04-01 01:56:20[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5503&extrafareApply_id=74730 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013449192047119 -- 26-04-01 01:56:20[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5503&extrafareApply_id=74730 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015021085739136 -- 26-04-01 01:56:22[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014550685882568 -- 26-04-01 01:56:22[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014410018920898 -- 26-04-01 01:56:22[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2469 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014221668243408 -- 26-04-01 01:56:22[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2469 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014350414276123 -- 26-04-01 01:56:22[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023435831069946 -- 26-04-01 01:56:22[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 83 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014619827270508 -- 26-04-01 01:56:22[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5693,5503,5478,5385) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077629089355469 -- 26-04-01 01:56:24[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5503&extrafareApply_id=74734 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74734 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014550685882568 -- 26-04-01 01:56:24[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5503&extrafareApply_id=74734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024628639221191 -- 26-04-01 01:56:24[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5503&extrafareApply_id=74734 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74734 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014421939849854 -- 26-04-01 01:56:24[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5503&extrafareApply_id=74734 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6293353 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014209747314453 -- 26-04-01 01:56:24[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5503&extrafareApply_id=74734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001410961151123 -- 26-04-01 01:56:24[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5503&extrafareApply_id=74734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017328023910522 -- 26-04-01 01:56:26[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016140937805176 -- 26-04-01 01:56:26[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016369819641113 -- 26-04-01 01:56:26[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2469 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016181468963623 -- 26-04-01 01:56:26[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2469 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016188621520996 -- 26-04-01 01:56:26[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001755952835083 -- 26-04-01 01:56:26[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 83 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001615047454834 -- 26-04-01 01:56:26[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5693,5503,5478,5385) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096778869628906 -- 26-04-01 01:56:27[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5503&extrafareApply_id=74732 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74732 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014259815216064 -- 26-04-01 01:56:27[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5503&extrafareApply_id=74732 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039949417114258 -- 26-04-01 01:56:27[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5503&extrafareApply_id=74732 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74732 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015969276428223 -- 26-04-01 01:56:27[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5503&extrafareApply_id=74732 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6293335 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014228820800781 -- 26-04-01 01:56:27[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5503&extrafareApply_id=74732 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00142502784729 -- 26-04-01 01:56:27[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5503&extrafareApply_id=74732 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015232086181641 -- 26-04-01 01:56:30[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016310214996338 -- 26-04-01 01:56:30[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016269683837891 -- 26-04-01 01:56:30[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2469 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016040802001953 -- 26-04-01 01:56:30[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2469 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016031265258789 -- 26-04-01 01:56:30[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016813993453979 -- 26-04-01 01:56:30[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 83 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016441345214844 -- 26-04-01 01:56:30[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5693,5503,5478,5385) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00742506980896 -- 26-04-01 01:56:36[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5478&extrafareApply_id=74746 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74746 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013101100921631 -- 26-04-01 01:56:36[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5478&extrafareApply_id=74746 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018820762634277 -- 26-04-01 01:56:36[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5478&extrafareApply_id=74746 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74746 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014090538024902 -- 26-04-01 01:56:36[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5478&extrafareApply_id=74746 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6293477 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012900829315186 -- 26-04-01 01:56:36[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5478&extrafareApply_id=74746 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012960433959961 -- 26-04-01 01:56:36[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5478&extrafareApply_id=74746 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008620023727417 -- 26-04-01 01:56:40[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014898777008057 -- 26-04-01 01:56:40[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014858245849609 -- 26-04-01 01:56:40[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2469 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00146484375 -- 26-04-01 01:56:40[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2469 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00146484375 -- 26-04-01 01:56:40[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02137303352356 -- 26-04-01 01:56:41[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 83 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015029907226562 -- 26-04-01 01:56:41[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5693,5503,5478,5385) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017623901367188 -- 26-04-01 04:24:04 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_type_id from dbwechat.wechat_publicno where appid='wxbcb1d4382ca8035f' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014071464538574 -- 26-04-01 04:24:04 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='wxbcb1d4382ca8035f' and isenable=1 and publicno_type_id=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022480487823486 -- 26-04-01 04:24:04 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbwechat.wechat_publicno_acct p_a on b.publicno_id = p_a.publicno_id left join dbsys.sys_contact c on b.cont_id = c.cont_id where b.publicno_id = 11 and b.openid='ocoGM6B9dXa9qNObDJcWbpTe3RBQ' and b.cont_id >1 and c.cont_isenable = 1 and c.acct_id = p_a.acct_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013799667358398 -- 26-04-01 04:24:04 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select buzSystem_id from dbsys.sys_acctCH_buzSystem where acct_id = 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015690326690674 -- 26-04-01 04:24:04[何照泽-2753] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018570423126221 -- 26-04-01 04:24:04[何照泽-2753] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013608932495117 -- 26-04-01 04:24:04[何照泽-2753] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021600723266602 -- 26-04-01 04:24:04[何照泽-2753] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2753 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017600059509277 -- 26-04-01 04:24:04[何照泽-2753] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2753 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013511180877686 -- 26-04-01 04:24:04[何照泽-2753] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01340389251709 -- 26-04-01 04:24:05[何照泽-2753] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 378 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018150806427002 -- 26-04-01 04:24:05[何照泽-2753] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5557,5534,5365) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01996898651123 -- 26-04-01 04:24:12 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_type_id from dbwechat.wechat_publicno where appid='wxbcb1d4382ca8035f' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088760852813721 -- 26-04-01 04:38:42[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016469955444336 -- 26-04-01 04:38:42[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023748874664307 -- 26-04-01 04:38:42[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2469 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019900798797607 -- 26-04-01 04:38:42[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2469 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016047954559326 -- 26-04-01 04:38:42[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014400005340576 -- 26-04-01 04:38:42[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 83 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021378993988037 -- 26-04-01 04:38:42[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5693,5503,5478,5385) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084948539733887 -- 26-04-01 04:38:44[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5693&extrafareApply_id=1 select o.org_id,o.org_name,c.cont_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 2469 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001884937286377 -- 26-04-01 04:38:44[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5693&extrafareApply_id=1 select d.driver_id,d.driver_name,d.receiving_unit_id,c.shortname,c.account_name,c.bank_account,opening_bank from dbtsl.v_tsl_driver d left join dbsys.sys_customer c on d.receiving_unit_id = c.customer_id where cont_id = 2469 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043179988861084 -- 26-04-01 04:38:44[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5693&extrafareApply_id=1 select 0 as extrafareapply_tslorder_id, 0 as extrafareApply_id,w_sl.copilot_driver, '' as fee_amt, 1 as status_id, o.order_id, o.order_no, 0 as is_close, o.pieces, o.weight, o.volume, o.calc_weight, o.acct_id, o.customer_id,route.route_name,w.truck_no,w.driver,o.order_date from dbtsl.v_tsl_order o left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_workch_order w_o on w_o.order_id = o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where o.order_id = 5693 and o.buzSystem_id = 15 and w.work_type_id = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010123014450073 -- 26-04-01 04:41:11[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74966 and order_id = 5693 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015380382537842 -- 26-04-01 04:41:11[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010485887527466 -- 26-04-01 04:41:12[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee SELECT apply_amt FROM dboa.oa_extrafareapply WHERE extrafareApply_id= 74966 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032279491424561 -- 26-04-01 04:41:12[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee update dboa.oa_extrafareapply_tslorder set fee_amt = 150.00 where extrafareApply_id = 74966 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01017689704895 -- 26-04-01 04:41:59[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74966 and order_id = 5693 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021823883056641 -- 26-04-01 04:42:02[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74966 and order_id = 5693 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010419130325317 -- 26-04-01 04:42:07[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select driver_id from dbsys.sys_driver where cont_id = 2469 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019819736480713 -- 26-04-01 04:42:07[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028056859970093 -- 26-04-01 04:42:07[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 83 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002227783203125 -- 26-04-01 04:42:07[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5693,5503,5478,5385) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013351917266846 -- 26-04-01 04:42:08[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5693&extrafareApply_id=1 select o.org_id,o.org_name,c.cont_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 2469 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019161701202393 -- 26-04-01 04:42:08[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5693&extrafareApply_id=1 select d.driver_id,d.driver_name,d.receiving_unit_id,c.shortname,c.account_name,c.bank_account,opening_bank from dbtsl.v_tsl_driver d left join dbsys.sys_customer c on d.receiving_unit_id = c.customer_id where cont_id = 2469 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002112865447998 -- 26-04-01 04:42:08[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5693&extrafareApply_id=1 select 0 as extrafareapply_tslorder_id, 0 as extrafareApply_id,w_sl.copilot_driver, '' as fee_amt, 1 as status_id, o.order_id, o.order_no, 0 as is_close, o.pieces, o.weight, o.volume, o.calc_weight, o.acct_id, o.customer_id,route.route_name,w.truck_no,w.driver,o.order_date from dbtsl.v_tsl_order o left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_workch_order w_o on w_o.order_id = o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where o.order_id = 5693 and o.buzSystem_id = 15 and w.work_type_id = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093541145324707 -- 26-04-01 04:42:45[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74967 and order_id = 5693 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017440319061279 -- 26-04-01 04:42:45[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008120059967041 -- 26-04-01 04:42:48[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee SELECT apply_amt FROM dboa.oa_extrafareapply WHERE extrafareApply_id= 74967 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003242015838623 -- 26-04-01 04:42:48[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee update dboa.oa_extrafareapply_tslorder set fee_amt = 155.00 where extrafareApply_id = 74967 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013579845428467 -- 26-04-01 04:43:13[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74967 and order_id = 5693 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0068972110748291 -- 26-04-01 04:43:56[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74967 and order_id = 5693 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023231029510498 -- 26-04-01 04:43:58[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74967 and order_id = 5693 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085980892181396 -- 26-04-01 04:44:03[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select driver_id from dbsys.sys_driver where cont_id = 2469 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016279220581055 -- 26-04-01 04:44:03[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.035958051681519 -- 26-04-01 04:44:03[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 83 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001945972442627 -- 26-04-01 04:44:03[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5693,5503,5478,5385) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012393951416016 -- 26-04-01 04:44:05[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5693&extrafareApply_id=1 select o.org_id,o.org_name,c.cont_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 2469 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028669834136963 -- 26-04-01 04:44:05[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5693&extrafareApply_id=1 select d.driver_id,d.driver_name,d.receiving_unit_id,c.shortname,c.account_name,c.bank_account,opening_bank from dbtsl.v_tsl_driver d left join dbsys.sys_customer c on d.receiving_unit_id = c.customer_id where cont_id = 2469 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040030479431152 -- 26-04-01 04:44:05[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5693&extrafareApply_id=1 select 0 as extrafareapply_tslorder_id, 0 as extrafareApply_id,w_sl.copilot_driver, '' as fee_amt, 1 as status_id, o.order_id, o.order_no, 0 as is_close, o.pieces, o.weight, o.volume, o.calc_weight, o.acct_id, o.customer_id,route.route_name,w.truck_no,w.driver,o.order_date from dbtsl.v_tsl_order o left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_workch_order w_o on w_o.order_id = o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where o.order_id = 5693 and o.buzSystem_id = 15 and w.work_type_id = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018632888793945 -- 26-04-01 04:44:06[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select driver_id from dbsys.sys_driver where cont_id = 2469 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016651153564453 -- 26-04-01 04:44:06[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014081954956055 -- 26-04-01 04:44:06[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 83 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016279220581055 -- 26-04-01 04:44:06[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5693,5503,5478,5385) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010930061340332 -- 26-04-01 04:44:31[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018060207366943 -- 26-04-01 04:44:31[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024991035461426 -- 26-04-01 04:44:31[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2469 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016798973083496 -- 26-04-01 04:44:31[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2469 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016791820526123 -- 26-04-01 04:44:31[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017659664154053 -- 26-04-01 04:44:31[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 83 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016889572143555 -- 26-04-01 04:44:31[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5693,5503,5478,5385) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081660747528076 -- 26-04-01 04:44:35[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5693&extrafareApply_id=74967 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74967 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012969970703125 -- 26-04-01 04:44:35[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5693&extrafareApply_id=74967 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035998821258545 -- 26-04-01 04:44:35[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5693&extrafareApply_id=74967 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74967 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012800693511963 -- 26-04-01 04:44:35[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5693&extrafareApply_id=74967 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6308977 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012669563293457 -- 26-04-01 04:44:35[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5693&extrafareApply_id=74967 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012648105621338 -- 26-04-01 04:44:35[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5693&extrafareApply_id=74967 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.007796049118042 -- 26-04-01 04:44:37[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013132095336914 -- 26-04-01 04:44:37[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013079643249512 -- 26-04-01 04:44:37[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2469 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012919902801514 -- 26-04-01 04:44:37[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2469 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012669563293457 -- 26-04-01 04:44:37[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021131992340088 -- 26-04-01 04:44:37[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 83 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013291835784912 -- 26-04-01 04:44:37[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5693,5503,5478,5385) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012562990188599 -- 26-04-01 06:47:53 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_type_id from dbwechat.wechat_publicno where appid='wxbcb1d4382ca8035f' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017199516296387 -- 26-04-01 06:47:53 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='wxbcb1d4382ca8035f' and isenable=1 and publicno_type_id=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0026099681854248 -- 26-04-01 06:47:53 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbwechat.wechat_publicno_acct p_a on b.publicno_id = p_a.publicno_id left join dbsys.sys_contact c on b.cont_id = c.cont_id where b.publicno_id = 11 and b.openid='ocoGM6GzGeeQ8S8ZiS_8ELLDG1H4' and b.cont_id >1 and c.cont_isenable = 1 and c.acct_id = p_a.acct_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016930103302002 -- 26-04-01 06:47:53 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select buzSystem_id from dbsys.sys_acctCH_buzSystem where acct_id = 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018808841705322 -- 26-04-01 06:47:53[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021750926971436 -- 26-04-01 06:47:53[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016961097717285 -- 26-04-01 06:47:53[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024509429931641 -- 26-04-01 06:47:53[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021309852600098 -- 26-04-01 06:47:53[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2507 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016899108886719 -- 26-04-01 06:47:53[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.035509824752808 -- 26-04-01 06:47:53[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 118 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021369457244873 -- 26-04-01 06:47:53[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5563,5545,5371) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010410070419312 -- 26-04-01 06:47:55[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5563&extrafareApply_id=74853 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74853 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015549659729004 -- 26-04-01 06:47:55[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5563&extrafareApply_id=74853 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034379959106445 -- 26-04-01 06:47:55[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5563&extrafareApply_id=74853 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74853 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022170543670654 -- 26-04-01 06:47:55[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5563&extrafareApply_id=74853 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6300163 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001539945602417 -- 26-04-01 06:47:55[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5563&extrafareApply_id=74853 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015270709991455 -- 26-04-01 06:47:55[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5563&extrafareApply_id=74853 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008134126663208 -- 26-04-01 06:47:58[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5545&extrafareApply_id=1 select o.org_id,o.org_name,c.cont_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 2507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029981136322021 -- 26-04-01 06:47:58[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5545&extrafareApply_id=1 select d.driver_id,d.driver_name,d.receiving_unit_id,c.shortname,c.account_name,c.bank_account,opening_bank from dbtsl.v_tsl_driver d left join dbsys.sys_customer c on d.receiving_unit_id = c.customer_id where cont_id = 2507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037219524383545 -- 26-04-01 06:47:58[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5545&extrafareApply_id=1 select 0 as extrafareapply_tslorder_id, 0 as extrafareApply_id,w_sl.copilot_driver, '' as fee_amt, 1 as status_id, o.order_id, o.order_no, 0 as is_close, o.pieces, o.weight, o.volume, o.calc_weight, o.acct_id, o.customer_id,route.route_name,w.truck_no,w.driver,o.order_date from dbtsl.v_tsl_order o left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_workch_order w_o on w_o.order_id = o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where o.order_id = 5545 and o.buzSystem_id = 15 and w.work_type_id = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020428895950317 -- 26-04-01 06:48:02[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5563&extrafareApply_id=74853 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74853 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016210079193115 -- 26-04-01 06:48:02[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5563&extrafareApply_id=74853 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00235915184021 -- 26-04-01 06:48:02[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5563&extrafareApply_id=74853 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74853 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016269683837891 -- 26-04-01 06:48:02[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5563&extrafareApply_id=74853 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6300163 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016229152679443 -- 26-04-01 06:48:02[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5563&extrafareApply_id=74853 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016260147094727 -- 26-04-01 06:48:02[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5563&extrafareApply_id=74853 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016222953796387 -- 26-04-01 07:22:05[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_salary_list?appid=wxbcb1d4382ca8035f&wxMenu_id=127 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=127 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017130374908447 -- 26-04-01 07:22:05[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_salary_list?appid=wxbcb1d4382ca8035f&wxMenu_id=127 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024700164794922 -- 26-04-01 07:22:05[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_salary_list?appid=wxbcb1d4382ca8035f&wxMenu_id=127 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 127 and cont_id = 2507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033140182495117 -- 26-04-01 07:22:05[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_salary_list?appid=wxbcb1d4382ca8035f&wxMenu_id=127 SELECT driver_id,receiving_unit_id,salaryItem_tmplt_id FROM dbtsl.v_tsl_driver WHERE cont_id = 2507 AND acct_id = 47 AND isenable = 1 AND driver_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00819993019104 -- 26-04-01 07:22:05[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_salary_list?appid=wxbcb1d4382ca8035f&wxMenu_id=127 SELECT s.*,sd.*,c.shortname driver_name, s_e.extfield_json,group_concat(s.statement_no) statement_no, group_concat(s.statement_id) statement_ids, sum(s_d.sumSalary_amt) sumSalary_amt,sum(s_d.monthlyBonus_amt) monthlyBonus_amt, sum(s_d.monthlyDeduction_amt) monthlyDeduction_amt,sum(s_d.otherDeduction_amt) otherDeduction_amt, sum(s_d.sumDeduction_amt) sumDeduction_amt, date_format(s.start_date, '%Y-%m-%d') AS start_date, date_format(s.end_date, '%Y-%m-%d') AS end_date FROM dbtsl.tsl_statement s LEFT JOIN dbtsl.tsl_statement_ext s_e ON s.statement_id = s_e.statement_id LEFT JOIN dbsys.sys_customer c ON s.customer_id = c.customer_id LEFT JOIN dbtsl.tsl_statementex_driversalary s_d ON s.statement_id = s_d.statement_id LEFT JOIN dboa.oa_fareapply f ON f.fareApply_id = s_d.fareApply_id LEFT JOIN dbfin.fin_salarydata sd ON sd.salaryData_id = s_d.salaryData_id LEFT JOIN dboa.oa_fareapply fin_f ON sd.fareApply_id = fin_f.fareApply_id WHERE s.customer_id = 20096 AND s.acct_id = 47 AND s.statement_type_id = 2 AND (f.payStatus_id = 3 OR fin_f.payStatus_id = 3) AND s.start_date >= '2026-03-01' AND s.start_date <= '2026-03-31 23:59:59' GROUP BY IF(sd.salarydata_id IS NULL, UUID(), sd.salarydata_id) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0055890083312988 -- 26-04-01 07:22:05[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_salary_list?appid=wxbcb1d4382ca8035f&wxMenu_id=127 SELECT salaryItem_name,field_name FROM dbfin.fin_salaryitem WHERE isenable = 1 AND salaryItem_tmplt_id = 55 AND is_effective = 1 AND salaryItem_id NOT IN(SELECT fin_salaryItem_id FROM dbtsl.tsl_driversalary2fin_setting WHERE acct_id = 47) ORDER BY salaryItem_sort ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0139000415802 -- 26-04-01 07:22:17[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_salary_list?event=driver_salary_edit&statement_ids=3785 SELECT i.*,w.work_no no,w.work_id,DATE_FORMAT(o.order_date,'%Y-%m-%d %H:%i') order_date, w.work_type_id,w_ot.otherWork_type_id, w.notes,c.shortname driver_name, DATE_FORMAT(w.createdon,'%Y-%m-%d') createdon,w.carrier_id,w.carrier_id customer_id,o.route_name,o.order_no,o.order_id, o.truck_no FROM dbtsl.tsl_invoice i LEFT JOIN dbsys.sys_customer c ON i.inv_cust_id = c.customer_id LEFT JOIN dbtsl.tsl_work w ON i.source_tblName = 'dbtsl.tsl_work' and i.source_fldVal = w.work_id LEFT JOIN dbtsl.tsl_workex_other w_ot ON w_ot.work_id = w.work_id LEFT JOIN dbtsl.tsl_workch_order w_o ON w_o.work_id = w.work_id LEFT JOIN dbtsl.v_ftl_order o ON o.order_id = w_o.order_id WHERE i.statement_id in(3785) order by o.order_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012616872787476 -- 26-04-01 07:23:47[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_salary_list?event=driver_salary_edit&statement_ids=3785 SELECT i.*,w.work_no no,w.work_id,DATE_FORMAT(o.order_date,'%Y-%m-%d %H:%i') order_date, w.work_type_id,w_ot.otherWork_type_id, w.notes,c.shortname driver_name, DATE_FORMAT(w.createdon,'%Y-%m-%d') createdon,w.carrier_id,w.carrier_id customer_id,o.route_name,o.order_no,o.order_id, o.truck_no FROM dbtsl.tsl_invoice i LEFT JOIN dbsys.sys_customer c ON i.inv_cust_id = c.customer_id LEFT JOIN dbtsl.tsl_work w ON i.source_tblName = 'dbtsl.tsl_work' and i.source_fldVal = w.work_id LEFT JOIN dbtsl.tsl_workex_other w_ot ON w_ot.work_id = w.work_id LEFT JOIN dbtsl.tsl_workch_order w_o ON w_o.work_id = w.work_id LEFT JOIN dbtsl.v_ftl_order o ON o.order_id = w_o.order_id WHERE i.statement_id in(3785) order by o.order_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018907070159912 -- 26-04-01 07:53:16 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_type_id from dbwechat.wechat_publicno where appid='wxbcb1d4382ca8035f' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016219615936279 -- 26-04-01 07:53:16 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='wxbcb1d4382ca8035f' and isenable=1 and publicno_type_id=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0025379657745361 -- 26-04-01 07:53:16 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbwechat.wechat_publicno_acct p_a on b.publicno_id = p_a.publicno_id left join dbsys.sys_contact c on b.cont_id = c.cont_id where b.publicno_id = 11 and b.openid='ocoGM6MJACwhpkeT6cR7O6a1d6fU' and b.cont_id >1 and c.cont_isenable = 1 and c.acct_id = p_a.acct_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001600980758667 -- 26-04-01 07:53:16 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select buzSystem_id from dbsys.sys_acctCH_buzSystem where acct_id = 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018038749694824 -- 26-04-01 07:53:16[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020749568939209 -- 26-04-01 07:53:16[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015649795532227 -- 26-04-01 07:53:16[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2423 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002331018447876 -- 26-04-01 07:53:16[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2423 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021989345550537 -- 26-04-01 07:53:16[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2423 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015780925750732 -- 26-04-01 07:53:16[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2423 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.032342910766602 -- 26-04-01 07:53:16[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 37 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021860599517822 -- 26-04-01 07:53:16[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5690,5506,5475,5401) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019912958145142 -- 26-04-01 07:53:27[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5690&extrafareApply_id=1 select o.org_id,o.org_name,c.cont_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 2423 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029618740081787 -- 26-04-01 07:53:27[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5690&extrafareApply_id=1 select d.driver_id,d.driver_name,d.receiving_unit_id,c.shortname,c.account_name,c.bank_account,opening_bank from dbtsl.v_tsl_driver d left join dbsys.sys_customer c on d.receiving_unit_id = c.customer_id where cont_id = 2423 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034849643707275 -- 26-04-01 07:53:27[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5690&extrafareApply_id=1 select 0 as extrafareapply_tslorder_id, 0 as extrafareApply_id,w_sl.copilot_driver, '' as fee_amt, 1 as status_id, o.order_id, o.order_no, 0 as is_close, o.pieces, o.weight, o.volume, o.calc_weight, o.acct_id, o.customer_id,route.route_name,w.truck_no,w.driver,o.order_date from dbtsl.v_tsl_order o left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_workch_order w_o on w_o.order_id = o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where o.order_id = 5690 and o.buzSystem_id = 15 and w.work_type_id = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020115852355957 -- 26-04-01 07:55:48[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74968 and order_id = 5690 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013289451599121 -- 26-04-01 07:55:48[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2423 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01033091545105 -- 26-04-01 07:57:49[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee SELECT apply_amt FROM dboa.oa_extrafareapply WHERE extrafareApply_id= 74968 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033202171325684 -- 26-04-01 07:57:49[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee update dboa.oa_extrafareapply_tslorder set fee_amt = 400.00 where extrafareApply_id = 74968 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01235294342041 -- 26-04-01 07:57:50[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74968 and order_id = 5690 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091249942779541 -- 26-04-01 07:57:55[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select driver_id from dbsys.sys_driver where cont_id = 2423 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014729499816895 -- 26-04-01 07:57:55[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2423 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.036664009094238 -- 26-04-01 07:57:55[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 37 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020718574523926 -- 26-04-01 07:57:55[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5690,5506,5475,5401) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016942024230957 -- 26-04-01 07:57:58[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5506&extrafareApply_id=74765 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74765 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017099380493164 -- 26-04-01 07:57:58[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5506&extrafareApply_id=74765 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2423 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042619705200195 -- 26-04-01 07:57:58[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5506&extrafareApply_id=74765 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74765 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022850036621094 -- 26-04-01 07:57:58[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5506&extrafareApply_id=74765 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6294745 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001629114151001 -- 26-04-01 07:57:58[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5506&extrafareApply_id=74765 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2423 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016031265258789 -- 26-04-01 07:57:58[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5506&extrafareApply_id=74765 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2423 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076828002929688 -- 26-04-01 07:58:12[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select driver_id from dbsys.sys_driver where cont_id = 2423 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014259815216064 -- 26-04-01 07:58:12[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2423 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01377010345459 -- 26-04-01 07:58:12[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 37 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015428066253662 -- 26-04-01 07:58:12[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5690,5506,5475,5401) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094711780548096 -- 26-04-01 07:58:14[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5506&extrafareApply_id=74764 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74764 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014281272888184 -- 26-04-01 07:58:14[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5506&extrafareApply_id=74764 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2423 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034830570220947 -- 26-04-01 07:58:14[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5506&extrafareApply_id=74764 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74764 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015439987182617 -- 26-04-01 07:58:14[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5506&extrafareApply_id=74764 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6294706 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001417875289917 -- 26-04-01 07:58:14[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5506&extrafareApply_id=74764 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2423 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014050006866455 -- 26-04-01 07:58:14[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5506&extrafareApply_id=74764 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2423 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012347936630249 -- 26-04-01 07:58:51 -- /buz/tsl/index.php/tsloprt/driver_salary_list?appid=wxbcb1d4382ca8035f&wxMenu_id=127 select publicno_type_id from dbwechat.wechat_publicno where appid='wxbcb1d4382ca8035f' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0073950290679932 -- 26-04-01 08:14:45 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_type_id from dbwechat.wechat_publicno where appid='wxbcb1d4382ca8035f' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018844127655029 -- 26-04-01 08:14:46[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?para={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22}&appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014538764953613 -- 26-04-01 08:14:46[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?para={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22}&appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2497 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014278888702393 -- 26-04-01 08:14:46[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?para={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22}&appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2497 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019519329071045 -- 26-04-01 08:14:46[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?para={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22}&appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2497 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015568733215332 -- 26-04-01 08:14:46[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?para={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22}&appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2497 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.033685922622681 -- 26-04-01 08:14:46[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?para={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22}&appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 108 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016360282897949 -- 26-04-01 08:14:46[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?para={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22}&appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5672,5549,5536,5367,5354) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0070710182189941 -- 26-04-01 08:15:00[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5354&extrafareApply_id=1 select o.org_id,o.org_name,c.cont_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 2497 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0025429725646973 -- 26-04-01 08:15:00[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5354&extrafareApply_id=1 select d.driver_id,d.driver_name,d.receiving_unit_id,c.shortname,c.account_name,c.bank_account,opening_bank from dbtsl.v_tsl_driver d left join dbsys.sys_customer c on d.receiving_unit_id = c.customer_id where cont_id = 2497 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037989616394043 -- 26-04-01 08:15:00[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5354&extrafareApply_id=1 select 0 as extrafareapply_tslorder_id, 0 as extrafareApply_id,w_sl.copilot_driver, '' as fee_amt, 1 as status_id, o.order_id, o.order_no, 0 as is_close, o.pieces, o.weight, o.volume, o.calc_weight, o.acct_id, o.customer_id,route.route_name,w.truck_no,w.driver,o.order_date from dbtsl.v_tsl_order o left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_workch_order w_o on w_o.order_id = o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where o.order_id = 5354 and o.buzSystem_id = 15 and w.work_type_id = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016965866088867 -- 26-04-01 08:16:01[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74969 and order_id = 5354 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016050338745117 -- 26-04-01 08:16:01[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2497 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086231231689453 -- 26-04-01 08:16:25[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee SELECT apply_amt FROM dboa.oa_extrafareapply WHERE extrafareApply_id= 74969 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032720565795898 -- 26-04-01 08:16:25[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee update dboa.oa_extrafareapply_tslorder set fee_amt = 50.00 where extrafareApply_id = 74969 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01348090171814 -- 26-04-01 08:16:28[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74969 and order_id = 5354 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011260032653809 -- 26-04-01 08:17:53[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74969 and order_id = 5354 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018023014068604 -- 26-04-01 08:17:57[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select driver_id from dbsys.sys_driver where cont_id = 2497 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013971328735352 -- 26-04-01 08:17:57[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2497 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02971887588501 -- 26-04-01 08:17:57[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 108 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016129016876221 -- 26-04-01 08:17:57[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5672,5549,5536,5367,5354) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0079100131988525 -- 26-04-01 08:18:14[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5536&extrafareApply_id=1 select o.org_id,o.org_name,c.cont_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 2497 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0027761459350586 -- 26-04-01 08:18:14[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5536&extrafareApply_id=1 select d.driver_id,d.driver_name,d.receiving_unit_id,c.shortname,c.account_name,c.bank_account,opening_bank from dbtsl.v_tsl_driver d left join dbsys.sys_customer c on d.receiving_unit_id = c.customer_id where cont_id = 2497 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040020942687988 -- 26-04-01 08:18:14[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5536&extrafareApply_id=1 select 0 as extrafareapply_tslorder_id, 0 as extrafareApply_id,w_sl.copilot_driver, '' as fee_amt, 1 as status_id, o.order_id, o.order_no, 0 as is_close, o.pieces, o.weight, o.volume, o.calc_weight, o.acct_id, o.customer_id,route.route_name,w.truck_no,w.driver,o.order_date from dbtsl.v_tsl_order o left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_workch_order w_o on w_o.order_id = o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where o.order_id = 5536 and o.buzSystem_id = 15 and w.work_type_id = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012164115905762 -- 26-04-01 08:19:01[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74970 and order_id = 5536 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019469261169434 -- 26-04-01 08:19:01[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2497 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089020729064941 -- 26-04-01 08:19:15[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee SELECT apply_amt FROM dboa.oa_extrafareapply WHERE extrafareApply_id= 74970 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033559799194336 -- 26-04-01 08:19:15[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee update dboa.oa_extrafareapply_tslorder set fee_amt = 50.00 where extrafareApply_id = 74970 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023839950561523 -- 26-04-01 08:19:18[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74970 and order_id = 5536 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083510875701904 -- 26-04-01 08:20:09[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74970 and order_id = 5536 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091681480407715 -- 26-04-01 08:20:14[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select driver_id from dbsys.sys_driver where cont_id = 2497 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016400814056396 -- 26-04-01 08:20:14[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2497 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014286994934082 -- 26-04-01 08:20:14[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 108 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022590160369873 -- 26-04-01 08:20:14[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5672,5549,5536,5367,5354) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081779956817627 -- 26-04-01 08:20:21[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5672&extrafareApply_id=1 select o.org_id,o.org_name,c.cont_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 2497 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002842903137207 -- 26-04-01 08:20:21[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5672&extrafareApply_id=1 select d.driver_id,d.driver_name,d.receiving_unit_id,c.shortname,c.account_name,c.bank_account,opening_bank from dbtsl.v_tsl_driver d left join dbsys.sys_customer c on d.receiving_unit_id = c.customer_id where cont_id = 2497 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032200813293457 -- 26-04-01 08:20:21[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5672&extrafareApply_id=1 select 0 as extrafareapply_tslorder_id, 0 as extrafareApply_id,w_sl.copilot_driver, '' as fee_amt, 1 as status_id, o.order_id, o.order_no, 0 as is_close, o.pieces, o.weight, o.volume, o.calc_weight, o.acct_id, o.customer_id,route.route_name,w.truck_no,w.driver,o.order_date from dbtsl.v_tsl_order o left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_workch_order w_o on w_o.order_id = o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where o.order_id = 5672 and o.buzSystem_id = 15 and w.work_type_id = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010584831237793 -- 26-04-01 08:21:06[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74971 and order_id = 5672 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019309520721436 -- 26-04-01 08:21:06[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2497 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086681842803955 -- 26-04-01 08:21:27[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee SELECT apply_amt FROM dboa.oa_extrafareapply WHERE extrafareApply_id= 74971 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028979778289795 -- 26-04-01 08:21:27[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee update dboa.oa_extrafareapply_tslorder set fee_amt = 50.00 where extrafareApply_id = 74971 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01718807220459 -- 26-04-01 08:21:30[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74971 and order_id = 5672 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0072500705718994 -- 26-04-01 08:21:57[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74971 and order_id = 5672 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0072591304779053 -- 26-04-01 08:22:02[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select driver_id from dbsys.sys_driver where cont_id = 2497 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00130295753479 -- 26-04-01 08:22:02[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2497 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012065172195435 -- 26-04-01 08:22:02[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 108 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015690326690674 -- 26-04-01 08:22:02[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5672,5549,5536,5367,5354) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014688968658447 -- 26-04-01 08:22:12[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5672&extrafareApply_id=1 select o.org_id,o.org_name,c.cont_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 2497 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021529197692871 -- 26-04-01 08:22:12[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5672&extrafareApply_id=1 select d.driver_id,d.driver_name,d.receiving_unit_id,c.shortname,c.account_name,c.bank_account,opening_bank from dbtsl.v_tsl_driver d left join dbsys.sys_customer c on d.receiving_unit_id = c.customer_id where cont_id = 2497 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023660659790039 -- 26-04-01 08:22:12[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5672&extrafareApply_id=1 select 0 as extrafareapply_tslorder_id, 0 as extrafareApply_id,w_sl.copilot_driver, '' as fee_amt, 1 as status_id, o.order_id, o.order_no, 0 as is_close, o.pieces, o.weight, o.volume, o.calc_weight, o.acct_id, o.customer_id,route.route_name,w.truck_no,w.driver,o.order_date from dbtsl.v_tsl_order o left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_workch_order w_o on w_o.order_id = o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where o.order_id = 5672 and o.buzSystem_id = 15 and w.work_type_id = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020524978637695 -- 26-04-01 08:22:14[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select driver_id from dbsys.sys_driver where cont_id = 2497 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014729499816895 -- 26-04-01 08:22:14[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2497 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015108585357666 -- 26-04-01 08:22:14[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 108 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014429092407227 -- 26-04-01 08:22:14[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5672,5549,5536,5367,5354) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02121901512146 -- 26-04-01 08:22:16[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5536&extrafareApply_id=1 select o.org_id,o.org_name,c.cont_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 2497 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030510425567627 -- 26-04-01 08:22:16[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5536&extrafareApply_id=1 select d.driver_id,d.driver_name,d.receiving_unit_id,c.shortname,c.account_name,c.bank_account,opening_bank from dbtsl.v_tsl_driver d left join dbsys.sys_customer c on d.receiving_unit_id = c.customer_id where cont_id = 2497 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031139850616455 -- 26-04-01 08:22:16[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5536&extrafareApply_id=1 select 0 as extrafareapply_tslorder_id, 0 as extrafareApply_id,w_sl.copilot_driver, '' as fee_amt, 1 as status_id, o.order_id, o.order_no, 0 as is_close, o.pieces, o.weight, o.volume, o.calc_weight, o.acct_id, o.customer_id,route.route_name,w.truck_no,w.driver,o.order_date from dbtsl.v_tsl_order o left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_workch_order w_o on w_o.order_id = o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where o.order_id = 5536 and o.buzSystem_id = 15 and w.work_type_id = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090539455413818 -- 26-04-01 08:22:17[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select driver_id from dbsys.sys_driver where cont_id = 2497 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017471313476562 -- 26-04-01 08:22:17[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2497 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016793012619019 -- 26-04-01 08:22:17[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 108 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016210079193115 -- 26-04-01 08:22:17[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5672,5549,5536,5367,5354) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020179033279419 -- 26-04-01 08:22:18[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5354&extrafareApply_id=1 select o.org_id,o.org_name,c.cont_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 2497 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030028820037842 -- 26-04-01 08:22:18[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5354&extrafareApply_id=1 select d.driver_id,d.driver_name,d.receiving_unit_id,c.shortname,c.account_name,c.bank_account,opening_bank from dbtsl.v_tsl_driver d left join dbsys.sys_customer c on d.receiving_unit_id = c.customer_id where cont_id = 2497 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035920143127441 -- 26-04-01 08:22:18[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5354&extrafareApply_id=1 select 0 as extrafareapply_tslorder_id, 0 as extrafareApply_id,w_sl.copilot_driver, '' as fee_amt, 1 as status_id, o.order_id, o.order_no, 0 as is_close, o.pieces, o.weight, o.volume, o.calc_weight, o.acct_id, o.customer_id,route.route_name,w.truck_no,w.driver,o.order_date from dbtsl.v_tsl_order o left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_workch_order w_o on w_o.order_id = o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where o.order_id = 5354 and o.buzSystem_id = 15 and w.work_type_id = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019678115844727 -- 26-04-01 08:22:19[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?para={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22}&appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018610954284668 -- 26-04-01 08:22:19[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?para={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22}&appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2497 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0025591850280762 -- 26-04-01 08:22:19[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?para={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22}&appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2497 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001755952835083 -- 26-04-01 08:22:19[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?para={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22}&appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2497 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017359256744385 -- 26-04-01 08:22:19[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?para={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22}&appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2497 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016984224319458 -- 26-04-01 08:22:19[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?para={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22}&appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 108 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017750263214111 -- 26-04-01 08:22:19[邹平-2497] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?para={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22}&appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5672,5549,5536,5367,5354) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011044979095459 -- 26-04-01 08:43:58[何照泽-2753] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014979839324951 -- 26-04-01 08:43:58[何照泽-2753] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023260116577148 -- 26-04-01 08:43:58[何照泽-2753] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2753 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019800662994385 -- 26-04-01 08:43:58[何照泽-2753] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2753 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014770030975342 -- 26-04-01 08:43:58[何照泽-2753] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2753 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014941930770874 -- 26-04-01 08:43:58[何照泽-2753] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 378 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001939058303833 -- 26-04-01 08:43:58[何照泽-2753] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5557,5534,5365) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019361972808838 -- 26-04-01 09:08:55 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_type_id from dbwechat.wechat_publicno where appid='wxbcb1d4382ca8035f' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016200542449951 -- 26-04-01 09:08:55 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='wxbcb1d4382ca8035f' and isenable=1 and publicno_type_id=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0026199817657471 -- 26-04-01 09:08:55 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbwechat.wechat_publicno_acct p_a on b.publicno_id = p_a.publicno_id left join dbsys.sys_contact c on b.cont_id = c.cont_id where b.publicno_id = 11 and b.openid='ocoGM6J4D-EmDqwgjDJd0Jit1e_M' and b.cont_id >1 and c.cont_isenable = 1 and c.acct_id = p_a.acct_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015799999237061 -- 26-04-01 09:08:55 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select buzSystem_id from dbsys.sys_acctCH_buzSystem where acct_id = 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017437934875488 -- 26-04-01 09:08:55[易国会-2413] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002000093460083 -- 26-04-01 09:08:55[易国会-2413] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015590190887451 -- 26-04-01 09:08:55[易国会-2413] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2413 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023479461669922 -- 26-04-01 09:08:55[易国会-2413] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2413 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015740394592285 -- 26-04-01 09:08:55[易国会-2413] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2413 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015709400177002 -- 26-04-01 09:08:55[易国会-2413] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2413 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.040225028991699 -- 26-04-01 09:08:55[易国会-2413] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 243 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020570755004883 -- 26-04-01 09:08:55[易国会-2413] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5671,5546,5524,5352) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089230537414551 -- 26-04-01 09:21:10[外部人员[邰文]-2266] -- /buz/tsl/index.php/tsloprt/pickup_load_edit?event=truck_arvUnLoad select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2266 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.007871150970459 -- 26-04-01 09:30:18[易国会-2413] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5524&extrafareApply_id=74714 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74714 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014491081237793 -- 26-04-01 09:30:18[易国会-2413] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5524&extrafareApply_id=74714 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2413 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041248798370361 -- 26-04-01 09:30:18[易国会-2413] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5524&extrafareApply_id=74714 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74714 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001492977142334 -- 26-04-01 09:30:18[易国会-2413] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5524&extrafareApply_id=74714 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6290950 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013811588287354 -- 26-04-01 09:30:18[易国会-2413] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5524&extrafareApply_id=74714 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2413 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013680458068848 -- 26-04-01 09:30:18[易国会-2413] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5524&extrafareApply_id=74714 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2413 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018651962280273 -- 26-04-01 09:30:22[易国会-2413] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013980865478516 -- 26-04-01 09:30:22[易国会-2413] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2413 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021779537200928 -- 26-04-01 09:30:22[易国会-2413] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2413 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017290115356445 -- 26-04-01 09:30:22[易国会-2413] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2413 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012788772583008 -- 26-04-01 09:30:22[易国会-2413] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2413 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.03327488899231 -- 26-04-01 09:30:22[易国会-2413] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 243 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001910924911499 -- 26-04-01 09:30:22[易国会-2413] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5671,5546,5524,5352) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009145975112915 -- 26-04-01 09:30:24[易国会-2413] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5546&extrafareApply_id=74715 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74715 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015780925750732 -- 26-04-01 09:30:24[易国会-2413] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5546&extrafareApply_id=74715 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2413 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0025019645690918 -- 26-04-01 09:30:24[易国会-2413] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5546&extrafareApply_id=74715 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74715 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016970634460449 -- 26-04-01 09:30:24[易国会-2413] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5546&extrafareApply_id=74715 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6291033 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015552043914795 -- 26-04-01 09:30:24[易国会-2413] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5546&extrafareApply_id=74715 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2413 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015511512756348 -- 26-04-01 09:30:24[易国会-2413] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5546&extrafareApply_id=74715 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2413 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0079851150512695 -- 26-04-01 09:30:26[易国会-2413] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015790462493896 -- 26-04-01 09:30:26[易国会-2413] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2413 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014848709106445 -- 26-04-01 09:30:26[易国会-2413] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2413 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014879703521729 -- 26-04-01 09:30:26[易国会-2413] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2413 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015459060668945 -- 26-04-01 09:30:26[易国会-2413] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2413 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015580654144287 -- 26-04-01 09:30:26[易国会-2413] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 243 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014879703521729 -- 26-04-01 09:30:26[易国会-2413] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5671,5546,5524,5352) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010818958282471 -- 26-04-01 09:30:28[易国会-2413] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5524&extrafareApply_id=74714 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74714 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013699531555176 -- 26-04-01 09:30:28[易国会-2413] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5524&extrafareApply_id=74714 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2413 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023670196533203 -- 26-04-01 09:30:28[易国会-2413] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5524&extrafareApply_id=74714 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74714 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014998912811279 -- 26-04-01 09:30:28[易国会-2413] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5524&extrafareApply_id=74714 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6290950 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013649463653564 -- 26-04-01 09:30:28[易国会-2413] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5524&extrafareApply_id=74714 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2413 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013549327850342 -- 26-04-01 09:30:28[易国会-2413] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5524&extrafareApply_id=74714 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2413 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096371173858643 -- 26-04-01 09:30:30[易国会-2413] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013020038604736 -- 26-04-01 09:30:30[易国会-2413] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2413 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013000965118408 -- 26-04-01 09:30:30[易国会-2413] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2413 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012969970703125 -- 26-04-01 09:30:30[易国会-2413] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2413 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012810230255127 -- 26-04-01 09:30:30[易国会-2413] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2413 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016999959945679 -- 26-04-01 09:30:30[易国会-2413] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 243 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013279914855957 -- 26-04-01 09:30:30[易国会-2413] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5671,5546,5524,5352) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01568603515625 -- 26-04-01 10:12:53 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_type_id from dbwechat.wechat_publicno where appid='wxbcb1d4382ca8035f' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016238689422607 -- 26-04-01 10:12:53 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='wxbcb1d4382ca8035f' and isenable=1 and publicno_type_id=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0027430057525635 -- 26-04-01 10:12:53 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbwechat.wechat_publicno_acct p_a on b.publicno_id = p_a.publicno_id left join dbsys.sys_contact c on b.cont_id = c.cont_id where b.publicno_id = 11 and b.openid='ocoGM6LQWD_pbR1SmGVaUCcu_aPo' and b.cont_id >1 and c.cont_isenable = 1 and c.acct_id = p_a.acct_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019121170043945 -- 26-04-01 10:12:53 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select buzSystem_id from dbsys.sys_acctCH_buzSystem where acct_id = 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023400783538818 -- 26-04-01 10:12:53[龙九一-2494] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019729137420654 -- 26-04-01 10:12:53[龙九一-2494] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015490055084229 -- 26-04-01 10:12:53[龙九一-2494] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2494 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023229122161865 -- 26-04-01 10:12:53[龙九一-2494] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2494 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021390914916992 -- 26-04-01 10:12:53[龙九一-2494] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2494 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016000270843506 -- 26-04-01 10:12:53[龙九一-2494] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2494 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014433145523071 -- 26-04-01 10:12:53[龙九一-2494] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 105 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0078868865966797 -- 26-04-01 10:12:57[龙九一-2494] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select driver_id from dbsys.sys_driver where cont_id = 2494 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001492977142334 -- 26-04-01 10:12:57[龙九一-2494] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2494 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026695966720581 -- 26-04-01 10:12:57[龙九一-2494] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 105 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' AND o.order_date <= '2026/04/01 23:59:59 ' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010639190673828 -- 26-04-01 10:13:29[龙九一-2494] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select driver_id from dbsys.sys_driver where cont_id = 2494 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020558834075928 -- 26-04-01 10:13:29[龙九一-2494] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2494 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.036857128143311 -- 26-04-01 10:13:29[龙九一-2494] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 105 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/12' AND o.order_date <= '2026/04/01 23:59:59 ' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090000629425049 -- 26-04-01 10:14:05[龙九一-2494] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select driver_id from dbsys.sys_driver where cont_id = 2494 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016899108886719 -- 26-04-01 10:14:05[龙九一-2494] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2494 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.031574010848999 -- 26-04-01 10:14:05[龙九一-2494] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 105 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/12' AND o.order_date <= '2026/04/01 23:59:59 ' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013810873031616 -- 26-04-01 10:14:39[龙九一-2494] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020401477813721 -- 26-04-01 10:14:39[龙九一-2494] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2494 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028460025787354 -- 26-04-01 10:14:40[龙九一-2494] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2494 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023679733276367 -- 26-04-01 10:14:40[龙九一-2494] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2494 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020239353179932 -- 26-04-01 10:14:40[龙九一-2494] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2494 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014564037322998 -- 26-04-01 10:14:40[龙九一-2494] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 105 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091249942779541 -- 26-04-01 10:14:59[龙九一-2494] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select driver_id from dbsys.sys_driver where cont_id = 2494 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018301010131836 -- 26-04-01 10:14:59[龙九一-2494] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2494 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012425899505615 -- 26-04-01 10:14:59[龙九一-2494] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 105 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' AND o.order_date <= '2026/04/01 23:59:59 ' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076539516448975 -- 26-04-01 10:15:02[龙九一-2494] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select driver_id from dbsys.sys_driver where cont_id = 2494 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014541149139404 -- 26-04-01 10:15:02[龙九一-2494] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2494 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015678405761719 -- 26-04-01 10:15:02[龙九一-2494] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 105 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' AND o.order_date <= '2026/04/01 23:59:59 ' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015262126922607 -- 26-04-01 10:19:09[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018129348754883 -- 26-04-01 10:19:09[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0026099681854248 -- 26-04-01 10:19:09[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023410320281982 -- 26-04-01 10:19:09[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2507 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017828941345215 -- 26-04-01 10:19:09[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013208866119385 -- 26-04-01 10:19:09[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 118 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022621154785156 -- 26-04-01 10:19:09[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5563,5545,5371) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01557993888855 -- 26-04-01 10:19:11[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5563&extrafareApply_id=74853 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74853 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017428398132324 -- 26-04-01 10:19:11[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5563&extrafareApply_id=74853 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0044848918914795 -- 26-04-01 10:19:11[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5563&extrafareApply_id=74853 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74853 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018730163574219 -- 26-04-01 10:19:11[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5563&extrafareApply_id=74853 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6300163 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017471313476562 -- 26-04-01 10:19:11[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5563&extrafareApply_id=74853 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017619132995605 -- 26-04-01 10:19:11[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5563&extrafareApply_id=74853 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093450546264648 -- 26-04-01 10:27:09 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_type_id from dbwechat.wechat_publicno where appid='wxbcb1d4382ca8035f' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016069412231445 -- 26-04-01 10:27:09 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='wxbcb1d4382ca8035f' and isenable=1 and publicno_type_id=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0027730464935303 -- 26-04-01 10:27:09 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbwechat.wechat_publicno_acct p_a on b.publicno_id = p_a.publicno_id left join dbsys.sys_contact c on b.cont_id = c.cont_id where b.publicno_id = 11 and b.openid='ocoGM6MJACwhpkeT6cR7O6a1d6fU' and b.cont_id >1 and c.cont_isenable = 1 and c.acct_id = p_a.acct_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015909671783447 -- 26-04-01 10:27:09 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select buzSystem_id from dbsys.sys_acctCH_buzSystem where acct_id = 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017709732055664 -- 26-04-01 10:27:09[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019748210906982 -- 26-04-01 10:27:09[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001572847366333 -- 26-04-01 10:27:09[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2423 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022988319396973 -- 26-04-01 10:27:09[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2423 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019190311431885 -- 26-04-01 10:27:09[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2423 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015721321105957 -- 26-04-01 10:27:09[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2423 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.033435106277466 -- 26-04-01 10:27:09[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 37 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020577907562256 -- 26-04-01 10:27:09[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5690,5506,5475,5401) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.037862062454224 -- 26-04-01 10:27:12[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5690&extrafareApply_id=74968 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74968 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014269351959229 -- 26-04-01 10:27:12[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5690&extrafareApply_id=74968 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2423 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002396821975708 -- 26-04-01 10:27:12[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5690&extrafareApply_id=74968 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74968 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015990734100342 -- 26-04-01 10:27:12[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5690&extrafareApply_id=74968 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6309065 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013890266418457 -- 26-04-01 10:27:12[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5690&extrafareApply_id=74968 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2423 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013909339904785 -- 26-04-01 10:27:12[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5690&extrafareApply_id=74968 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2423 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098590850830078 -- 26-04-01 10:27:15[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018658638000488 -- 26-04-01 10:27:15[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2423 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0025181770324707 -- 26-04-01 10:27:15[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2423 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019428730010986 -- 26-04-01 10:27:15[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2423 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018060207366943 -- 26-04-01 10:27:15[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2423 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.030706882476807 -- 26-04-01 10:27:15[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 37 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024211406707764 -- 26-04-01 10:27:15[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5690,5506,5475,5401) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010043859481812 -- 26-04-01 10:27:17[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5506&extrafareApply_id=74765 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74765 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017871856689453 -- 26-04-01 10:27:17[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5506&extrafareApply_id=74765 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2423 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043778419494629 -- 26-04-01 10:27:17[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5506&extrafareApply_id=74765 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74765 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019018650054932 -- 26-04-01 10:27:17[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5506&extrafareApply_id=74765 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6294745 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017650127410889 -- 26-04-01 10:27:17[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5506&extrafareApply_id=74765 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2423 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017380714416504 -- 26-04-01 10:27:17[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5506&extrafareApply_id=74765 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2423 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0074098110198975 -- 26-04-01 10:27:41[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013968944549561 -- 26-04-01 10:27:41[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2423 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020458698272705 -- 26-04-01 10:27:41[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2423 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017020702362061 -- 26-04-01 10:27:41[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2423 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001356840133667 -- 26-04-01 10:27:41[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2423 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.032143115997314 -- 26-04-01 10:27:41[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 37 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015530586242676 -- 26-04-01 10:27:41[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5690,5506,5475,5401) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013712882995605 -- 26-04-01 10:27:43[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5506&extrafareApply_id=74764 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74764 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014359951019287 -- 26-04-01 10:27:43[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5506&extrafareApply_id=74764 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2423 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023438930511475 -- 26-04-01 10:27:43[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5506&extrafareApply_id=74764 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74764 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016281604766846 -- 26-04-01 10:27:43[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5506&extrafareApply_id=74764 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6294706 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014450550079346 -- 26-04-01 10:27:43[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5506&extrafareApply_id=74764 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2423 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014200210571289 -- 26-04-01 10:27:43[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5506&extrafareApply_id=74764 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2423 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082671642303467 -- 26-04-01 10:59:13 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_type_id from dbwechat.wechat_publicno where appid='wxbcb1d4382ca8035f' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012792110443115 -- 26-04-01 10:59:13 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_type_id from dbwechat.wechat_publicno where appid='wxbcb1d4382ca8035f' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019640922546387 -- 26-04-01 10:59:13 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='wxbcb1d4382ca8035f' and isenable=1 and publicno_type_id=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0027780532836914 -- 26-04-01 10:59:13 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbwechat.wechat_publicno_acct p_a on b.publicno_id = p_a.publicno_id left join dbsys.sys_contact c on b.cont_id = c.cont_id where b.publicno_id = 11 and b.openid='ocoGM6MlvB7k2aF_fziRkr8dmUcw' and b.cont_id >1 and c.cont_isenable = 1 and c.acct_id = p_a.acct_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015180110931396 -- 26-04-01 10:59:13 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select buzSystem_id from dbsys.sys_acctCH_buzSystem where acct_id = 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017280578613281 -- 26-04-01 10:59:13[李刚-2482] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019979476928711 -- 26-04-01 10:59:13[李刚-2482] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014967918395996 -- 26-04-01 10:59:13[李刚-2482] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2482 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022261142730713 -- 26-04-01 10:59:13[李刚-2482] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2482 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018482208251953 -- 26-04-01 10:59:13[李刚-2482] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2482 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014820098876953 -- 26-04-01 10:59:13[李刚-2482] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2482 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0274658203125 -- 26-04-01 10:59:13[李刚-2482] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 97 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020511150360107 -- 26-04-01 10:59:13[李刚-2482] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5687,5511,5487,5467,5381) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018695831298828 -- 26-04-01 10:59:43[李刚-2482] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select driver_id from dbsys.sys_driver where cont_id = 2482 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015571117401123 -- 26-04-01 10:59:43[李刚-2482] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2482 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012133836746216 -- 26-04-01 10:59:43[李刚-2482] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 97 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/31' AND o.order_date <= '2026/04/01 23:59:59 ' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019731521606445 -- 26-04-01 10:59:43[李刚-2482] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5687) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016754150390625 -- 26-04-01 10:59:49[李刚-2482] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5687&extrafareApply_id=1 select o.org_id,o.org_name,c.cont_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 2482 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002349853515625 -- 26-04-01 10:59:49[李刚-2482] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5687&extrafareApply_id=1 select d.driver_id,d.driver_name,d.receiving_unit_id,c.shortname,c.account_name,c.bank_account,opening_bank from dbtsl.v_tsl_driver d left join dbsys.sys_customer c on d.receiving_unit_id = c.customer_id where cont_id = 2482 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018959045410156 -- 26-04-01 10:59:49[李刚-2482] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5687&extrafareApply_id=1 select 0 as extrafareapply_tslorder_id, 0 as extrafareApply_id,w_sl.copilot_driver, '' as fee_amt, 1 as status_id, o.order_id, o.order_no, 0 as is_close, o.pieces, o.weight, o.volume, o.calc_weight, o.acct_id, o.customer_id,route.route_name,w.truck_no,w.driver,o.order_date from dbtsl.v_tsl_order o left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_workch_order w_o on w_o.order_id = o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where o.order_id = 5687 and o.buzSystem_id = 15 and w.work_type_id = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02019190788269 -- 26-04-01 11:01:33[李刚-2482] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74979 and order_id = 5687 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016560554504395 -- 26-04-01 11:01:33[李刚-2482] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2482 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020496845245361 -- 26-04-01 11:02:26[李刚-2482] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74979 and order_id = 5687 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019363880157471 -- 26-04-01 11:03:57[李刚-2482] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014228820800781 -- 26-04-01 11:03:57[李刚-2482] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2482 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021219253540039 -- 26-04-01 11:03:57[李刚-2482] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2482 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00142502784729 -- 26-04-01 11:03:57[李刚-2482] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2482 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013649463653564 -- 26-04-01 11:03:57[李刚-2482] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2482 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.035098791122437 -- 26-04-01 11:03:57[李刚-2482] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 97 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018739700317383 -- 26-04-01 11:03:57[李刚-2482] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5687,5511,5487,5467,5381) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023633003234863 -- 26-04-01 11:04:03[李刚-2482] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select driver_id from dbsys.sys_driver where cont_id = 2482 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019710063934326 -- 26-04-01 11:04:03[李刚-2482] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2482 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011605978012085 -- 26-04-01 11:04:03[李刚-2482] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 97 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/31' AND o.order_date <= '2026/04/01 23:59:59 ' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021500587463379 -- 26-04-01 11:04:03[李刚-2482] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5687) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096960067749023 -- 26-04-01 11:04:19[李刚-2482] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5687&extrafareApply_id=74979 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74979 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016319751739502 -- 26-04-01 11:04:19[李刚-2482] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5687&extrafareApply_id=74979 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2482 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024509429931641 -- 26-04-01 11:04:19[李刚-2482] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5687&extrafareApply_id=74979 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74979 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016632080078125 -- 26-04-01 11:04:19[李刚-2482] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5687&extrafareApply_id=74979 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6309910 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015618801116943 -- 26-04-01 11:04:19[李刚-2482] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5687&extrafareApply_id=74979 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2482 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016016006469727 -- 26-04-01 11:04:47[李刚-2482] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74979 and order_id = 5687 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015749216079712 -- 26-04-01 11:05:03[李刚-2482] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee SELECT apply_amt FROM dboa.oa_extrafareapply WHERE extrafareApply_id= 74979 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039129257202148 -- 26-04-01 11:05:03[李刚-2482] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee update dboa.oa_extrafareapply_tslorder set fee_amt = 20.00 where extrafareApply_id = 74979 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011631011962891 -- 26-04-01 11:05:06[李刚-2482] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74979 and order_id = 5687 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017103910446167 -- 26-04-01 11:05:17[李刚-2482] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select driver_id from dbsys.sys_driver where cont_id = 2482 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013139247894287 -- 26-04-01 11:05:17[李刚-2482] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2482 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029566049575806 -- 26-04-01 11:05:17[李刚-2482] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 97 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015580654144287 -- 26-04-01 11:05:17[李刚-2482] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5687,5511,5487,5467,5381) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099728107452393 -- 26-04-01 11:29:19 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_type_id from dbwechat.wechat_publicno where appid='wxbcb1d4382ca8035f' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018939971923828 -- 26-04-01 11:29:19 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='wxbcb1d4382ca8035f' and isenable=1 and publicno_type_id=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030717849731445 -- 26-04-01 11:29:19 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbwechat.wechat_publicno_acct p_a on b.publicno_id = p_a.publicno_id left join dbsys.sys_contact c on b.cont_id = c.cont_id where b.publicno_id = 11 and b.openid='ocoGM6KRC-nH-s1N5XnfCl_eeQIA' and b.cont_id >1 and c.cont_isenable = 1 and c.acct_id = p_a.acct_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018448829650879 -- 26-04-01 11:29:19 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select buzSystem_id from dbsys.sys_acctCH_buzSystem where acct_id = 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020520687103271 -- 26-04-01 11:29:19[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022480487823486 -- 26-04-01 11:29:19[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018198490142822 -- 26-04-01 11:29:19[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2499 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0026240348815918 -- 26-04-01 11:29:19[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2499 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022151470184326 -- 26-04-01 11:29:19[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2499 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018341541290283 -- 26-04-01 11:29:19[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2499 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.032970190048218 -- 26-04-01 11:29:20[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 110 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024788379669189 -- 26-04-01 11:29:20[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5570,5409,5316) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020537137985229 -- 26-04-01 11:37:24[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018749237060547 -- 26-04-01 11:37:24[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0026359558105469 -- 26-04-01 11:37:24[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019009113311768 -- 26-04-01 11:37:24[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2507 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018279552459717 -- 26-04-01 11:37:24[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014630794525146 -- 26-04-01 11:37:24[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 118 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001939058303833 -- 26-04-01 11:37:24[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5563,5545,5371) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014607906341553 -- 26-04-01 11:37:32[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5563&extrafareApply_id=74853 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74853 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016310214996338 -- 26-04-01 11:37:32[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5563&extrafareApply_id=74853 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0025291442871094 -- 26-04-01 11:37:32[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5563&extrafareApply_id=74853 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74853 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001741886138916 -- 26-04-01 11:37:32[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5563&extrafareApply_id=74853 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6300163 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016140937805176 -- 26-04-01 11:37:32[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5563&extrafareApply_id=74853 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016069412231445 -- 26-04-01 11:37:32[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5563&extrafareApply_id=74853 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080740451812744 -- 26-04-01 11:43:17 -- /buz/tsl/index.php/tsloprt/driver_salary_list?appid=wxbcb1d4382ca8035f&wxMenu_id=127 select publicno_type_id from dbwechat.wechat_publicno where appid='wxbcb1d4382ca8035f' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010282039642334 -- 26-04-01 11:43:18[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_salary_list?appid=wxbcb1d4382ca8035f&wxMenu_id=127 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=127 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017249584197998 -- 26-04-01 11:43:18[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_salary_list?appid=wxbcb1d4382ca8035f&wxMenu_id=127 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024960041046143 -- 26-04-01 11:43:18[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_salary_list?appid=wxbcb1d4382ca8035f&wxMenu_id=127 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 127 and cont_id = 2507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034899711608887 -- 26-04-01 11:43:18[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_salary_list?appid=wxbcb1d4382ca8035f&wxMenu_id=127 SELECT driver_id,receiving_unit_id,salaryItem_tmplt_id FROM dbtsl.v_tsl_driver WHERE cont_id = 2507 AND acct_id = 47 AND isenable = 1 AND driver_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0071558952331543 -- 26-04-01 11:43:18[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_salary_list?appid=wxbcb1d4382ca8035f&wxMenu_id=127 SELECT s.*,sd.*,c.shortname driver_name, s_e.extfield_json,group_concat(s.statement_no) statement_no, group_concat(s.statement_id) statement_ids, sum(s_d.sumSalary_amt) sumSalary_amt,sum(s_d.monthlyBonus_amt) monthlyBonus_amt, sum(s_d.monthlyDeduction_amt) monthlyDeduction_amt,sum(s_d.otherDeduction_amt) otherDeduction_amt, sum(s_d.sumDeduction_amt) sumDeduction_amt, date_format(s.start_date, '%Y-%m-%d') AS start_date, date_format(s.end_date, '%Y-%m-%d') AS end_date FROM dbtsl.tsl_statement s LEFT JOIN dbtsl.tsl_statement_ext s_e ON s.statement_id = s_e.statement_id LEFT JOIN dbsys.sys_customer c ON s.customer_id = c.customer_id LEFT JOIN dbtsl.tsl_statementex_driversalary s_d ON s.statement_id = s_d.statement_id LEFT JOIN dboa.oa_fareapply f ON f.fareApply_id = s_d.fareApply_id LEFT JOIN dbfin.fin_salarydata sd ON sd.salaryData_id = s_d.salaryData_id LEFT JOIN dboa.oa_fareapply fin_f ON sd.fareApply_id = fin_f.fareApply_id WHERE s.customer_id = 20096 AND s.acct_id = 47 AND s.statement_type_id = 2 AND (f.payStatus_id = 3 OR fin_f.payStatus_id = 3) AND s.start_date >= '2026-03-01' AND s.start_date <= '2026-03-31 23:59:59' GROUP BY IF(sd.salarydata_id IS NULL, UUID(), sd.salarydata_id) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0027809143066406 -- 26-04-01 11:43:18[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_salary_list?appid=wxbcb1d4382ca8035f&wxMenu_id=127 SELECT salaryItem_name,field_name FROM dbfin.fin_salaryitem WHERE isenable = 1 AND salaryItem_tmplt_id = 55 AND is_effective = 1 AND salaryItem_id NOT IN(SELECT fin_salaryItem_id FROM dbtsl.tsl_driversalary2fin_setting WHERE acct_id = 47) ORDER BY salaryItem_sort ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010796070098877 -- 26-04-01 11:43:20[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_salary_list?event=driver_salary_edit&statement_ids=3785 SELECT i.*,w.work_no no,w.work_id,DATE_FORMAT(o.order_date,'%Y-%m-%d %H:%i') order_date, w.work_type_id,w_ot.otherWork_type_id, w.notes,c.shortname driver_name, DATE_FORMAT(w.createdon,'%Y-%m-%d') createdon,w.carrier_id,w.carrier_id customer_id,o.route_name,o.order_no,o.order_id, o.truck_no FROM dbtsl.tsl_invoice i LEFT JOIN dbsys.sys_customer c ON i.inv_cust_id = c.customer_id LEFT JOIN dbtsl.tsl_work w ON i.source_tblName = 'dbtsl.tsl_work' and i.source_fldVal = w.work_id LEFT JOIN dbtsl.tsl_workex_other w_ot ON w_ot.work_id = w.work_id LEFT JOIN dbtsl.tsl_workch_order w_o ON w_o.work_id = w.work_id LEFT JOIN dbtsl.v_ftl_order o ON o.order_id = w_o.order_id WHERE i.statement_id in(3785) order by o.order_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016098022460938 -- 26-04-01 11:43:58[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015418529510498 -- 26-04-01 11:43:58[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002284049987793 -- 26-04-01 11:43:58[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019371509552002 -- 26-04-01 11:43:58[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2507 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014917850494385 -- 26-04-01 11:43:58[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014305830001831 -- 26-04-01 11:43:59[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 118 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016570091247559 -- 26-04-01 11:43:59[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5563,5545,5371) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095500946044922 -- 26-04-01 11:43:59[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015640258789062 -- 26-04-01 11:43:59[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015430450439453 -- 26-04-01 11:43:59[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015368461608887 -- 26-04-01 11:43:59[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2507 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015158653259277 -- 26-04-01 11:43:59[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016419887542725 -- 26-04-01 11:43:59[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 118 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015389919281006 -- 26-04-01 11:43:59[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5563,5545,5371) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008685827255249 -- 26-04-01 11:44:03[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5563&extrafareApply_id=74853 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74853 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013749599456787 -- 26-04-01 11:44:03[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5563&extrafareApply_id=74853 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019798278808594 -- 26-04-01 11:44:03[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5563&extrafareApply_id=74853 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74853 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015108585357666 -- 26-04-01 11:44:03[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5563&extrafareApply_id=74853 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6300163 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014119148254395 -- 26-04-01 11:44:03[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5563&extrafareApply_id=74853 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013599395751953 -- 26-04-01 11:44:03[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5563&extrafareApply_id=74853 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089030265808105 -- 26-04-01 11:52:11 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_type_id from dbwechat.wechat_publicno where appid='wxbcb1d4382ca8035f' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017290115356445 -- 26-04-01 11:52:11 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='wxbcb1d4382ca8035f' and isenable=1 and publicno_type_id=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028581619262695 -- 26-04-01 11:52:11 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbwechat.wechat_publicno_acct p_a on b.publicno_id = p_a.publicno_id left join dbsys.sys_contact c on b.cont_id = c.cont_id where b.publicno_id = 11 and b.openid='ocoGM6NeZJip-5Hm48HOCHZmdkOs' and b.cont_id >1 and c.cont_isenable = 1 and c.acct_id = p_a.acct_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017001628875732 -- 26-04-01 11:52:11 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select buzSystem_id from dbsys.sys_acctCH_buzSystem where acct_id = 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019080638885498 -- 26-04-01 11:52:11[王杰-2508] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020787715911865 -- 26-04-01 11:52:11[王杰-2508] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001694917678833 -- 26-04-01 11:52:11[王杰-2508] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024402141571045 -- 26-04-01 11:52:11[王杰-2508] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2508 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020420551300049 -- 26-04-01 11:52:11[王杰-2508] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2508 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016789436340332 -- 26-04-01 11:52:11[王杰-2508] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01305103302002 -- 26-04-01 11:52:11[王杰-2508] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 119 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018320083618164 -- 26-04-01 11:52:11[王杰-2508] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5674,5552,5527,5358) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0079679489135742 -- 26-04-01 11:52:13[王杰-2508] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5674&extrafareApply_id=1 select o.org_id,o.org_name,c.cont_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 2508 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0027730464935303 -- 26-04-01 11:52:13[王杰-2508] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5674&extrafareApply_id=1 select d.driver_id,d.driver_name,d.receiving_unit_id,c.shortname,c.account_name,c.bank_account,opening_bank from dbtsl.v_tsl_driver d left join dbsys.sys_customer c on d.receiving_unit_id = c.customer_id where cont_id = 2508 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039680004119873 -- 26-04-01 11:52:13[王杰-2508] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5674&extrafareApply_id=1 select 0 as extrafareapply_tslorder_id, 0 as extrafareApply_id,w_sl.copilot_driver, '' as fee_amt, 1 as status_id, o.order_id, o.order_no, 0 as is_close, o.pieces, o.weight, o.volume, o.calc_weight, o.acct_id, o.customer_id,route.route_name,w.truck_no,w.driver,o.order_date from dbtsl.v_tsl_order o left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_workch_order w_o on w_o.order_id = o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where o.order_id = 5674 and o.buzSystem_id = 15 and w.work_type_id = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022903203964233 -- 26-04-01 11:52:49[王杰-2508] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74983 and order_id = 5674 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017189979553223 -- 26-04-01 11:52:49[王杰-2508] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013650894165039 -- 26-04-01 11:53:03[王杰-2508] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee SELECT apply_amt FROM dboa.oa_extrafareapply WHERE extrafareApply_id= 74983 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029559135437012 -- 26-04-01 11:53:03[王杰-2508] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee update dboa.oa_extrafareapply_tslorder set fee_amt = 1250.00 where extrafareApply_id = 74983 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010539054870605 -- 26-04-01 11:53:56[王杰-2508] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74983 and order_id = 5674 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076291561126709 -- 26-04-01 11:53:57[王杰-2508] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74983 and order_id = 5674 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011812925338745 -- 26-04-01 11:54:04[王杰-2508] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select driver_id from dbsys.sys_driver where cont_id = 2508 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017290115356445 -- 26-04-01 11:54:04[王杰-2508] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.032526016235352 -- 26-04-01 11:54:04[王杰-2508] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 119 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019638538360596 -- 26-04-01 11:54:04[王杰-2508] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5674,5552,5527,5358) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017512083053589 -- 26-04-01 11:54:21[王杰-2508] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5674&extrafareApply_id=1 select o.org_id,o.org_name,c.cont_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 2508 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031120777130127 -- 26-04-01 11:54:21[王杰-2508] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5674&extrafareApply_id=1 select d.driver_id,d.driver_name,d.receiving_unit_id,c.shortname,c.account_name,c.bank_account,opening_bank from dbtsl.v_tsl_driver d left join dbsys.sys_customer c on d.receiving_unit_id = c.customer_id where cont_id = 2508 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0026230812072754 -- 26-04-01 11:54:21[王杰-2508] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5674&extrafareApply_id=1 select 0 as extrafareapply_tslorder_id, 0 as extrafareApply_id,w_sl.copilot_driver, '' as fee_amt, 1 as status_id, o.order_id, o.order_no, 0 as is_close, o.pieces, o.weight, o.volume, o.calc_weight, o.acct_id, o.customer_id,route.route_name,w.truck_no,w.driver,o.order_date from dbtsl.v_tsl_order o left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_workch_order w_o on w_o.order_id = o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where o.order_id = 5674 and o.buzSystem_id = 15 and w.work_type_id = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082619190216064 -- 26-04-01 12:18:31[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015599727630615 -- 26-04-01 12:18:31[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002345085144043 -- 26-04-01 12:18:31[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019960403442383 -- 26-04-01 12:18:31[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2507 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014948844909668 -- 26-04-01 12:18:31[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014671087265015 -- 26-04-01 12:18:31[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 118 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020031929016113 -- 26-04-01 12:18:31[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5563,5545,5371) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015228033065796 -- 26-04-01 12:55:42[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017340183258057 -- 26-04-01 12:55:42[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024900436401367 -- 26-04-01 12:55:42[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021560192108154 -- 26-04-01 12:55:42[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2507 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016679763793945 -- 26-04-01 12:55:42[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015037059783936 -- 26-04-01 12:55:42[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 118 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021829605102539 -- 26-04-01 12:55:42[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5563,5545,5371) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099191665649414 -- 26-04-01 12:55:53[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5563&extrafareApply_id=74853 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74853 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014550685882568 -- 26-04-01 12:55:53[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5563&extrafareApply_id=74853 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041871070861816 -- 26-04-01 12:55:53[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5563&extrafareApply_id=74853 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74853 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016000270843506 -- 26-04-01 12:55:53[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5563&extrafareApply_id=74853 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6300163 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00142502784729 -- 26-04-01 12:55:53[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5563&extrafareApply_id=74853 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014188289642334 -- 26-04-01 12:55:53[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5563&extrafareApply_id=74853 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011761903762817 -- 26-04-01 12:55:56[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5563&extrafareApply_id=74853 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74853 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013082027435303 -- 26-04-01 12:55:56[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5563&extrafareApply_id=74853 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040678977966309 -- 26-04-01 12:55:57[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5563&extrafareApply_id=74853 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74853 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013120174407959 -- 26-04-01 12:55:57[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5563&extrafareApply_id=74853 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6300163 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013070106506348 -- 26-04-01 12:55:57[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5563&extrafareApply_id=74853 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001276969909668 -- 26-04-01 12:55:57[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5563&extrafareApply_id=74853 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021581172943115 -- 26-04-01 12:57:59[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016729831695557 -- 26-04-01 12:57:59[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002357006072998 -- 26-04-01 12:57:59[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2469 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020239353179932 -- 26-04-01 12:57:59[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2469 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016438961029053 -- 26-04-01 12:57:59[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014492034912109 -- 26-04-01 12:57:59[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 83 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001856803894043 -- 26-04-01 12:57:59[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5693,5503,5478,5385) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014292001724243 -- 26-04-01 12:58:02[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5693&extrafareApply_id=74967 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74967 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017158985137939 -- 26-04-01 12:58:02[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5693&extrafareApply_id=74967 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022721290588379 -- 26-04-01 12:58:02[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5693&extrafareApply_id=74967 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74967 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018279552459717 -- 26-04-01 12:58:02[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5693&extrafareApply_id=74967 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6308977 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017058849334717 -- 26-04-01 12:58:02[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5693&extrafareApply_id=74967 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017001628875732 -- 26-04-01 12:58:02[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5693&extrafareApply_id=74967 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0072999000549316 -- 26-04-01 12:58:05[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012879371643066 -- 26-04-01 12:58:05[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013101100921631 -- 26-04-01 12:58:05[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2469 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012879371643066 -- 26-04-01 12:58:05[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2469 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012860298156738 -- 26-04-01 12:58:05[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016512155532837 -- 26-04-01 12:58:05[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 83 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013079643249512 -- 26-04-01 12:58:05[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5693,5503,5478,5385) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083918571472168 -- 26-04-01 12:58:07[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5503&extrafareApply_id=74734 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74734 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001370906829834 -- 26-04-01 12:58:07[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5503&extrafareApply_id=74734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040090084075928 -- 26-04-01 12:58:07[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5503&extrafareApply_id=74734 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74734 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019159317016602 -- 26-04-01 12:58:07[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5503&extrafareApply_id=74734 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6293353 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013599395751953 -- 26-04-01 12:58:07[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5503&extrafareApply_id=74734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013749599456787 -- 26-04-01 12:58:07[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5503&extrafareApply_id=74734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084559917449951 -- 26-04-01 12:58:07[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5503&extrafareApply_id=74734 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74734 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016040802001953 -- 26-04-01 12:58:07[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5503&extrafareApply_id=74734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021791458129883 -- 26-04-01 12:58:07[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5503&extrafareApply_id=74734 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74734 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016310214996338 -- 26-04-01 12:58:07[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5503&extrafareApply_id=74734 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6293353 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015928745269775 -- 26-04-01 12:58:07[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5503&extrafareApply_id=74734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016191005706787 -- 26-04-01 12:58:07[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5503&extrafareApply_id=74734 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010289907455444 -- 26-04-01 12:58:11[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001533031463623 -- 26-04-01 12:58:11[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021939277648926 -- 26-04-01 12:58:11[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2469 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018091201782227 -- 26-04-01 12:58:11[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2469 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014810562133789 -- 26-04-01 12:58:11[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014147996902466 -- 26-04-01 12:58:12[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 83 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016779899597168 -- 26-04-01 12:58:12[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5693,5503,5478,5385) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089869499206543 -- 26-04-01 12:58:16[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5478&extrafareApply_id=74736 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74736 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014431476593018 -- 26-04-01 12:58:16[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5478&extrafareApply_id=74736 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023419857025146 -- 26-04-01 12:58:16[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5478&extrafareApply_id=74736 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74736 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016169548034668 -- 26-04-01 12:58:16[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5478&extrafareApply_id=74736 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6293401 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014159679412842 -- 26-04-01 12:58:16[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5478&extrafareApply_id=74736 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014050006866455 -- 26-04-01 12:58:16[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5478&extrafareApply_id=74736 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014003038406372 -- 26-04-01 12:58:21[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013010501861572 -- 26-04-01 12:58:21[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001291036605835 -- 26-04-01 12:58:21[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2469 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012779235839844 -- 26-04-01 12:58:21[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2469 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012860298156738 -- 26-04-01 12:58:21[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022384166717529 -- 26-04-01 12:58:21[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 83 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013179779052734 -- 26-04-01 12:58:21[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5693,5503,5478,5385) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083258152008057 -- 26-04-01 12:58:34 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_type_id from dbwechat.wechat_publicno where appid='wxbcb1d4382ca8035f' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015890598297119 -- 26-04-01 12:58:34 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='wxbcb1d4382ca8035f' and isenable=1 and publicno_type_id=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0025389194488525 -- 26-04-01 12:58:34 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbwechat.wechat_publicno_acct p_a on b.publicno_id = p_a.publicno_id left join dbsys.sys_contact c on b.cont_id = c.cont_id where b.publicno_id = 11 and b.openid='ocoGM6LfeEQ5xsGNW1qYMAzAthXU' and b.cont_id >1 and c.cont_isenable = 1 and c.acct_id = p_a.acct_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016148090362549 -- 26-04-01 12:58:34 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select buzSystem_id from dbsys.sys_acctCH_buzSystem where acct_id = 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001802921295166 -- 26-04-01 12:58:34[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014448881149292 -- 26-04-01 12:58:37[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?wxMenu_id=126&appid=wxbcb1d4382ca8035f&wxMenu_id=126¶={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22} select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014011859893799 -- 26-04-01 12:58:37[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?wxMenu_id=126&appid=wxbcb1d4382ca8035f&wxMenu_id=126¶={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22} select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00211501121521 -- 26-04-01 12:58:37[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?wxMenu_id=126&appid=wxbcb1d4382ca8035f&wxMenu_id=126¶={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22} select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2738 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017249584197998 -- 26-04-01 12:58:37[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?wxMenu_id=126&appid=wxbcb1d4382ca8035f&wxMenu_id=126¶={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22} select driver_id from dbsys.sys_driver where cont_id = 2738 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013740062713623 -- 26-04-01 12:58:37[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?wxMenu_id=126&appid=wxbcb1d4382ca8035f&wxMenu_id=126¶={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22} select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.032179117202759 -- 26-04-01 12:58:37[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?wxMenu_id=126&appid=wxbcb1d4382ca8035f&wxMenu_id=126¶={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22} SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 363 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015909671783447 -- 26-04-01 12:58:37[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?wxMenu_id=126&appid=wxbcb1d4382ca8035f&wxMenu_id=126¶={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22} select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5686,5510,5499,5473) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010087013244629 -- 26-04-01 12:58:38[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5503&extrafareApply_id=74730 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74730 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016319751739502 -- 26-04-01 12:58:38[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5503&extrafareApply_id=74730 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041909217834473 -- 26-04-01 12:58:38[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5503&extrafareApply_id=74730 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74730 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017390251159668 -- 26-04-01 12:58:38[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5503&extrafareApply_id=74730 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6293301 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016450881958008 -- 26-04-01 12:58:38[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5503&extrafareApply_id=74730 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016381740570068 -- 26-04-01 12:58:38[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5503&extrafareApply_id=74730 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01604700088501 -- 26-04-01 12:58:41[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017020702362061 -- 26-04-01 12:58:41[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016689300537109 -- 26-04-01 12:58:41[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2469 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016651153564453 -- 26-04-01 12:58:41[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2469 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016710758209229 -- 26-04-01 12:58:41[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021339178085327 -- 26-04-01 12:58:41[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 83 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017290115356445 -- 26-04-01 12:58:41[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5693,5503,5478,5385) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016110181808472 -- 26-04-01 12:58:46[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5693&extrafareApply_id=74966 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74966 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014350414276123 -- 26-04-01 12:58:46[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5693&extrafareApply_id=74966 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035271644592285 -- 26-04-01 12:58:46[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5693&extrafareApply_id=74966 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74966 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015480518341064 -- 26-04-01 12:58:46[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5693&extrafareApply_id=74966 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6308976 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014240741729736 -- 26-04-01 12:58:46[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5693&extrafareApply_id=74966 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014200210571289 -- 26-04-01 12:58:46[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5693&extrafareApply_id=74966 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01235818862915 -- 26-04-01 12:59:02[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017681121826172 -- 26-04-01 12:59:02[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017659664154053 -- 26-04-01 12:59:02[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2469 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017569065093994 -- 26-04-01 12:59:02[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2469 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001751184463501 -- 26-04-01 12:59:02[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019966840744019 -- 26-04-01 12:59:02[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 83 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017740726470947 -- 26-04-01 12:59:02[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5693,5503,5478,5385) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077459812164307 -- 26-04-01 12:59:09[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=1 select o.org_id,o.org_name,c.cont_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 2738 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028979778289795 -- 26-04-01 12:59:09[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=1 select d.driver_id,d.driver_name,d.receiving_unit_id,c.shortname,c.account_name,c.bank_account,opening_bank from dbtsl.v_tsl_driver d left join dbsys.sys_customer c on d.receiving_unit_id = c.customer_id where cont_id = 2738 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022890567779541 -- 26-04-01 12:59:09[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=1 select 0 as extrafareapply_tslorder_id, 0 as extrafareApply_id,w_sl.copilot_driver, '' as fee_amt, 1 as status_id, o.order_id, o.order_no, 0 as is_close, o.pieces, o.weight, o.volume, o.calc_weight, o.acct_id, o.customer_id,route.route_name,w.truck_no,w.driver,o.order_date from dbtsl.v_tsl_order o left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_workch_order w_o on w_o.order_id = o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where o.order_id = 5473 and o.buzSystem_id = 15 and w.work_type_id = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0079290866851807 -- 26-04-01 13:00:37[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74985 and order_id = 5473 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014650821685791 -- 26-04-01 13:00:37[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013420104980469 -- 26-04-01 13:00:56[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee SELECT apply_amt FROM dboa.oa_extrafareapply WHERE extrafareApply_id= 74985 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031189918518066 -- 26-04-01 13:00:56[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee update dboa.oa_extrafareapply_tslorder set fee_amt = 40.00 where extrafareApply_id = 74985 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015442848205566 -- 26-04-01 13:01:57[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5686&extrafareApply_id=1 select o.org_id,o.org_name,c.cont_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 2738 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0026531219482422 -- 26-04-01 13:01:57[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5686&extrafareApply_id=1 select d.driver_id,d.driver_name,d.receiving_unit_id,c.shortname,c.account_name,c.bank_account,opening_bank from dbtsl.v_tsl_driver d left join dbsys.sys_customer c on d.receiving_unit_id = c.customer_id where cont_id = 2738 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021650791168213 -- 26-04-01 13:01:57[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5686&extrafareApply_id=1 select 0 as extrafareapply_tslorder_id, 0 as extrafareApply_id,w_sl.copilot_driver, '' as fee_amt, 1 as status_id, o.order_id, o.order_no, 0 as is_close, o.pieces, o.weight, o.volume, o.calc_weight, o.acct_id, o.customer_id,route.route_name,w.truck_no,w.driver,o.order_date from dbtsl.v_tsl_order o left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_workch_order w_o on w_o.order_id = o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where o.order_id = 5686 and o.buzSystem_id = 15 and w.work_type_id = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013098001480103 -- 26-04-01 13:02:03[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=1 select o.org_id,o.org_name,c.cont_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 2738 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002997875213623 -- 26-04-01 13:02:03[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=1 select d.driver_id,d.driver_name,d.receiving_unit_id,c.shortname,c.account_name,c.bank_account,opening_bank from dbtsl.v_tsl_driver d left join dbsys.sys_customer c on d.receiving_unit_id = c.customer_id where cont_id = 2738 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038800239562988 -- 26-04-01 13:02:03[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=1 select 0 as extrafareapply_tslorder_id, 0 as extrafareApply_id,w_sl.copilot_driver, '' as fee_amt, 1 as status_id, o.order_id, o.order_no, 0 as is_close, o.pieces, o.weight, o.volume, o.calc_weight, o.acct_id, o.customer_id,route.route_name,w.truck_no,w.driver,o.order_date from dbtsl.v_tsl_order o left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_workch_order w_o on w_o.order_id = o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where o.order_id = 5473 and o.buzSystem_id = 15 and w.work_type_id = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013168811798096 -- 26-04-01 13:02:25[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=1 select o.org_id,o.org_name,c.cont_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 2738 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0026130676269531 -- 26-04-01 13:02:25[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=1 select d.driver_id,d.driver_name,d.receiving_unit_id,c.shortname,c.account_name,c.bank_account,opening_bank from dbtsl.v_tsl_driver d left join dbsys.sys_customer c on d.receiving_unit_id = c.customer_id where cont_id = 2738 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021610260009766 -- 26-04-01 13:02:25[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=1 select 0 as extrafareapply_tslorder_id, 0 as extrafareApply_id,w_sl.copilot_driver, '' as fee_amt, 1 as status_id, o.order_id, o.order_no, 0 as is_close, o.pieces, o.weight, o.volume, o.calc_weight, o.acct_id, o.customer_id,route.route_name,w.truck_no,w.driver,o.order_date from dbtsl.v_tsl_order o left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_workch_order w_o on w_o.order_id = o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where o.order_id = 5473 and o.buzSystem_id = 15 and w.work_type_id = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083739757537842 -- 26-04-01 13:02:49[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=1 select o.org_id,o.org_name,c.cont_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 2738 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003277063369751 -- 26-04-01 13:02:49[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=1 select d.driver_id,d.driver_name,d.receiving_unit_id,c.shortname,c.account_name,c.bank_account,opening_bank from dbtsl.v_tsl_driver d left join dbsys.sys_customer c on d.receiving_unit_id = c.customer_id where cont_id = 2738 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040538311004639 -- 26-04-01 13:02:49[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=1 select 0 as extrafareapply_tslorder_id, 0 as extrafareApply_id,w_sl.copilot_driver, '' as fee_amt, 1 as status_id, o.order_id, o.order_no, 0 as is_close, o.pieces, o.weight, o.volume, o.calc_weight, o.acct_id, o.customer_id,route.route_name,w.truck_no,w.driver,o.order_date from dbtsl.v_tsl_order o left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_workch_order w_o on w_o.order_id = o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where o.order_id = 5473 and o.buzSystem_id = 15 and w.work_type_id = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014187097549438 -- 26-04-01 13:04:20[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74986 and order_id = 5473 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016350746154785 -- 26-04-01 13:04:20[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096809864044189 -- 26-04-01 13:05:07[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74986 and order_id = 5473 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014816045761108 -- 26-04-01 13:05:15[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74986 and order_id = 5473 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076310634613037 -- 26-04-01 13:05:36[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee SELECT apply_amt FROM dboa.oa_extrafareapply WHERE extrafareApply_id= 74986 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033419132232666 -- 26-04-01 13:05:36[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee update dboa.oa_extrafareapply_tslorder set fee_amt = 40.00 where extrafareApply_id = 74986 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090720653533936 -- 26-04-01 13:05:38[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74986 and order_id = 5473 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022250175476074 -- 26-04-01 13:05:53[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select driver_id from dbsys.sys_driver where cont_id = 2738 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017399787902832 -- 26-04-01 13:05:53[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012688875198364 -- 26-04-01 13:05:53[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 363 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019450187683105 -- 26-04-01 13:05:53[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5686,5510,5499,5473) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010188102722168 -- 26-04-01 13:06:05[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=74985 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74985 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016989707946777 -- 26-04-01 13:06:05[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=74985 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022768974304199 -- 26-04-01 13:06:05[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=74985 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74985 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017929077148438 -- 26-04-01 13:06:05[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=74985 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6310472 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016789436340332 -- 26-04-01 13:06:05[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=74985 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015177011489868 -- 26-04-01 13:07:55[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74985 and order_id = 5473 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0072319507598877 -- 26-04-01 13:08:05[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select driver_id from dbsys.sys_driver where cont_id = 2738 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012950897216797 -- 26-04-01 13:08:05[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01228404045105 -- 26-04-01 13:08:05[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 363 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015528202056885 -- 26-04-01 13:08:05[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5686,5510,5499,5473) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011408805847168 -- 26-04-01 13:08:15[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=74985 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74985 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013129711151123 -- 26-04-01 13:08:15[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=74985 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033729076385498 -- 26-04-01 13:08:15[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=74985 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74985 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014309883117676 -- 26-04-01 13:08:15[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=74985 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6310472 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013058185577393 -- 26-04-01 13:08:15[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=74985 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077090263366699 -- 26-04-01 13:08:31[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee SELECT apply_amt FROM dboa.oa_extrafareapply WHERE extrafareApply_id= 74985 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031619071960449 -- 26-04-01 13:08:31[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee update dboa.oa_extrafareapply_tslorder set fee_amt = 0 where extrafareApply_id = 74985 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013988971710205 -- 26-04-01 13:08:39[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select driver_id from dbsys.sys_driver where cont_id = 2738 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015652179718018 -- 26-04-01 13:08:39[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.032467126846313 -- 26-04-01 13:08:39[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 363 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018219947814941 -- 26-04-01 13:08:39[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5686,5510,5499,5473) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090959072113037 -- 26-04-01 13:08:45[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=74985 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74985 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015130043029785 -- 26-04-01 13:08:45[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=74985 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003303050994873 -- 26-04-01 13:08:45[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=74985 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74985 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014939308166504 -- 26-04-01 13:08:45[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=74985 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6310472 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014839172363281 -- 26-04-01 13:08:45[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=74985 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.024116039276123 -- 26-04-01 13:09:06[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee SELECT apply_amt FROM dboa.oa_extrafareapply WHERE extrafareApply_id= 74985 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003244161605835 -- 26-04-01 13:09:06[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee update dboa.oa_extrafareapply_tslorder set fee_amt = 200.00 where extrafareApply_id = 74985 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092289447784424 -- 26-04-01 13:09:08[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74985 and order_id = 5473 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085909366607666 -- 26-04-01 13:11:09[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74985 and order_id = 5473 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012925863265991 -- 26-04-01 13:11:14[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select driver_id from dbsys.sys_driver where cont_id = 2738 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016961097717285 -- 26-04-01 13:11:14[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012693881988525 -- 26-04-01 13:11:14[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 363 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019071102142334 -- 26-04-01 13:11:14[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5686,5510,5499,5473) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.007824182510376 -- 26-04-01 13:11:21[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=1 select o.org_id,o.org_name,c.cont_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 2738 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017750263214111 -- 26-04-01 13:11:21[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=1 select d.driver_id,d.driver_name,d.receiving_unit_id,c.shortname,c.account_name,c.bank_account,opening_bank from dbtsl.v_tsl_driver d left join dbsys.sys_customer c on d.receiving_unit_id = c.customer_id where cont_id = 2738 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019509792327881 -- 26-04-01 13:11:21[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=1 select 0 as extrafareapply_tslorder_id, 0 as extrafareApply_id,w_sl.copilot_driver, '' as fee_amt, 1 as status_id, o.order_id, o.order_no, 0 as is_close, o.pieces, o.weight, o.volume, o.calc_weight, o.acct_id, o.customer_id,route.route_name,w.truck_no,w.driver,o.order_date from dbtsl.v_tsl_order o left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_workch_order w_o on w_o.order_id = o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where o.order_id = 5473 and o.buzSystem_id = 15 and w.work_type_id = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077390670776367 -- 26-04-01 13:12:40[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74987 and order_id = 5473 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012860298156738 -- 26-04-01 13:12:40[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0070431232452393 -- 26-04-01 13:12:43[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee SELECT apply_amt FROM dboa.oa_extrafareapply WHERE extrafareApply_id= 74987 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0026650428771973 -- 26-04-01 13:12:43[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee update dboa.oa_extrafareapply_tslorder set fee_amt = 1.00 where extrafareApply_id = 74987 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092430114746094 -- 26-04-01 13:12:46[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select driver_id from dbsys.sys_driver where cont_id = 2738 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016570091247559 -- 26-04-01 13:12:46[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013695001602173 -- 26-04-01 13:12:46[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 363 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019159317016602 -- 26-04-01 13:12:46[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5686,5510,5499,5473) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018861055374146 -- 26-04-01 13:12:51[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=74987 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74987 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014219284057617 -- 26-04-01 13:12:51[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=74987 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032920837402344 -- 26-04-01 13:12:51[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=74987 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74987 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015311241149902 -- 26-04-01 13:12:51[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=74987 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6310477 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.007483959197998 -- 26-04-01 13:13:17[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74987 and order_id = 5473 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017336130142212 -- 26-04-01 13:13:26[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee SELECT apply_amt FROM dboa.oa_extrafareapply WHERE extrafareApply_id= 74987 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032901763916016 -- 26-04-01 13:13:26[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee update dboa.oa_extrafareapply_tslorder set fee_amt = 0 where extrafareApply_id = 74987 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076451301574707 -- 26-04-01 13:13:43[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee SELECT apply_amt FROM dboa.oa_extrafareapply WHERE extrafareApply_id= 74987 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028729438781738 -- 26-04-01 13:13:43[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee update dboa.oa_extrafareapply_tslorder set fee_amt = 60.00 where extrafareApply_id = 74987 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01419997215271 -- 26-04-01 13:13:45[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74987 and order_id = 5473 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0091390609741211 -- 26-04-01 13:13:49[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select driver_id from dbsys.sys_driver where cont_id = 2738 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016210079193115 -- 26-04-01 13:13:49[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027637958526611 -- 26-04-01 13:13:49[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 363 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001884937286377 -- 26-04-01 13:13:49[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5686,5510,5499,5473) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096437931060791 -- 26-04-01 13:16:07[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=74985 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74985 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016591548919678 -- 26-04-01 13:16:07[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=74985 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041990280151367 -- 26-04-01 13:16:07[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=74985 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74985 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017199516296387 -- 26-04-01 13:16:07[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=74985 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6310472 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015809535980225 -- 26-04-01 13:16:07[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=74985 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015699863433838 -- 26-04-01 13:16:07[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=74985 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0078909397125244 -- 26-04-01 13:16:08[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select driver_id from dbsys.sys_driver where cont_id = 2738 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014259815216064 -- 26-04-01 13:16:08[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025074005126953 -- 26-04-01 13:16:08[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 363 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016779899597168 -- 26-04-01 13:16:08[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5686,5510,5499,5473) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014446020126343 -- 26-04-01 13:16:09[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=1 select o.org_id,o.org_name,c.cont_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 2738 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028550624847412 -- 26-04-01 13:16:09[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=1 select d.driver_id,d.driver_name,d.receiving_unit_id,c.shortname,c.account_name,c.bank_account,opening_bank from dbtsl.v_tsl_driver d left join dbsys.sys_customer c on d.receiving_unit_id = c.customer_id where cont_id = 2738 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023210048675537 -- 26-04-01 13:16:09[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=1 select 0 as extrafareapply_tslorder_id, 0 as extrafareApply_id,w_sl.copilot_driver, '' as fee_amt, 1 as status_id, o.order_id, o.order_no, 0 as is_close, o.pieces, o.weight, o.volume, o.calc_weight, o.acct_id, o.customer_id,route.route_name,w.truck_no,w.driver,o.order_date from dbtsl.v_tsl_order o left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_workch_order w_o on w_o.order_id = o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where o.order_id = 5473 and o.buzSystem_id = 15 and w.work_type_id = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021069049835205 -- 26-04-01 13:16:10[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?wxMenu_id=126&appid=wxbcb1d4382ca8035f&wxMenu_id=126¶={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22} select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015509128570557 -- 26-04-01 13:16:10[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?wxMenu_id=126&appid=wxbcb1d4382ca8035f&wxMenu_id=126¶={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22} select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022509098052979 -- 26-04-01 13:16:10[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?wxMenu_id=126&appid=wxbcb1d4382ca8035f&wxMenu_id=126¶={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22} select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2738 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014040470123291 -- 26-04-01 13:16:10[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?wxMenu_id=126&appid=wxbcb1d4382ca8035f&wxMenu_id=126¶={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22} select driver_id from dbsys.sys_driver where cont_id = 2738 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014090538024902 -- 26-04-01 13:16:10[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?wxMenu_id=126&appid=wxbcb1d4382ca8035f&wxMenu_id=126¶={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22} select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015029907226562 -- 26-04-01 13:16:10[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?wxMenu_id=126&appid=wxbcb1d4382ca8035f&wxMenu_id=126¶={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22} SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 363 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014269351959229 -- 26-04-01 13:16:10[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?wxMenu_id=126&appid=wxbcb1d4382ca8035f&wxMenu_id=126¶={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22} select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5686,5510,5499,5473) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016847848892212 -- 26-04-01 13:18:17[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001676082611084 -- 26-04-01 13:18:17[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024168491363525 -- 26-04-01 13:18:17[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2738 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002032995223999 -- 26-04-01 13:18:17[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2738 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016331672668457 -- 26-04-01 13:18:17[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.032419919967651 -- 26-04-01 13:18:17[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 363 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018551349639893 -- 26-04-01 13:18:17[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5686,5510,5499,5473) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083189010620117 -- 26-04-01 13:18:29[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=74987 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74987 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013251304626465 -- 26-04-01 13:18:29[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=74987 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023210048675537 -- 26-04-01 13:18:29[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=74987 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74987 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014579296112061 -- 26-04-01 13:18:29[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=74987 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6310477 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095369815826416 -- 26-04-01 13:18:53[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74987 and order_id = 5473 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085668563842773 -- 26-04-01 13:19:15[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee SELECT apply_amt FROM dboa.oa_extrafareapply WHERE extrafareApply_id= 74987 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030310153961182 -- 26-04-01 13:19:15[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee update dboa.oa_extrafareapply_tslorder set fee_amt = 120.00 where extrafareApply_id = 74987 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019760847091675 -- 26-04-01 13:19:20[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee SELECT apply_amt FROM dboa.oa_extrafareapply WHERE extrafareApply_id= 74987 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030720233917236 -- 26-04-01 13:19:20[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee update dboa.oa_extrafareapply_tslorder set fee_amt = 60.00 where extrafareApply_id = 74987 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020471811294556 -- 26-04-01 13:19:53[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74987 and order_id = 5473 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086369514465332 -- 26-04-01 13:20:54[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016119480133057 -- 26-04-01 13:20:54[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024271011352539 -- 26-04-01 13:20:54[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2738 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016140937805176 -- 26-04-01 13:20:54[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2738 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015060901641846 -- 26-04-01 13:20:54[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.032094955444336 -- 26-04-01 13:20:54[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 363 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017750263214111 -- 26-04-01 13:20:54[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5686,5510,5499,5473) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022756814956665 -- 26-04-01 13:20:59[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=74987 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74987 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013790130615234 -- 26-04-01 13:20:59[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=74987 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034971237182617 -- 26-04-01 13:20:59[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=74987 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74987 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001392126083374 -- 26-04-01 13:20:59[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=74987 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6310477 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001378059387207 -- 26-04-01 13:20:59[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=74987 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077199935913086 -- 26-04-01 13:21:15[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74987 and order_id = 5473 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.007951021194458 -- 26-04-01 13:21:30[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74987 and order_id = 5473 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021138191223145 -- 26-04-01 13:21:35[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select driver_id from dbsys.sys_driver where cont_id = 2738 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015218257904053 -- 26-04-01 13:21:35[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014446020126343 -- 26-04-01 13:21:35[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 363 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018270015716553 -- 26-04-01 13:21:35[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5686,5510,5499,5473) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011787176132202 -- 26-04-01 13:21:44[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=74987 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74987 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001633882522583 -- 26-04-01 13:21:44[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=74987 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0025980472564697 -- 26-04-01 13:21:44[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=74987 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74987 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016109943389893 -- 26-04-01 13:21:44[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=74987 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6310477 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016119480133057 -- 26-04-01 13:21:44[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=74987 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016019344329834 -- 26-04-01 13:21:44[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=74987 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010900974273682 -- 26-04-01 13:21:51[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select driver_id from dbsys.sys_driver where cont_id = 2738 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012929439544678 -- 26-04-01 13:21:51[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013549327850342 -- 26-04-01 13:21:51[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 363 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012860298156738 -- 26-04-01 13:21:51[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5686,5510,5499,5473) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018434047698975 -- 26-04-01 13:21:56[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=74986 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74986 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018429756164551 -- 26-04-01 13:21:56[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=74986 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0027458667755127 -- 26-04-01 13:21:56[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=74986 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74986 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019400119781494 -- 26-04-01 13:21:56[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=74986 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6310474 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018219947814941 -- 26-04-01 13:21:56[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=74986 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018260478973389 -- 26-04-01 13:21:56[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=74986 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020721912384033 -- 26-04-01 13:22:07[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select driver_id from dbsys.sys_driver where cont_id = 2738 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001640796661377 -- 26-04-01 13:22:07[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017220973968506 -- 26-04-01 13:22:07[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 363 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016269683837891 -- 26-04-01 13:22:07[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5686,5510,5499,5473) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089130401611328 -- 26-04-01 13:22:09[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=74985 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74985 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001431941986084 -- 26-04-01 13:22:09[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=74985 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023770332336426 -- 26-04-01 13:22:09[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=74985 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74985 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015428066253662 -- 26-04-01 13:22:09[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=74985 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6310472 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001417875289917 -- 26-04-01 13:22:09[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=74985 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014190673828125 -- 26-04-01 13:22:09[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5473&extrafareApply_id=74985 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097548961639404 -- 26-04-01 13:22:17[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select driver_id from dbsys.sys_driver where cont_id = 2738 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016129016876221 -- 26-04-01 13:22:17[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016787052154541 -- 26-04-01 13:22:17[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 363 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016269683837891 -- 26-04-01 13:22:17[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5686,5510,5499,5473) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076048374176025 -- 26-04-01 13:22:54[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select driver_id from dbsys.sys_driver where cont_id = 2738 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015861988067627 -- 26-04-01 13:22:54[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021148920059204 -- 26-04-01 13:22:54[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 363 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/01' AND o.order_date <= '2026/04/01 23:59:59 ' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018229484558105 -- 26-04-01 13:22:54[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5686,5510,5499,5473,5446,5317,5214,5080,4966,4789,4774,4622,4554,4461,4428,4407,4261,4230,4181,4104) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011457920074463 -- 26-04-01 13:23:27[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=4966&extrafareApply_id=74427 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74427 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020380020141602 -- 26-04-01 13:23:27[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=4966&extrafareApply_id=74427 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040860176086426 -- 26-04-01 13:23:27[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=4966&extrafareApply_id=74427 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74427 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0027179718017578 -- 26-04-01 13:23:27[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=4966&extrafareApply_id=74427 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6270484 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019559860229492 -- 26-04-01 13:23:27[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=4966&extrafareApply_id=74427 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019400119781494 -- 26-04-01 13:23:27[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=4966&extrafareApply_id=74427 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076720714569092 -- 26-04-01 13:23:48[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014309883117676 -- 26-04-01 13:23:48[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00217604637146 -- 26-04-01 13:23:48[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2738 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017449855804443 -- 26-04-01 13:23:48[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2738 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012900829315186 -- 26-04-01 13:23:48[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013719081878662 -- 26-04-01 13:23:48[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 363 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015811920166016 -- 26-04-01 13:23:48[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5686,5510,5499,5473) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019599914550781 -- 26-04-01 13:23:55[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select driver_id from dbsys.sys_driver where cont_id = 2738 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013329982757568 -- 26-04-01 13:23:55[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020298004150391 -- 26-04-01 13:23:55[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 363 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/01' AND o.order_date <= '2026/04/01 23:59:59 ' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017640590667725 -- 26-04-01 13:23:55[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5686,5510,5499,5473,5446,5317,5214,5080,4966,4789,4774,4622,4554,4461,4428,4407,4261,4230,4181,4104) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018408060073853 -- 26-04-01 13:24:28[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=4966&extrafareApply_id=74427 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74427 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001305103302002 -- 26-04-01 13:24:28[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=4966&extrafareApply_id=74427 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023348331451416 -- 26-04-01 13:24:28[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=4966&extrafareApply_id=74427 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74427 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013298988342285 -- 26-04-01 13:24:28[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=4966&extrafareApply_id=74427 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6270484 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001276969909668 -- 26-04-01 13:24:28[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=4966&extrafareApply_id=74427 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012938976287842 -- 26-04-01 13:24:28[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=4966&extrafareApply_id=74427 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011152029037476 -- 26-04-01 13:25:06[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00152587890625 -- 26-04-01 13:25:06[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022280216217041 -- 26-04-01 13:25:06[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2738 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015280246734619 -- 26-04-01 13:25:06[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2738 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014748573303223 -- 26-04-01 13:25:06[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012285947799683 -- 26-04-01 13:25:06[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 363 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016491413116455 -- 26-04-01 13:25:06[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5686,5510,5499,5473) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077168941497803 -- 26-04-01 13:25:21[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select driver_id from dbsys.sys_driver where cont_id = 2738 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015268325805664 -- 26-04-01 13:25:21[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020624160766602 -- 26-04-01 13:25:21[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 363 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/01' AND o.order_date <= '2026/04/01 23:59:59 ' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018370151519775 -- 26-04-01 13:25:21[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5686,5510,5499,5473,5446,5317,5214,5080,4966,4789,4774,4622,4554,4461,4428,4407,4261,4230,4181,4104) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0071461200714111 -- 26-04-01 13:26:04[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5214&extrafareApply_id=74412 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74412 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013699531555176 -- 26-04-01 13:26:04[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5214&extrafareApply_id=74412 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018990039825439 -- 26-04-01 13:26:05[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5214&extrafareApply_id=74412 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74412 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001399040222168 -- 26-04-01 13:26:05[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5214&extrafareApply_id=74412 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6268850 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012788772583008 -- 26-04-01 13:26:05[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5214&extrafareApply_id=74412 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013129711151123 -- 26-04-01 13:26:05[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5214&extrafareApply_id=74412 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011296987533569 -- 26-04-01 13:26:24[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017311573028564 -- 26-04-01 13:26:24[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0025079250335693 -- 26-04-01 13:26:24[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2738 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020699501037598 -- 26-04-01 13:26:24[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2738 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016880035400391 -- 26-04-01 13:26:24[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2738 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013724088668823 -- 26-04-01 13:26:24[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 363 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018320083618164 -- 26-04-01 13:26:24[陶邦邦-2738] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5686,5510,5499,5473) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01437783241272 -- 26-04-01 13:59:43 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_type_id from dbwechat.wechat_publicno where appid='wxbcb1d4382ca8035f' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019669532775879 -- 26-04-01 13:59:43 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='wxbcb1d4382ca8035f' and isenable=1 and publicno_type_id=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030241012573242 -- 26-04-01 13:59:43 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbwechat.wechat_publicno_acct p_a on b.publicno_id = p_a.publicno_id left join dbsys.sys_contact c on b.cont_id = c.cont_id where b.publicno_id = 11 and b.openid='ocoGM6MLpKMpMXlfP4kmWGmVngWU' and b.cont_id >1 and c.cont_isenable = 1 and c.acct_id = p_a.acct_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019240379333496 -- 26-04-01 13:59:43 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select buzSystem_id from dbsys.sys_acctCH_buzSystem where acct_id = 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021240711212158 -- 26-04-01 13:59:43[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002453088760376 -- 26-04-01 13:59:43[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019299983978271 -- 26-04-01 13:59:43[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2691 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0027139186859131 -- 26-04-01 13:59:43[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2691 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022671222686768 -- 26-04-01 13:59:43[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2691 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019130706787109 -- 26-04-01 13:59:43[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2691 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015325784683228 -- 26-04-01 13:59:44[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 306 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0025279521942139 -- 26-04-01 13:59:44[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5680,5553,5528,5359) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010710000991821 -- 26-04-01 13:59:52[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5553&extrafareApply_id=74725 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74725 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016450881958008 -- 26-04-01 13:59:52[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5553&extrafareApply_id=74725 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2691 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043950080871582 -- 26-04-01 13:59:52[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5553&extrafareApply_id=74725 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74725 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017549991607666 -- 26-04-01 13:59:52[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5553&extrafareApply_id=74725 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6292665 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016319751739502 -- 26-04-01 13:59:52[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5553&extrafareApply_id=74725 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2691 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016310214996338 -- 26-04-01 13:59:52[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5553&extrafareApply_id=74725 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2691 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097510814666748 -- 26-04-01 13:59:56[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018720626831055 -- 26-04-01 13:59:56[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2691 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0025720596313477 -- 26-04-01 13:59:56[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2691 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021729469299316 -- 26-04-01 13:59:56[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2691 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017480850219727 -- 26-04-01 13:59:56[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2691 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.032597064971924 -- 26-04-01 13:59:56[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 306 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023770332336426 -- 26-04-01 13:59:56[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5680,5553,5528,5359) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081620216369629 -- 26-04-01 14:00:00[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5680&extrafareApply_id=1 select o.org_id,o.org_name,c.cont_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 2691 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033268928527832 -- 26-04-01 14:00:00[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5680&extrafareApply_id=1 select d.driver_id,d.driver_name,d.receiving_unit_id,c.shortname,c.account_name,c.bank_account,opening_bank from dbtsl.v_tsl_driver d left join dbsys.sys_customer c on d.receiving_unit_id = c.customer_id where cont_id = 2691 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041520595550537 -- 26-04-01 14:00:00[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5680&extrafareApply_id=1 select 0 as extrafareapply_tslorder_id, 0 as extrafareApply_id,w_sl.copilot_driver, '' as fee_amt, 1 as status_id, o.order_id, o.order_no, 0 as is_close, o.pieces, o.weight, o.volume, o.calc_weight, o.acct_id, o.customer_id,route.route_name,w.truck_no,w.driver,o.order_date from dbtsl.v_tsl_order o left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_workch_order w_o on w_o.order_id = o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where o.order_id = 5680 and o.buzSystem_id = 15 and w.work_type_id = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011699199676514 -- 26-04-01 14:01:57[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74988 and order_id = 5680 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017039775848389 -- 26-04-01 14:01:57[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2691 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010370969772339 -- 26-04-01 14:03:08[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019290447235107 -- 26-04-01 14:03:08[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2691 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002755880355835 -- 26-04-01 14:03:08[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2691 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023219585418701 -- 26-04-01 14:03:08[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2691 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019021034240723 -- 26-04-01 14:03:08[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2691 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013692855834961 -- 26-04-01 14:03:08[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 306 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020771026611328 -- 26-04-01 14:03:08[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5680,5553,5528,5359) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094788074493408 -- 26-04-01 14:03:09[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5680&extrafareApply_id=74988 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74988 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014650821685791 -- 26-04-01 14:03:09[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5680&extrafareApply_id=74988 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2691 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041379928588867 -- 26-04-01 14:03:09[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5680&extrafareApply_id=74988 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74988 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015959739685059 -- 26-04-01 14:03:09[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5680&extrafareApply_id=74988 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6310630 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014431476593018 -- 26-04-01 14:03:09[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5680&extrafareApply_id=74988 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2691 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008634090423584 -- 26-04-01 14:03:28[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74988 and order_id = 5680 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014332056045532 -- 26-04-01 14:03:29[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74988 and order_id = 5680 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076439380645752 -- 26-04-01 14:03:31[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee SELECT apply_amt FROM dboa.oa_extrafareapply WHERE extrafareApply_id= 74988 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028159618377686 -- 26-04-01 14:03:31[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee update dboa.oa_extrafareapply_tslorder set fee_amt = 32.00 where extrafareApply_id = 74988 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076220035552979 -- 26-04-01 14:03:32[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74988 and order_id = 5680 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019145011901855 -- 26-04-01 14:03:37[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select driver_id from dbsys.sys_driver where cont_id = 2691 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014088153839111 -- 26-04-01 14:03:37[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2691 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011783123016357 -- 26-04-01 14:03:37[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 306 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016651153564453 -- 26-04-01 14:03:37[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5680,5553,5528,5359) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023771047592163 -- 26-04-01 14:03:45[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5553&extrafareApply_id=74771 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74771 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012938976287842 -- 26-04-01 14:03:45[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5553&extrafareApply_id=74771 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2691 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0031008720397949 -- 26-04-01 14:03:45[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5553&extrafareApply_id=74771 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74771 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014281272888184 -- 26-04-01 14:03:45[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5553&extrafareApply_id=74771 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6295329 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012831687927246 -- 26-04-01 14:03:45[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5553&extrafareApply_id=74771 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2691 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012989044189453 -- 26-04-01 14:03:45[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5553&extrafareApply_id=74771 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2691 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010471105575562 -- 26-04-01 14:03:49[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select driver_id from dbsys.sys_driver where cont_id = 2691 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016250610351562 -- 26-04-01 14:03:49[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2691 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016804933547974 -- 26-04-01 14:03:49[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 306 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016410350799561 -- 26-04-01 14:03:49[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5680,5553,5528,5359) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021590948104858 -- 26-04-01 14:03:52[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5680&extrafareApply_id=74975 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74975 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017569065093994 -- 26-04-01 14:03:52[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5680&extrafareApply_id=74975 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2691 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041170120239258 -- 26-04-01 14:03:52[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5680&extrafareApply_id=74975 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74975 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019149780273438 -- 26-04-01 14:03:52[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5680&extrafareApply_id=74975 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6309594 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017600059509277 -- 26-04-01 14:03:52[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5680&extrafareApply_id=74975 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2691 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017518997192383 -- 26-04-01 14:03:52[李旭-2691] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5680&extrafareApply_id=74975 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2691 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088138580322266 -- 26-04-01 15:03:57 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_type_id from dbwechat.wechat_publicno where appid='wxbcb1d4382ca8035f' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016989707946777 -- 26-04-01 15:03:57 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='wxbcb1d4382ca8035f' and isenable=1 and publicno_type_id=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028820037841797 -- 26-04-01 15:03:57 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbwechat.wechat_publicno_acct p_a on b.publicno_id = p_a.publicno_id left join dbsys.sys_contact c on b.cont_id = c.cont_id where b.publicno_id = 11 and b.openid='ocoGM6M1tyPUUIx58-PBivL-3J5w' and b.cont_id >1 and c.cont_isenable = 1 and c.acct_id = p_a.acct_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016851425170898 -- 26-04-01 15:03:57 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select buzSystem_id from dbsys.sys_acctCH_buzSystem where acct_id = 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018541812896729 -- 26-04-01 15:03:57[赵伟臣-2489] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002140998840332 -- 26-04-01 15:03:57[赵伟臣-2489] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016298294067383 -- 26-04-01 15:03:57[赵伟臣-2489] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2489 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023889541625977 -- 26-04-01 15:03:57[赵伟臣-2489] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2489 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020081996917725 -- 26-04-01 15:03:57[赵伟臣-2489] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2489 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001622200012207 -- 26-04-01 15:03:57[赵伟臣-2489] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2489 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014708042144775 -- 26-04-01 15:03:57[赵伟臣-2489] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 102 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022079944610596 -- 26-04-01 15:03:57[赵伟臣-2489] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5518,5493,5402) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01045298576355 -- 26-04-01 15:04:03[赵伟臣-2489] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5493&extrafareApply_id=74803 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74803 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019631385803223 -- 26-04-01 15:04:03[赵伟臣-2489] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5493&extrafareApply_id=74803 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2489 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042791366577148 -- 26-04-01 15:04:03[赵伟臣-2489] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5493&extrafareApply_id=74803 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74803 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017580986022949 -- 26-04-01 15:04:03[赵伟臣-2489] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5493&extrafareApply_id=74803 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6296176 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016279220581055 -- 26-04-01 15:04:03[赵伟臣-2489] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5493&extrafareApply_id=74803 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2489 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016319751739502 -- 26-04-01 15:04:03[赵伟臣-2489] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5493&extrafareApply_id=74803 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2489 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087552070617676 -- 26-04-01 15:04:09[赵伟臣-2489] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015790462493896 -- 26-04-01 15:04:09[赵伟臣-2489] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2489 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002284049987793 -- 26-04-01 15:04:09[赵伟臣-2489] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2489 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016050338745117 -- 26-04-01 15:04:09[赵伟臣-2489] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2489 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014801025390625 -- 26-04-01 15:04:09[赵伟臣-2489] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2489 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014400005340576 -- 26-04-01 15:04:09[赵伟臣-2489] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 102 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020999908447266 -- 26-04-01 15:04:09[赵伟臣-2489] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5518,5493,5402) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095539093017578 -- 26-04-01 15:04:19[赵伟臣-2489] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5493&extrafareApply_id=74805 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74805 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018491744995117 -- 26-04-01 15:04:19[赵伟臣-2489] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5493&extrafareApply_id=74805 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2489 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041790008544922 -- 26-04-01 15:04:19[赵伟臣-2489] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5493&extrafareApply_id=74805 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74805 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016398429870605 -- 26-04-01 15:04:19[赵伟臣-2489] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5493&extrafareApply_id=74805 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6296218 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015430450439453 -- 26-04-01 15:04:19[赵伟臣-2489] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5493&extrafareApply_id=74805 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2489 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014901161193848 -- 26-04-01 15:04:19[赵伟臣-2489] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5493&extrafareApply_id=74805 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2489 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096731185913086 -- 26-04-01 15:09:32 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_type_id from dbwechat.wechat_publicno where appid='wxbcb1d4382ca8035f' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014100074768066 -- 26-04-01 15:09:32 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='wxbcb1d4382ca8035f' and isenable=1 and publicno_type_id=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0025801658630371 -- 26-04-01 15:09:32 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbwechat.wechat_publicno_acct p_a on b.publicno_id = p_a.publicno_id left join dbsys.sys_contact c on b.cont_id = c.cont_id where b.publicno_id = 11 and b.openid='ocoGM6Ev6V-Wie_CKNbSA1MRKezw' and b.cont_id >1 and c.cont_isenable = 1 and c.acct_id = p_a.acct_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013821125030518 -- 26-04-01 15:09:32 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select buzSystem_id from dbsys.sys_acctCH_buzSystem where acct_id = 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015599727630615 -- 26-04-01 15:09:32[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018529891967773 -- 26-04-01 15:09:32[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013411045074463 -- 26-04-01 15:09:32[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2447 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020880699157715 -- 26-04-01 15:09:32[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2447 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017759799957275 -- 26-04-01 15:09:32[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2447 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013580322265625 -- 26-04-01 15:09:32[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2447 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.031203985214233 -- 26-04-01 15:09:32[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 61 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015559196472168 -- 26-04-01 15:09:32[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5638,5572,5410,5382) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017510175704956 -- 26-04-01 15:10:01[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5638&extrafareApply_id=74870 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74870 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015909671783447 -- 26-04-01 15:10:01[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5638&extrafareApply_id=74870 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2447 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004101037979126 -- 26-04-01 15:10:01[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5638&extrafareApply_id=74870 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74870 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00164794921875 -- 26-04-01 15:10:01[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5638&extrafareApply_id=74870 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6300897 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014960765838623 -- 26-04-01 15:10:01[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5638&extrafareApply_id=74870 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2447 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015289783477783 -- 26-04-01 15:10:01[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5638&extrafareApply_id=74870 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2447 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010778188705444 -- 26-04-01 15:10:45[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74743 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74743 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017318725585938 -- 26-04-01 15:10:45[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74743 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2447 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016234874725342 -- 26-04-01 15:10:45[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74743 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74743 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017330646514893 -- 26-04-01 15:10:45[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74743 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6293467 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001600980758667 -- 26-04-01 15:10:45[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74743 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2447 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016090869903564 -- 26-04-01 15:10:45[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74743 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2447 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022643804550171 -- 26-04-01 15:11:01[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5638&extrafareApply_id=74870 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74870 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001751184463501 -- 26-04-01 15:11:01[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5638&extrafareApply_id=74870 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2447 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.004284143447876 -- 26-04-01 15:11:01[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5638&extrafareApply_id=74870 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74870 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017709732055664 -- 26-04-01 15:11:01[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5638&extrafareApply_id=74870 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6300897 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001633882522583 -- 26-04-01 15:11:01[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5638&extrafareApply_id=74870 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2447 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001629114151001 -- 26-04-01 15:11:01[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5638&extrafareApply_id=74870 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2447 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011354923248291 -- 26-04-01 15:11:42[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74857 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74857 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020668506622314 -- 26-04-01 15:11:42[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74857 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2447 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002932071685791 -- 26-04-01 15:11:42[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74857 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74857 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020730495452881 -- 26-04-01 15:11:42[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74857 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6300567 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019509792327881 -- 26-04-01 15:11:42[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74857 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2447 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001953125 -- 26-04-01 15:11:42[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74857 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2447 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018655061721802 -- 26-04-01 15:11:59[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74857 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74857 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017910003662109 -- 26-04-01 15:11:59[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74857 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2447 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0045590400695801 -- 26-04-01 15:11:59[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74857 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74857 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00180983543396 -- 26-04-01 15:11:59[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74857 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6300567 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016880035400391 -- 26-04-01 15:11:59[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74857 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2447 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016820430755615 -- 26-04-01 15:11:59[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74857 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2447 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021675109863281 -- 26-04-01 15:12:45[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5410&extrafareApply_id=74691 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74691 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015890598297119 -- 26-04-01 15:12:45[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5410&extrafareApply_id=74691 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2447 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020840167999268 -- 26-04-01 15:12:45[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5410&extrafareApply_id=74691 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74691 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016160011291504 -- 26-04-01 15:12:45[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5410&extrafareApply_id=74691 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6288394 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016701221466064 -- 26-04-01 15:12:45[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5410&extrafareApply_id=74691 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2447 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014879703521729 -- 26-04-01 15:12:45[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5410&extrafareApply_id=74691 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2447 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081429481506348 -- 26-04-01 15:13:07[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015389919281006 -- 26-04-01 15:13:07[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2447 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023272037506104 -- 26-04-01 15:13:07[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2447 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018818378448486 -- 26-04-01 15:13:07[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2447 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015041828155518 -- 26-04-01 15:13:07[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2447 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012916088104248 -- 26-04-01 15:13:07[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 61 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016679763793945 -- 26-04-01 15:13:07[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5638,5572,5410,5382) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012704133987427 -- 26-04-01 15:13:22[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5410&extrafareApply_id=74692 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74692 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016250610351562 -- 26-04-01 15:13:22[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5410&extrafareApply_id=74692 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2447 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020730495452881 -- 26-04-01 15:13:22[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5410&extrafareApply_id=74692 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74692 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016031265258789 -- 26-04-01 15:13:22[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5410&extrafareApply_id=74692 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6288417 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014879703521729 -- 26-04-01 15:13:22[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5410&extrafareApply_id=74692 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2447 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014851093292236 -- 26-04-01 15:13:22[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5410&extrafareApply_id=74692 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2447 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081250667572021 -- 26-04-01 15:13:51[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74850 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74850 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014388561248779 -- 26-04-01 15:13:51[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74850 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2447 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0025138854980469 -- 26-04-01 15:13:51[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74850 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74850 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014259815216064 -- 26-04-01 15:13:51[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74850 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6299985 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012979507446289 -- 26-04-01 15:13:51[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74850 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2447 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001305103302002 -- 26-04-01 15:13:51[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74850 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2447 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012940883636475 -- 26-04-01 15:14:16[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74836 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74836 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017349720001221 -- 26-04-01 15:14:16[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74836 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2447 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022659301757812 -- 26-04-01 15:14:16[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74836 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74836 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017318725585938 -- 26-04-01 15:14:16[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74836 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6298147 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016279220581055 -- 26-04-01 15:14:16[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74836 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2447 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016109943389893 -- 26-04-01 15:14:16[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74836 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2447 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083250999450684 -- 26-04-01 15:15:24[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74850 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74850 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015249252319336 -- 26-04-01 15:15:24[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74850 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2447 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002439022064209 -- 26-04-01 15:15:24[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74850 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74850 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015659332275391 -- 26-04-01 15:15:24[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74850 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6299985 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014238357543945 -- 26-04-01 15:15:24[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74850 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2447 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014231204986572 -- 26-04-01 15:15:24[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74850 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2447 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0075399875640869 -- 26-04-01 15:15:38[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74836 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74836 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013940334320068 -- 26-04-01 15:15:38[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74836 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2447 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033957958221436 -- 26-04-01 15:15:38[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74836 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74836 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014450550079346 -- 26-04-01 15:15:38[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74836 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6298147 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012979507446289 -- 26-04-01 15:15:38[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74836 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2447 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012881755828857 -- 26-04-01 15:15:38[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74836 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2447 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076711177825928 -- 26-04-01 15:15:38[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74836 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74836 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014500617980957 -- 26-04-01 15:15:38[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74836 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2447 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024218559265137 -- 26-04-01 15:15:38[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74836 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74836 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014522075653076 -- 26-04-01 15:15:38[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74836 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6298147 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014331340789795 -- 26-04-01 15:15:38[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74836 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2447 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014162063598633 -- 26-04-01 15:15:38[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74836 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2447 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090467929840088 -- 26-04-01 15:21:10 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_type_id from dbwechat.wechat_publicno where appid='wxbcb1d4382ca8035f' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017459392547607 -- 26-04-01 15:21:10 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='wxbcb1d4382ca8035f' and isenable=1 and publicno_type_id=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029311180114746 -- 26-04-01 15:21:10 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbwechat.wechat_publicno_acct p_a on b.publicno_id = p_a.publicno_id left join dbsys.sys_contact c on b.cont_id = c.cont_id where b.publicno_id = 11 and b.openid='ocoGM6MJACwhpkeT6cR7O6a1d6fU' and b.cont_id >1 and c.cont_isenable = 1 and c.acct_id = p_a.acct_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017039775848389 -- 26-04-01 15:21:10 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select buzSystem_id from dbsys.sys_acctCH_buzSystem where acct_id = 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018889904022217 -- 26-04-01 15:21:10[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020759105682373 -- 26-04-01 15:21:10[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017011165618896 -- 26-04-01 15:21:10[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2423 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024261474609375 -- 26-04-01 15:21:10[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2423 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020289421081543 -- 26-04-01 15:21:10[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2423 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016980171203613 -- 26-04-01 15:21:10[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2423 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014645099639893 -- 26-04-01 15:21:10[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 37 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022060871124268 -- 26-04-01 15:21:10[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5690,5506,5475,5401) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010516881942749 -- 26-04-01 15:21:13[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5690&extrafareApply_id=74968 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74968 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018670558929443 -- 26-04-01 15:21:13[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5690&extrafareApply_id=74968 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2423 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002720832824707 -- 26-04-01 15:21:13[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5690&extrafareApply_id=74968 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74968 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019559860229492 -- 26-04-01 15:21:13[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5690&extrafareApply_id=74968 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6309065 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017437934875488 -- 26-04-01 15:21:13[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5690&extrafareApply_id=74968 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2423 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017361640930176 -- 26-04-01 15:21:13[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5690&extrafareApply_id=74968 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2423 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019953012466431 -- 26-04-01 15:21:18[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015320777893066 -- 26-04-01 15:21:18[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2423 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021779537200928 -- 26-04-01 15:21:18[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2423 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001849889755249 -- 26-04-01 15:21:18[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2423 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014209747314453 -- 26-04-01 15:21:18[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2423 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014217853546143 -- 26-04-01 15:21:18[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 37 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020020008087158 -- 26-04-01 15:21:18[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5690,5506,5475,5401) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082859992980957 -- 26-04-01 15:21:20[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5506&extrafareApply_id=74764 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74764 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001317024230957 -- 26-04-01 15:21:20[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5506&extrafareApply_id=74764 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2423 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038840770721436 -- 26-04-01 15:21:20[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5506&extrafareApply_id=74764 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74764 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013940334320068 -- 26-04-01 15:21:20[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5506&extrafareApply_id=74764 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6294706 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012760162353516 -- 26-04-01 15:21:20[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5506&extrafareApply_id=74764 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2423 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012669563293457 -- 26-04-01 15:21:20[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5506&extrafareApply_id=74764 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2423 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0070869922637939 -- 26-04-01 15:58:44 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_type_id from dbwechat.wechat_publicno where appid='wxbcb1d4382ca8035f' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01345682144165 -- 26-04-01 15:58:45[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?para={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22}&appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017130374908447 -- 26-04-01 15:58:45[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?para={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22}&appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2472 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001690149307251 -- 26-04-01 15:58:45[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?para={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22}&appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2472 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021519660949707 -- 26-04-01 15:58:45[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?para={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22}&appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2472 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017662048339844 -- 26-04-01 15:58:45[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?para={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22}&appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2472 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014619112014771 -- 26-04-01 15:58:46[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?para={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22}&appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 87 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018730163574219 -- 26-04-01 15:58:46[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?para={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22}&appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5682,5508,5481,5464,5377) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084359645843506 -- 26-04-01 15:59:27[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select driver_id from dbsys.sys_driver where cont_id = 2472 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015950202941895 -- 26-04-01 15:59:27[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2472 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.033766984939575 -- 26-04-01 15:59:27[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 87 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND w.truck_no like '%粤BHJ659%' AND o.order_date >= '2026/03/21' AND o.order_date <= '2026/04/01 23:59:59 ' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017249584197998 -- 26-04-01 15:59:27[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5682,5508,5481,5464,5377,5239,5163,5134) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015087127685547 -- 26-04-01 16:03:04[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5239&extrafareApply_id=1 select o.org_id,o.org_name,c.cont_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 2472 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028929710388184 -- 26-04-01 16:03:04[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5239&extrafareApply_id=1 select d.driver_id,d.driver_name,d.receiving_unit_id,c.shortname,c.account_name,c.bank_account,opening_bank from dbtsl.v_tsl_driver d left join dbsys.sys_customer c on d.receiving_unit_id = c.customer_id where cont_id = 2472 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040998458862305 -- 26-04-01 16:03:04[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5239&extrafareApply_id=1 select 0 as extrafareapply_tslorder_id, 0 as extrafareApply_id,w_sl.copilot_driver, '' as fee_amt, 1 as status_id, o.order_id, o.order_no, 0 as is_close, o.pieces, o.weight, o.volume, o.calc_weight, o.acct_id, o.customer_id,route.route_name,w.truck_no,w.driver,o.order_date from dbtsl.v_tsl_order o left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_workch_order w_o on w_o.order_id = o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where o.order_id = 5239 and o.buzSystem_id = 15 and w.work_type_id = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017925024032593 -- 26-04-01 16:05:21[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74994 and order_id = 5239 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016419887542725 -- 26-04-01 16:05:21[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2472 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077559947967529 -- 26-04-01 16:08:12[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74994 and order_id = 5239 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0073201656341553 -- 26-04-01 16:08:25[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74994 and order_id = 5239 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083789825439453 -- 26-04-01 16:08:27[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74994 and order_id = 5239 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018424987792969 -- 26-04-01 16:08:48[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74994 and order_id = 5239 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096161365509033 -- 26-04-01 16:08:50[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74994 and order_id = 5239 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010954856872559 -- 26-04-01 16:09:01[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74994 and order_id = 5239 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092999935150146 -- 26-04-01 16:09:03[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74994 and order_id = 5239 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0079479217529297 -- 26-04-01 16:09:38[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74994 and order_id = 5239 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082488059997559 -- 26-04-01 16:09:41[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74994 and order_id = 5239 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011693954467773 -- 26-04-01 16:10:14[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74994 and order_id = 5239 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093309879302979 -- 26-04-01 16:10:34[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74994 and order_id = 5239 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018769025802612 -- 26-04-01 16:11:42 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_type_id from dbwechat.wechat_publicno where appid='wxbcb1d4382ca8035f' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015158653259277 -- 26-04-01 16:11:42 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='wxbcb1d4382ca8035f' and isenable=1 and publicno_type_id=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023469924926758 -- 26-04-01 16:11:42 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbwechat.wechat_publicno_acct p_a on b.publicno_id = p_a.publicno_id left join dbsys.sys_contact c on b.cont_id = c.cont_id where b.publicno_id = 11 and b.openid='ocoGM6NeZJip-5Hm48HOCHZmdkOs' and b.cont_id >1 and c.cont_isenable = 1 and c.acct_id = p_a.acct_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014948844909668 -- 26-04-01 16:11:42 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select buzSystem_id from dbsys.sys_acctCH_buzSystem where acct_id = 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016889572143555 -- 26-04-01 16:11:42[王杰-2508] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018961429595947 -- 26-04-01 16:11:42[王杰-2508] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014870166778564 -- 26-04-01 16:11:42[王杰-2508] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023109912872314 -- 26-04-01 16:11:42[王杰-2508] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2508 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018420219421387 -- 26-04-01 16:11:42[王杰-2508] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2508 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015089511871338 -- 26-04-01 16:11:42[王杰-2508] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.030311107635498 -- 26-04-01 16:11:42[王杰-2508] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 119 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016469955444336 -- 26-04-01 16:11:42[王杰-2508] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5674,5552,5527,5358) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01114296913147 -- 26-04-01 16:11:50[王杰-2508] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5674&extrafareApply_id=1 select o.org_id,o.org_name,c.cont_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 2508 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002575159072876 -- 26-04-01 16:11:50[王杰-2508] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5674&extrafareApply_id=1 select d.driver_id,d.driver_name,d.receiving_unit_id,c.shortname,c.account_name,c.bank_account,opening_bank from dbtsl.v_tsl_driver d left join dbsys.sys_customer c on d.receiving_unit_id = c.customer_id where cont_id = 2508 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018279552459717 -- 26-04-01 16:11:50[王杰-2508] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5674&extrafareApply_id=1 select 0 as extrafareapply_tslorder_id, 0 as extrafareApply_id,w_sl.copilot_driver, '' as fee_amt, 1 as status_id, o.order_id, o.order_no, 0 as is_close, o.pieces, o.weight, o.volume, o.calc_weight, o.acct_id, o.customer_id,route.route_name,w.truck_no,w.driver,o.order_date from dbtsl.v_tsl_order o left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_workch_order w_o on w_o.order_id = o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where o.order_id = 5674 and o.buzSystem_id = 15 and w.work_type_id = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017119169235229 -- 26-04-01 16:20:03[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74994 and order_id = 5239 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014177083969116 -- 26-04-01 16:20:05[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74994 and order_id = 5239 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090429782867432 -- 26-04-01 16:20:24[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74994 and order_id = 5239 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01829195022583 -- 26-04-01 16:20:26[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74994 and order_id = 5239 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023298025131226 -- 26-04-01 16:20:33[师利仙-2472] -- /buz/tsl/index.php/tsloprt/get_customer_item SELECT customer_id AS `id`,shortname AS `text`,customer_id,cust_name,shortname,account_name, opening_bank,bank_account FROM dbsys.sys_customer WHERE isenable = 1 and acct_id = 47 and (cust_name like '%师利仙%' or shortname like '%师利仙%' ) limit 20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016895055770874 -- 26-04-01 16:20:57[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 74994 and order_id = 5239 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084738731384277 -- 26-04-01 16:21:42[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015439987182617 -- 26-04-01 16:21:42[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2472 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023519992828369 -- 26-04-01 16:21:42[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2472 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018761157989502 -- 26-04-01 16:21:42[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2472 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015120506286621 -- 26-04-01 16:21:42[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2472 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014755010604858 -- 26-04-01 16:21:42[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 87 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021698474884033 -- 26-04-01 16:21:42[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5682,5508,5481,5464,5377) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097200870513916 -- 26-04-01 16:21:57[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018360614776611 -- 26-04-01 16:21:57[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2472 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0025479793548584 -- 26-04-01 16:21:57[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2472 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021848678588867 -- 26-04-01 16:21:57[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2472 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001802921295166 -- 26-04-01 16:21:57[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2472 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.039028882980347 -- 26-04-01 16:21:57[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 87 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024199485778809 -- 26-04-01 16:21:57[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5682,5508,5481,5464,5377) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017206907272339 -- 26-04-01 16:22:22[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select driver_id from dbsys.sys_driver where cont_id = 2472 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016121864318848 -- 26-04-01 16:22:22[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2472 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.030433177947998 -- 26-04-01 16:22:22[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 87 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND w.truck_no like '%粤BHJ659%' AND o.order_date >= '2026/03/25' AND o.order_date <= '2026/04/01 23:59:59 ' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021848678588867 -- 26-04-01 16:22:22[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5682,5508,5481,5464,5377) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010257959365845 -- 26-04-01 16:22:25[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select driver_id from dbsys.sys_driver where cont_id = 2472 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012838840484619 -- 26-04-01 16:22:25[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2472 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013880729675293 -- 26-04-01 16:22:25[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 87 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND w.truck_no like '%粤BHJ659%' AND o.order_date >= '2026/03/25' AND o.order_date <= '2026/04/01 23:59:59 ' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012948513031006 -- 26-04-01 16:22:25[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5682,5508,5481,5464,5377) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017654895782471 -- 26-04-01 16:22:38[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select driver_id from dbsys.sys_driver where cont_id = 2472 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016751289367676 -- 26-04-01 16:22:38[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2472 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.030471086502075 -- 26-04-01 16:22:38[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 87 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND w.truck_no like '%粤BHJ659%' AND o.order_date >= '2026/03/24' AND o.order_date <= '2026/04/01 23:59:59 ' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017969608306885 -- 26-04-01 16:22:38[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5682,5508,5481,5464,5377,5239) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021674156188965 -- 26-04-01 16:23:10[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5239&extrafareApply_id=1 select o.org_id,o.org_name,c.cont_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 2472 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028471946716309 -- 26-04-01 16:23:10[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5239&extrafareApply_id=1 select d.driver_id,d.driver_name,d.receiving_unit_id,c.shortname,c.account_name,c.bank_account,opening_bank from dbtsl.v_tsl_driver d left join dbsys.sys_customer c on d.receiving_unit_id = c.customer_id where cont_id = 2472 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002392053604126 -- 26-04-01 16:23:10[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5239&extrafareApply_id=1 select 0 as extrafareapply_tslorder_id, 0 as extrafareApply_id,w_sl.copilot_driver, '' as fee_amt, 1 as status_id, o.order_id, o.order_no, 0 as is_close, o.pieces, o.weight, o.volume, o.calc_weight, o.acct_id, o.customer_id,route.route_name,w.truck_no,w.driver,o.order_date from dbtsl.v_tsl_order o left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_workch_order w_o on w_o.order_id = o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where o.order_id = 5239 and o.buzSystem_id = 15 and w.work_type_id = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018011093139648 -- 26-04-01 16:23:11[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5239&extrafareApply_id=1 select o.org_id,o.org_name,c.cont_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 2472 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019598007202148 -- 26-04-01 16:23:11[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5239&extrafareApply_id=1 select d.driver_id,d.driver_name,d.receiving_unit_id,c.shortname,c.account_name,c.bank_account,opening_bank from dbtsl.v_tsl_driver d left join dbsys.sys_customer c on d.receiving_unit_id = c.customer_id where cont_id = 2472 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021131038665771 -- 26-04-01 16:23:11[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5239&extrafareApply_id=1 select 0 as extrafareapply_tslorder_id, 0 as extrafareApply_id,w_sl.copilot_driver, '' as fee_amt, 1 as status_id, o.order_id, o.order_no, 0 as is_close, o.pieces, o.weight, o.volume, o.calc_weight, o.acct_id, o.customer_id,route.route_name,w.truck_no,w.driver,o.order_date from dbtsl.v_tsl_order o left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_workch_order w_o on w_o.order_id = o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where o.order_id = 5239 and o.buzSystem_id = 15 and w.work_type_id = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012439966201782 -- 26-04-01 17:18:04 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_type_id from dbwechat.wechat_publicno where appid='wxbcb1d4382ca8035f' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018801689147949 -- 26-04-01 17:18:04 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='wxbcb1d4382ca8035f' and isenable=1 and publicno_type_id=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0027840137481689 -- 26-04-01 17:18:04 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbwechat.wechat_publicno_acct p_a on b.publicno_id = p_a.publicno_id left join dbsys.sys_contact c on b.cont_id = c.cont_id where b.publicno_id = 11 and b.openid='ocoGM6KRC-nH-s1N5XnfCl_eeQIA' and b.cont_id >1 and c.cont_isenable = 1 and c.acct_id = p_a.acct_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021572113037109 -- 26-04-01 17:18:04 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select buzSystem_id from dbsys.sys_acctCH_buzSystem where acct_id = 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020289421081543 -- 26-04-01 17:18:04[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022180080413818 -- 26-04-01 17:18:04[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018069744110107 -- 26-04-01 17:18:04[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2499 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0026099681854248 -- 26-04-01 17:18:04[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2499 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018551349639893 -- 26-04-01 17:18:04[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2499 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018060207366943 -- 26-04-01 17:18:04[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2499 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.033483028411865 -- 26-04-01 17:18:04[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 110 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019989013671875 -- 26-04-01 17:18:04[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5700,5570,5409,5316) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0075170993804932 -- 26-04-01 17:18:11[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5700&extrafareApply_id=1 select o.org_id,o.org_name,c.cont_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 2499 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024580955505371 -- 26-04-01 17:18:11[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5700&extrafareApply_id=1 select d.driver_id,d.driver_name,d.receiving_unit_id,c.shortname,c.account_name,c.bank_account,opening_bank from dbtsl.v_tsl_driver d left join dbsys.sys_customer c on d.receiving_unit_id = c.customer_id where cont_id = 2499 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018620491027832 -- 26-04-01 17:18:11[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5700&extrafareApply_id=1 select 0 as extrafareapply_tslorder_id, 0 as extrafareApply_id,w_sl.copilot_driver, '' as fee_amt, 1 as status_id, o.order_id, o.order_no, 0 as is_close, o.pieces, o.weight, o.volume, o.calc_weight, o.acct_id, o.customer_id,route.route_name,w.truck_no,w.driver,o.order_date from dbtsl.v_tsl_order o left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_workch_order w_o on w_o.order_id = o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where o.order_id = 5700 and o.buzSystem_id = 15 and w.work_type_id = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082190036773682 -- 26-04-01 17:18:12 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_type_id from dbwechat.wechat_publicno where appid='wxbcb1d4382ca8035f' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010560035705566 -- 26-04-01 17:19:10[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 75002 and order_id = 5700 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013070106506348 -- 26-04-01 17:19:10[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2499 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087161064147949 -- 26-04-01 17:19:28[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee SELECT apply_amt FROM dboa.oa_extrafareapply WHERE extrafareApply_id= 75002 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030269622802734 -- 26-04-01 17:19:28[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee update dboa.oa_extrafareapply_tslorder set fee_amt = 40.00 where extrafareApply_id = 75002 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020273923873901 -- 26-04-01 17:20:01[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5700&extrafareApply_id=1 select o.org_id,o.org_name,c.cont_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 2499 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0027291774749756 -- 26-04-01 17:20:01[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5700&extrafareApply_id=1 select d.driver_id,d.driver_name,d.receiving_unit_id,c.shortname,c.account_name,c.bank_account,opening_bank from dbtsl.v_tsl_driver d left join dbsys.sys_customer c on d.receiving_unit_id = c.customer_id where cont_id = 2499 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023579597473145 -- 26-04-01 17:20:01[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5700&extrafareApply_id=1 select 0 as extrafareapply_tslorder_id, 0 as extrafareApply_id,w_sl.copilot_driver, '' as fee_amt, 1 as status_id, o.order_id, o.order_no, 0 as is_close, o.pieces, o.weight, o.volume, o.calc_weight, o.acct_id, o.customer_id,route.route_name,w.truck_no,w.driver,o.order_date from dbtsl.v_tsl_order o left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_workch_order w_o on w_o.order_id = o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where o.order_id = 5700 and o.buzSystem_id = 15 and w.work_type_id = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018083095550537 -- 26-04-01 17:20:14[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020289421081543 -- 26-04-01 17:20:14[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2499 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028419494628906 -- 26-04-01 17:20:14[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2499 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023970603942871 -- 26-04-01 17:20:14[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2499 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020179748535156 -- 26-04-01 17:20:14[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2499 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01364803314209 -- 26-04-01 17:20:14[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 110 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002173900604248 -- 26-04-01 17:20:14[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5700,5570,5409,5316) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010751962661743 -- 26-04-01 17:20:16[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5700&extrafareApply_id=75002 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 75002 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019049644470215 -- 26-04-01 17:20:16[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5700&extrafareApply_id=75002 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2499 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023908615112305 -- 26-04-01 17:20:16[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5700&extrafareApply_id=75002 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 75002 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019209384918213 -- 26-04-01 17:20:16[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5700&extrafareApply_id=75002 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6312618 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018119812011719 -- 26-04-01 17:20:16[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5700&extrafareApply_id=75002 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2499 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012127876281738 -- 26-04-01 17:20:35[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 75002 and order_id = 5700 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020823955535889 -- 26-04-01 17:20:37[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 75002 and order_id = 5700 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012126922607422 -- 26-04-01 17:20:41[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select driver_id from dbsys.sys_driver where cont_id = 2499 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017240047454834 -- 26-04-01 17:20:41[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2499 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02928614616394 -- 26-04-01 17:20:41[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 110 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019688606262207 -- 26-04-01 17:20:41[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5700,5570,5409,5316) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010128974914551 -- 26-04-01 17:20:47[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5700&extrafareApply_id=1 select o.org_id,o.org_name,c.cont_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 2499 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034129619598389 -- 26-04-01 17:20:47[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5700&extrafareApply_id=1 select d.driver_id,d.driver_name,d.receiving_unit_id,c.shortname,c.account_name,c.bank_account,opening_bank from dbtsl.v_tsl_driver d left join dbsys.sys_customer c on d.receiving_unit_id = c.customer_id where cont_id = 2499 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022671222686768 -- 26-04-01 17:20:47[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5700&extrafareApply_id=1 select 0 as extrafareapply_tslorder_id, 0 as extrafareApply_id,w_sl.copilot_driver, '' as fee_amt, 1 as status_id, o.order_id, o.order_no, 0 as is_close, o.pieces, o.weight, o.volume, o.calc_weight, o.acct_id, o.customer_id,route.route_name,w.truck_no,w.driver,o.order_date from dbtsl.v_tsl_order o left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_workch_order w_o on w_o.order_id = o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where o.order_id = 5700 and o.buzSystem_id = 15 and w.work_type_id = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008929967880249 -- 26-04-01 17:21:57[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 75003 and order_id = 5700 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016329288482666 -- 26-04-01 17:21:57[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2499 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0073480606079102 -- 26-04-01 17:22:25[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee SELECT apply_amt FROM dboa.oa_extrafareapply WHERE extrafareApply_id= 75003 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0026731491088867 -- 26-04-01 17:22:25[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee update dboa.oa_extrafareapply_tslorder set fee_amt = 100.00 where extrafareApply_id = 75003 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013226985931396 -- 26-04-01 17:23:15[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 75003 and order_id = 5700 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019160985946655 -- 26-04-01 17:23:22[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 75003 and order_id = 5700 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013391971588135 -- 26-04-01 17:23:26[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select driver_id from dbsys.sys_driver where cont_id = 2499 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017130374908447 -- 26-04-01 17:23:26[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2499 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012802124023438 -- 26-04-01 17:23:26[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 110 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019199848175049 -- 26-04-01 17:23:26[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5700,5570,5409,5316) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081830024719238 -- 26-04-01 17:23:33[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5700&extrafareApply_id=1 select o.org_id,o.org_name,c.cont_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 2499 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0026428699493408 -- 26-04-01 17:23:33[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5700&extrafareApply_id=1 select d.driver_id,d.driver_name,d.receiving_unit_id,c.shortname,c.account_name,c.bank_account,opening_bank from dbtsl.v_tsl_driver d left join dbsys.sys_customer c on d.receiving_unit_id = c.customer_id where cont_id = 2499 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023839473724365 -- 26-04-01 17:23:33[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5700&extrafareApply_id=1 select 0 as extrafareapply_tslorder_id, 0 as extrafareApply_id,w_sl.copilot_driver, '' as fee_amt, 1 as status_id, o.order_id, o.order_no, 0 as is_close, o.pieces, o.weight, o.volume, o.calc_weight, o.acct_id, o.customer_id,route.route_name,w.truck_no,w.driver,o.order_date from dbtsl.v_tsl_order o left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_workch_order w_o on w_o.order_id = o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where o.order_id = 5700 and o.buzSystem_id = 15 and w.work_type_id = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017991065979004 -- 26-04-01 17:23:34[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select driver_id from dbsys.sys_driver where cont_id = 2499 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013260841369629 -- 26-04-01 17:23:34[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2499 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012727975845337 -- 26-04-01 17:23:34[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 110 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013229846954346 -- 26-04-01 17:23:34[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5700,5570,5409,5316) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016879796981812 -- 26-04-01 17:23:35[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5700&extrafareApply_id=75002 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 75002 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001643180847168 -- 26-04-01 17:23:35[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5700&extrafareApply_id=75002 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2499 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002561092376709 -- 26-04-01 17:23:35[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5700&extrafareApply_id=75002 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 75002 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017330646514893 -- 26-04-01 17:23:35[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5700&extrafareApply_id=75002 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6312618 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016331672668457 -- 26-04-01 17:23:35[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5700&extrafareApply_id=75002 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2499 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016281604766846 -- 26-04-01 17:23:35[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5700&extrafareApply_id=75002 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2499 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084438323974609 -- 26-04-01 17:23:37[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015461444854736 -- 26-04-01 17:23:37[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2499 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023341178894043 -- 26-04-01 17:23:37[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2499 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014231204986572 -- 26-04-01 17:23:37[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2499 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014078617095947 -- 26-04-01 17:23:37[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2499 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015110969543457 -- 26-04-01 17:23:37[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 110 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014309883117676 -- 26-04-01 17:23:37[韦忠禄-2499] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5700,5570,5409,5316) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088310241699219 -- 26-04-01 17:42:09[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 75005 and order_id = 5239 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015089511871338 -- 26-04-01 17:42:09[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2472 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092039108276367 -- 26-04-01 17:43:02[王杰-2508] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001784086227417 -- 26-04-01 17:43:02[王杰-2508] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024800300598145 -- 26-04-01 17:43:02[王杰-2508] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2508 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021119117736816 -- 26-04-01 17:43:02[王杰-2508] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2508 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016779899597168 -- 26-04-01 17:43:02[王杰-2508] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012960195541382 -- 26-04-01 17:43:02[王杰-2508] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 119 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021870136260986 -- 26-04-01 17:43:02[王杰-2508] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5674,5552,5527,5358) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085370540618896 -- 26-04-01 17:43:08[王杰-2508] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5674&extrafareApply_id=74983 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74983 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014259815216064 -- 26-04-01 17:43:08[王杰-2508] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5674&extrafareApply_id=74983 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023529529571533 -- 26-04-01 17:43:08[王杰-2508] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5674&extrafareApply_id=74983 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74983 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015389919281006 -- 26-04-01 17:43:08[王杰-2508] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5674&extrafareApply_id=74983 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6310383 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013937950134277 -- 26-04-01 17:43:08[王杰-2508] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5674&extrafareApply_id=74983 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013787746429443 -- 26-04-01 17:43:08[王杰-2508] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5674&extrafareApply_id=74983 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2508 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013390779495239 -- 26-04-01 17:44:18[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 75005 and order_id = 5239 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010777950286865 -- 26-04-01 17:44:57[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 75005 and order_id = 5239 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014581918716431 -- 26-04-01 17:45:06[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee SELECT apply_amt FROM dboa.oa_extrafareapply WHERE extrafareApply_id= 75005 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035409927368164 -- 26-04-01 17:45:06[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee update dboa.oa_extrafareapply_tslorder set fee_amt = 50.00 where extrafareApply_id = 75005 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.022727966308594 -- 26-04-01 17:45:11[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 75005 and order_id = 5239 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0085179805755615 -- 26-04-01 17:45:15[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 75005 and order_id = 5239 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097901821136475 -- 26-04-01 17:45:21[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select driver_id from dbsys.sys_driver where cont_id = 2472 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017709732055664 -- 26-04-01 17:45:21[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2472 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027768850326538 -- 26-04-01 17:45:21[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 87 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019969940185547 -- 26-04-01 17:45:21[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5682,5508,5481,5464,5377) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021636009216309 -- 26-04-01 17:45:49[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select driver_id from dbsys.sys_driver where cont_id = 2472 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014760494232178 -- 26-04-01 17:45:49[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2472 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012941837310791 -- 26-04-01 17:45:49[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 87 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND w.truck_no like '%粤BHJ659%' AND o.order_date >= '2026/03/24' AND o.order_date <= '2026/04/01 23:59:59 ' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016050338745117 -- 26-04-01 17:45:49[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5682,5508,5481,5464,5377,5239) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076329708099365 -- 26-04-01 17:46:16[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5464&extrafareApply_id=1 select o.org_id,o.org_name,c.cont_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 2472 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023951530456543 -- 26-04-01 17:46:16[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5464&extrafareApply_id=1 select d.driver_id,d.driver_name,d.receiving_unit_id,c.shortname,c.account_name,c.bank_account,opening_bank from dbtsl.v_tsl_driver d left join dbsys.sys_customer c on d.receiving_unit_id = c.customer_id where cont_id = 2472 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019400119781494 -- 26-04-01 17:46:16[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5464&extrafareApply_id=1 select 0 as extrafareapply_tslorder_id, 0 as extrafareApply_id,w_sl.copilot_driver, '' as fee_amt, 1 as status_id, o.order_id, o.order_no, 0 as is_close, o.pieces, o.weight, o.volume, o.calc_weight, o.acct_id, o.customer_id,route.route_name,w.truck_no,w.driver,o.order_date from dbtsl.v_tsl_order o left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_workch_order w_o on w_o.order_id = o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where o.order_id = 5464 and o.buzSystem_id = 15 and w.work_type_id = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0073118209838867 -- 26-04-01 17:47:18[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 75006 and order_id = 5464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00130295753479 -- 26-04-01 17:47:18[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2472 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011817932128906 -- 26-04-01 17:49:13[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee SELECT apply_amt FROM dboa.oa_extrafareapply WHERE extrafareApply_id= 75006 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035429000854492 -- 26-04-01 17:49:13[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee update dboa.oa_extrafareapply_tslorder set fee_amt = 50.00 where extrafareApply_id = 75006 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017431020736694 -- 26-04-01 17:49:15[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 75006 and order_id = 5464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015882968902588 -- 26-04-01 17:49:31[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 75006 and order_id = 5464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011749982833862 -- 26-04-01 17:49:34[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 75006 and order_id = 5464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013664960861206 -- 26-04-01 17:49:46[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select driver_id from dbsys.sys_driver where cont_id = 2472 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016469955444336 -- 26-04-01 17:49:46[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2472 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.032350063323975 -- 26-04-01 17:49:46[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 87 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001884937286377 -- 26-04-01 17:49:46[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5682,5508,5481,5464,5377) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0093789100646973 -- 26-04-01 17:52:39 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_type_id from dbwechat.wechat_publicno where appid='wxbcb1d4382ca8035f' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017249584197998 -- 26-04-01 17:52:39 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='wxbcb1d4382ca8035f' and isenable=1 and publicno_type_id=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030009746551514 -- 26-04-01 17:52:39 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbwechat.wechat_publicno_acct p_a on b.publicno_id = p_a.publicno_id left join dbsys.sys_contact c on b.cont_id = c.cont_id where b.publicno_id = 11 and b.openid='ocoGM6Ev6V-Wie_CKNbSA1MRKezw' and b.cont_id >1 and c.cont_isenable = 1 and c.acct_id = p_a.acct_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016930103302002 -- 26-04-01 17:52:39 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select buzSystem_id from dbsys.sys_acctCH_buzSystem where acct_id = 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018739700317383 -- 26-04-01 17:52:39[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021610260009766 -- 26-04-01 17:52:39[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001676082611084 -- 26-04-01 17:52:39[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2447 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024600028991699 -- 26-04-01 17:52:39[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2447 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017180442810059 -- 26-04-01 17:52:39[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2447 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016829967498779 -- 26-04-01 17:52:39[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2447 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013116836547852 -- 26-04-01 17:52:39[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 61 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018188953399658 -- 26-04-01 17:52:39[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5638,5572,5410,5382) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081830024719238 -- 26-04-01 17:52:56 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_type_id from dbwechat.wechat_publicno where appid='wxbcb1d4382ca8035f' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015308856964111 -- 26-04-01 17:52:56 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='wxbcb1d4382ca8035f' and isenable=1 and publicno_type_id=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0025558471679688 -- 26-04-01 17:52:56 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbwechat.wechat_publicno_acct p_a on b.publicno_id = p_a.publicno_id left join dbsys.sys_contact c on b.cont_id = c.cont_id where b.publicno_id = 11 and b.openid='ocoGM6GzGeeQ8S8ZiS_8ELLDG1H4' and b.cont_id >1 and c.cont_isenable = 1 and c.acct_id = p_a.acct_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015289783477783 -- 26-04-01 17:52:56 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select buzSystem_id from dbsys.sys_acctCH_buzSystem where acct_id = 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016829967498779 -- 26-04-01 17:52:56[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018758773803711 -- 26-04-01 17:52:56[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014891624450684 -- 26-04-01 17:52:56[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021610260009766 -- 26-04-01 17:52:56[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018560886383057 -- 26-04-01 17:52:56[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2507 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015029907226562 -- 26-04-01 17:52:56[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.034415006637573 -- 26-04-01 17:52:56[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 118 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019998550415039 -- 26-04-01 17:52:56[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5563,5545,5371) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010773181915283 -- 26-04-01 17:53:00[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5563&extrafareApply_id=74853 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74853 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017750263214111 -- 26-04-01 17:53:00[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5563&extrafareApply_id=74853 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0027139186859131 -- 26-04-01 17:53:00[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5563&extrafareApply_id=74853 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74853 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018699169158936 -- 26-04-01 17:53:00[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5563&extrafareApply_id=74853 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6300163 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017240047454834 -- 26-04-01 17:53:00[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5563&extrafareApply_id=74853 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001723051071167 -- 26-04-01 17:53:00[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5563&extrafareApply_id=74853 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080280303955078 -- 26-04-01 17:53:08[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014808177947998 -- 26-04-01 17:53:08[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2472 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022008419036865 -- 26-04-01 17:53:08[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2472 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014867782592773 -- 26-04-01 17:53:08[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2472 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001446008682251 -- 26-04-01 17:53:08[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2472 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.029148817062378 -- 26-04-01 17:53:08[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 87 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019230842590332 -- 26-04-01 17:53:08[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5682,5508,5481,5464,5377) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012863159179688 -- 26-04-01 17:53:14[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74857 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74857 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001741886138916 -- 26-04-01 17:53:14[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74857 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2447 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0025479793548584 -- 26-04-01 17:53:14[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74857 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74857 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017659664154053 -- 26-04-01 17:53:14[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74857 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6300567 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001615047454834 -- 26-04-01 17:53:14[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74857 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2447 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016231536865234 -- 26-04-01 17:53:14[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74857 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2447 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017920017242432 -- 26-04-01 17:53:30[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74836 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74836 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013809204101562 -- 26-04-01 17:53:30[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74836 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2447 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018701553344727 -- 26-04-01 17:53:30[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74836 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74836 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013890266418457 -- 26-04-01 17:53:30[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74836 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6298147 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001288890838623 -- 26-04-01 17:53:30[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74836 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2447 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012710094451904 -- 26-04-01 17:53:30[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5572&extrafareApply_id=74836 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2447 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014740943908691 -- 26-04-01 17:55:14[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016820430755615 -- 26-04-01 17:55:14[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2472 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024161338806152 -- 26-04-01 17:55:14[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2472 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019669532775879 -- 26-04-01 17:55:14[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2472 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016779899597168 -- 26-04-01 17:55:14[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2472 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.035762071609497 -- 26-04-01 17:55:14[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 87 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017831325531006 -- 26-04-01 17:55:14[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5682,5508,5481,5464,5377) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0080490112304688 -- 26-04-01 17:57:27 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_type_id from dbwechat.wechat_publicno where appid='wxbcb1d4382ca8035f' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081920623779297 -- 26-04-01 17:57:28[吴海红-2505] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?para={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22}&appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014190673828125 -- 26-04-01 17:57:28[吴海红-2505] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?para={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22}&appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2505 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014100074768066 -- 26-04-01 17:57:28[吴海红-2505] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?para={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22}&appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2505 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015499591827393 -- 26-04-01 17:57:28[吴海红-2505] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?para={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22}&appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2505 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014851093292236 -- 26-04-01 17:57:28[吴海红-2505] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?para={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22}&appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2505 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.034337997436523 -- 26-04-01 17:57:29[吴海红-2505] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?para={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22}&appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 116 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020921230316162 -- 26-04-01 17:57:29[吴海红-2505] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?para={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22}&appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5559,5548,5526,5366) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019520998001099 -- 26-04-01 17:57:33[吴海红-2505] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5548&extrafareApply_id=74793 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74793 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016419887542725 -- 26-04-01 17:57:33[吴海红-2505] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5548&extrafareApply_id=74793 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2505 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0025548934936523 -- 26-04-01 17:57:33[吴海红-2505] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5548&extrafareApply_id=74793 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74793 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017189979553223 -- 26-04-01 17:57:33[吴海红-2505] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5548&extrafareApply_id=74793 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6295831 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016000270843506 -- 26-04-01 17:57:33[吴海红-2505] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5548&extrafareApply_id=74793 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2505 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016100406646729 -- 26-04-01 17:57:33[吴海红-2505] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5548&extrafareApply_id=74793 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2505 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.009721040725708 -- 26-04-01 17:57:45[吴海红-2505] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5526&extrafareApply_id=74790 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74790 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015900135040283 -- 26-04-01 17:57:45[吴海红-2505] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5526&extrafareApply_id=74790 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2505 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024781227111816 -- 26-04-01 17:57:45[吴海红-2505] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5526&extrafareApply_id=74790 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74790 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016520023345947 -- 26-04-01 17:57:45[吴海红-2505] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5526&extrafareApply_id=74790 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6295768 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015110969543457 -- 26-04-01 17:57:45[吴海红-2505] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5526&extrafareApply_id=74790 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2505 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014989376068115 -- 26-04-01 17:57:45[吴海红-2505] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5526&extrafareApply_id=74790 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2505 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082800388336182 -- 26-04-01 17:58:27[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016269683837891 -- 26-04-01 17:58:27[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2472 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020830631256104 -- 26-04-01 17:58:27[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2472 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016210079193115 -- 26-04-01 17:58:27[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2472 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015881061553955 -- 26-04-01 17:58:27[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2472 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.033109188079834 -- 26-04-01 17:58:27[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 87 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017321109771729 -- 26-04-01 17:58:27[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5682,5508,5481,5464,5377) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090138912200928 -- 26-04-01 17:58:46[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5464&extrafareApply_id=1 select o.org_id,o.org_name,c.cont_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 2472 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002997875213623 -- 26-04-01 17:58:46[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5464&extrafareApply_id=1 select d.driver_id,d.driver_name,d.receiving_unit_id,c.shortname,c.account_name,c.bank_account,opening_bank from dbtsl.v_tsl_driver d left join dbsys.sys_customer c on d.receiving_unit_id = c.customer_id where cont_id = 2472 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022392272949219 -- 26-04-01 17:58:46[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5464&extrafareApply_id=1 select 0 as extrafareapply_tslorder_id, 0 as extrafareApply_id,w_sl.copilot_driver, '' as fee_amt, 1 as status_id, o.order_id, o.order_no, 0 as is_close, o.pieces, o.weight, o.volume, o.calc_weight, o.acct_id, o.customer_id,route.route_name,w.truck_no,w.driver,o.order_date from dbtsl.v_tsl_order o left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_workch_order w_o on w_o.order_id = o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where o.order_id = 5464 and o.buzSystem_id = 15 and w.work_type_id = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012686967849731 -- 26-04-01 18:00:38[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 75007 and order_id = 5464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017671585083008 -- 26-04-01 18:00:38[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2472 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010058879852295 -- 26-04-01 18:01:08[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 75007 and order_id = 5464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0079782009124756 -- 26-04-01 18:01:10 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_type_id from dbwechat.wechat_publicno where appid='wxbcb1d4382ca8035f' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014350414276123 -- 26-04-01 18:01:10 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='wxbcb1d4382ca8035f' and isenable=1 and publicno_type_id=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0025629997253418 -- 26-04-01 18:01:10 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbwechat.wechat_publicno_acct p_a on b.publicno_id = p_a.publicno_id left join dbsys.sys_contact c on b.cont_id = c.cont_id where b.publicno_id = 11 and b.openid='ocoGM6ABR6OBpi9ZgSw2yKdGgBaM' and b.cont_id >1 and c.cont_isenable = 1 and c.acct_id = p_a.acct_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001392126083374 -- 26-04-01 18:01:10 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select buzSystem_id from dbsys.sys_acctCH_buzSystem where acct_id = 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015749931335449 -- 26-04-01 18:01:10[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017850399017334 -- 26-04-01 18:01:10[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001370906829834 -- 26-04-01 18:01:10[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2511 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021200180053711 -- 26-04-01 18:01:10[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2511 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017130374908447 -- 26-04-01 18:01:10[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2511 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001384973526001 -- 26-04-01 18:01:10[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2511 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.03065299987793 -- 26-04-01 18:01:10[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 122 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015478134155273 -- 26-04-01 18:01:10[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5677,5555,5530,5362) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076749324798584 -- 26-04-01 18:01:26[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5677&extrafareApply_id=1 select o.org_id,o.org_name,c.cont_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 2511 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021171569824219 -- 26-04-01 18:01:26[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5677&extrafareApply_id=1 select d.driver_id,d.driver_name,d.receiving_unit_id,c.shortname,c.account_name,c.bank_account,opening_bank from dbtsl.v_tsl_driver d left join dbsys.sys_customer c on d.receiving_unit_id = c.customer_id where cont_id = 2511 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019538402557373 -- 26-04-01 18:01:26[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5677&extrafareApply_id=1 select 0 as extrafareapply_tslorder_id, 0 as extrafareApply_id,w_sl.copilot_driver, '' as fee_amt, 1 as status_id, o.order_id, o.order_no, 0 as is_close, o.pieces, o.weight, o.volume, o.calc_weight, o.acct_id, o.customer_id,route.route_name,w.truck_no,w.driver,o.order_date from dbtsl.v_tsl_order o left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_workch_order w_o on w_o.order_id = o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where o.order_id = 5677 and o.buzSystem_id = 15 and w.work_type_id = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089330673217773 -- 26-04-01 18:02:17[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 75007 and order_id = 5464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0082221031188965 -- 26-04-01 18:02:21[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee SELECT apply_amt FROM dboa.oa_extrafareapply WHERE extrafareApply_id= 75007 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003230094909668 -- 26-04-01 18:02:21[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee update dboa.oa_extrafareapply_tslorder set fee_amt = 40.00 where extrafareApply_id = 75007 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011610984802246 -- 26-04-01 18:02:29[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 75007 and order_id = 5464 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019145011901855 -- 26-04-01 18:02:35[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select driver_id from dbsys.sys_driver where cont_id = 2472 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016319751739502 -- 26-04-01 18:02:35[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2472 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028563976287842 -- 26-04-01 18:02:35[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 87 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018670558929443 -- 26-04-01 18:02:35[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5682,5508,5481,5464,5377) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081040859222412 -- 26-04-01 18:02:50[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5508&extrafareApply_id=1 select o.org_id,o.org_name,c.cont_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 2472 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018069744110107 -- 26-04-01 18:02:50[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5508&extrafareApply_id=1 select d.driver_id,d.driver_name,d.receiving_unit_id,c.shortname,c.account_name,c.bank_account,opening_bank from dbtsl.v_tsl_driver d left join dbsys.sys_customer c on d.receiving_unit_id = c.customer_id where cont_id = 2472 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032050609588623 -- 26-04-01 18:02:50[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5508&extrafareApply_id=1 select 0 as extrafareapply_tslorder_id, 0 as extrafareApply_id,w_sl.copilot_driver, '' as fee_amt, 1 as status_id, o.order_id, o.order_no, 0 as is_close, o.pieces, o.weight, o.volume, o.calc_weight, o.acct_id, o.customer_id,route.route_name,w.truck_no,w.driver,o.order_date from dbtsl.v_tsl_order o left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_workch_order w_o on w_o.order_id = o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where o.order_id = 5508 and o.buzSystem_id = 15 and w.work_type_id = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0073158740997314 -- 26-04-01 18:03:28[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 75008 and order_id = 5677 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012989044189453 -- 26-04-01 18:03:28[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2511 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083339214324951 -- 26-04-01 18:03:34[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 75009 and order_id = 5508 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013101100921631 -- 26-04-01 18:03:34[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2472 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086629390716553 -- 26-04-01 18:03:58[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 75009 and order_id = 5508 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0140380859375 -- 26-04-01 18:04:39[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee SELECT apply_amt FROM dboa.oa_extrafareapply WHERE extrafareApply_id= 75008 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003032922744751 -- 26-04-01 18:04:39[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee update dboa.oa_extrafareapply_tslorder set fee_amt = 115.00 where extrafareApply_id = 75008 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015318155288696 -- 26-04-01 18:04:46[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 75008 and order_id = 5677 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092759132385254 -- 26-04-01 18:04:51[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select driver_id from dbsys.sys_driver where cont_id = 2511 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017609596252441 -- 26-04-01 18:04:51[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2511 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01438307762146 -- 26-04-01 18:04:51[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 122 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019440650939941 -- 26-04-01 18:04:51[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5677,5555,5530,5362) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010519981384277 -- 26-04-01 18:04:55[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5677&extrafareApply_id=1 select o.org_id,o.org_name,c.cont_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 2511 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0026531219482422 -- 26-04-01 18:04:55[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5677&extrafareApply_id=1 select d.driver_id,d.driver_name,d.receiving_unit_id,c.shortname,c.account_name,c.bank_account,opening_bank from dbtsl.v_tsl_driver d left join dbsys.sys_customer c on d.receiving_unit_id = c.customer_id where cont_id = 2511 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001849889755249 -- 26-04-01 18:04:55[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5677&extrafareApply_id=1 select 0 as extrafareapply_tslorder_id, 0 as extrafareApply_id,w_sl.copilot_driver, '' as fee_amt, 1 as status_id, o.order_id, o.order_no, 0 as is_close, o.pieces, o.weight, o.volume, o.calc_weight, o.acct_id, o.customer_id,route.route_name,w.truck_no,w.driver,o.order_date from dbtsl.v_tsl_order o left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_workch_order w_o on w_o.order_id = o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where o.order_id = 5677 and o.buzSystem_id = 15 and w.work_type_id = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077970027923584 -- 26-04-01 18:06:39[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 75009 and order_id = 5508 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0068340301513672 -- 26-04-01 18:06:45[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 75009 and order_id = 5508 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008659839630127 -- 26-04-01 18:06:46[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee SELECT apply_amt FROM dboa.oa_extrafareapply WHERE extrafareApply_id= 75009 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0032989978790283 -- 26-04-01 18:06:46[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee update dboa.oa_extrafareapply_tslorder set fee_amt = 50.00 where extrafareApply_id = 75009 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019567966461182 -- 26-04-01 18:06:51[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 75009 and order_id = 5508 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021347045898438 -- 26-04-01 18:06:55[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select driver_id from dbsys.sys_driver where cont_id = 2472 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014169216156006 -- 26-04-01 18:06:55[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2472 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013285160064697 -- 26-04-01 18:06:56[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 87 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016088485717773 -- 26-04-01 18:06:56[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5682,5508,5481,5464,5377) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088431835174561 -- 26-04-01 18:07:04[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5508&extrafareApply_id=1 select o.org_id,o.org_name,c.cont_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 2472 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0026719570159912 -- 26-04-01 18:07:04[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5508&extrafareApply_id=1 select d.driver_id,d.driver_name,d.receiving_unit_id,c.shortname,c.account_name,c.bank_account,opening_bank from dbtsl.v_tsl_driver d left join dbsys.sys_customer c on d.receiving_unit_id = c.customer_id where cont_id = 2472 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022017955780029 -- 26-04-01 18:07:04[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5508&extrafareApply_id=1 select 0 as extrafareapply_tslorder_id, 0 as extrafareApply_id,w_sl.copilot_driver, '' as fee_amt, 1 as status_id, o.order_id, o.order_no, 0 as is_close, o.pieces, o.weight, o.volume, o.calc_weight, o.acct_id, o.customer_id,route.route_name,w.truck_no,w.driver,o.order_date from dbtsl.v_tsl_order o left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_workch_order w_o on w_o.order_id = o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where o.order_id = 5508 and o.buzSystem_id = 15 and w.work_type_id = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0073559284210205 -- 26-04-01 18:07:41[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 75010 and order_id = 5677 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001345157623291 -- 26-04-01 18:07:41[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2511 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018538951873779 -- 26-04-01 18:07:46[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 75010 and order_id = 5677 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088000297546387 -- 26-04-01 18:08:02[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 75011 and order_id = 5508 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016589164733887 -- 26-04-01 18:08:02[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2472 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086719989776611 -- 26-04-01 18:08:24[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee SELECT apply_amt FROM dboa.oa_extrafareapply WHERE extrafareApply_id= 75011 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0033249855041504 -- 26-04-01 18:08:24[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee update dboa.oa_extrafareapply_tslorder set fee_amt = 40.00 where extrafareApply_id = 75011 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019873857498169 -- 26-04-01 18:09:39[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 75011 and order_id = 5508 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015611171722412 -- 26-04-01 18:09:40[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 75010 and order_id = 5677 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010928153991699 -- 26-04-01 18:09:41[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 75011 and order_id = 5508 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0072090625762939 -- 26-04-01 18:09:46[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select driver_id from dbsys.sys_driver where cont_id = 2472 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013060569763184 -- 26-04-01 18:09:46[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2472 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.012444019317627 -- 26-04-01 18:09:46[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 87 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015110969543457 -- 26-04-01 18:09:46[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5682,5508,5481,5464,5377) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.031885862350464 -- 26-04-01 18:10:06[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018339157104492 -- 26-04-01 18:10:06[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2472 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0025780200958252 -- 26-04-01 18:10:06[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2472 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018079280853271 -- 26-04-01 18:10:06[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2472 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017518997192383 -- 26-04-01 18:10:06[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2472 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014333009719849 -- 26-04-01 18:10:06[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 87 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019259452819824 -- 26-04-01 18:10:06[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5682,5508,5481,5464,5377) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077500343322754 -- 26-04-01 18:10:07[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee SELECT apply_amt FROM dboa.oa_extrafareapply WHERE extrafareApply_id= 75010 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028979778289795 -- 26-04-01 18:10:07[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee update dboa.oa_extrafareapply_tslorder set fee_amt = 350.00 where extrafareApply_id = 75010 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086851119995117 -- 26-04-01 18:10:12[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 75010 and order_id = 5677 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0095839500427246 -- 26-04-01 18:10:17[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select driver_id from dbsys.sys_driver where cont_id = 2511 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018250942230225 -- 26-04-01 18:10:17[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2511 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.031928062438965 -- 26-04-01 18:10:17[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 122 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020401477813721 -- 26-04-01 18:10:17[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5677,5555,5530,5362) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023607969284058 -- 26-04-01 18:10:28[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select driver_id from dbsys.sys_driver where cont_id = 2472 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019550323486328 -- 26-04-01 18:10:28[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2472 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020877122879028 -- 26-04-01 18:10:28[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 87 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND w.truck_no like '%粤BHJ659%' AND o.order_date >= '2026/03/04' AND o.order_date <= '2026/04/01 23:59:59 ' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020439624786377 -- 26-04-01 18:10:28[师利仙-2472] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5682,5508,5481,5464,5377,5239,5163,5134,4995,4968,4794,4781,4627,4559,4457,4330) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094749927520752 -- 26-04-01 18:10:43[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5677&extrafareApply_id=1 select o.org_id,o.org_name,c.cont_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 2511 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0027720928192139 -- 26-04-01 18:10:43[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5677&extrafareApply_id=1 select d.driver_id,d.driver_name,d.receiving_unit_id,c.shortname,c.account_name,c.bank_account,opening_bank from dbtsl.v_tsl_driver d left join dbsys.sys_customer c on d.receiving_unit_id = c.customer_id where cont_id = 2511 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023119449615479 -- 26-04-01 18:10:43[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5677&extrafareApply_id=1 select 0 as extrafareapply_tslorder_id, 0 as extrafareApply_id,w_sl.copilot_driver, '' as fee_amt, 1 as status_id, o.order_id, o.order_no, 0 as is_close, o.pieces, o.weight, o.volume, o.calc_weight, o.acct_id, o.customer_id,route.route_name,w.truck_no,w.driver,o.order_date from dbtsl.v_tsl_order o left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_workch_order w_o on w_o.order_id = o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where o.order_id = 5677 and o.buzSystem_id = 15 and w.work_type_id = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077190399169922 -- 26-04-01 18:10:45[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select driver_id from dbsys.sys_driver where cont_id = 2511 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013999938964844 -- 26-04-01 18:10:45[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2511 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.034329175949097 -- 26-04-01 18:10:45[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 122 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015819072723389 -- 26-04-01 18:10:45[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5677,5555,5530,5362) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027261972427368 -- 26-04-01 18:10:48[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5677&extrafareApply_id=1 select o.org_id,o.org_name,c.cont_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 2511 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0029299259185791 -- 26-04-01 18:10:48[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5677&extrafareApply_id=1 select d.driver_id,d.driver_name,d.receiving_unit_id,c.shortname,c.account_name,c.bank_account,opening_bank from dbtsl.v_tsl_driver d left join dbsys.sys_customer c on d.receiving_unit_id = c.customer_id where cont_id = 2511 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021529197692871 -- 26-04-01 18:10:48[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5677&extrafareApply_id=1 select 0 as extrafareapply_tslorder_id, 0 as extrafareApply_id,w_sl.copilot_driver, '' as fee_amt, 1 as status_id, o.order_id, o.order_no, 0 as is_close, o.pieces, o.weight, o.volume, o.calc_weight, o.acct_id, o.customer_id,route.route_name,w.truck_no,w.driver,o.order_date from dbtsl.v_tsl_order o left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_workch_order w_o on w_o.order_id = o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where o.order_id = 5677 and o.buzSystem_id = 15 and w.work_type_id = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081641674041748 -- 26-04-01 18:10:50[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015239715576172 -- 26-04-01 18:10:50[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2511 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022108554840088 -- 26-04-01 18:10:50[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2511 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014281272888184 -- 26-04-01 18:10:50[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2511 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014400482177734 -- 26-04-01 18:10:50[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2511 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015180110931396 -- 26-04-01 18:10:50[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 122 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014400482177734 -- 26-04-01 18:10:50[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5677,5555,5530,5362) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094289779663086 -- 26-04-01 18:22:39[吴海红-2505] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?para={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22}&appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017349720001221 -- 26-04-01 18:22:39[吴海红-2505] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?para={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22}&appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2505 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0025489330291748 -- 26-04-01 18:22:39[吴海红-2505] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?para={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22}&appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2505 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020630359649658 -- 26-04-01 18:22:39[吴海红-2505] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?para={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22}&appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2505 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016920566558838 -- 26-04-01 18:22:39[吴海红-2505] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?para={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22}&appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2505 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.025782108306885 -- 26-04-01 18:22:40[吴海红-2505] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?para={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22}&appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 116 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022528171539307 -- 26-04-01 18:22:40[吴海红-2505] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?para={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22}&appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5559,5548,5526,5366) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0079550743103027 -- 26-04-01 18:27:12 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_type_id from dbwechat.wechat_publicno where appid='wxbcb1d4382ca8035f' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015006065368652 -- 26-04-01 18:27:13[龙九一-2494] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?para={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22}&appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00142502784729 -- 26-04-01 18:27:13[龙九一-2494] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?para={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22}&appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2494 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001410961151123 -- 26-04-01 18:27:13[龙九一-2494] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?para={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22}&appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2494 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001561164855957 -- 26-04-01 18:27:13[龙九一-2494] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?para={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22}&appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2494 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014948844909668 -- 26-04-01 18:27:13[龙九一-2494] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?para={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22}&appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2494 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02985692024231 -- 26-04-01 18:27:13[龙九一-2494] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?para={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22}&appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 105 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0099649429321289 -- 26-04-01 18:27:40[龙九一-2494] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select driver_id from dbsys.sys_driver where cont_id = 2494 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018570423126221 -- 26-04-01 18:27:40[龙九一-2494] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2494 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.032086849212646 -- 26-04-01 18:27:40[龙九一-2494] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 105 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' AND o.order_date <= '2026/04/01 23:59:59 ' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014388084411621 -- 26-04-01 18:27:59[龙九一-2494] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select driver_id from dbsys.sys_driver where cont_id = 2494 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016179084777832 -- 26-04-01 18:27:59[龙九一-2494] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2494 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027679920196533 -- 26-04-01 18:27:59[龙九一-2494] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 105 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' AND o.order_date <= '2026/04/01 23:59:59 ' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015601873397827 -- 26-04-01 18:38:22 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_type_id from dbwechat.wechat_publicno where appid='wxbcb1d4382ca8035f' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018060207366943 -- 26-04-01 18:38:22 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='wxbcb1d4382ca8035f' and isenable=1 and publicno_type_id=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0026819705963135 -- 26-04-01 18:38:22 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbwechat.wechat_publicno_acct p_a on b.publicno_id = p_a.publicno_id left join dbsys.sys_contact c on b.cont_id = c.cont_id where b.publicno_id = 11 and b.openid='ocoGM6JDcJ8lXOC0ZHEJHEIoQyqg' and b.cont_id >1 and c.cont_isenable = 1 and c.acct_id = p_a.acct_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017831325531006 -- 26-04-01 18:38:22 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select buzSystem_id from dbsys.sys_acctCH_buzSystem where acct_id = 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019891262054443 -- 26-04-01 18:38:22[张永利-2496] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021860599517822 -- 26-04-01 18:38:22[张永利-2496] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017731189727783 -- 26-04-01 18:38:22[张永利-2496] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2496 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0025629997253418 -- 26-04-01 18:38:22[张永利-2496] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2496 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021541118621826 -- 26-04-01 18:38:22[张永利-2496] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2496 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017719268798828 -- 26-04-01 18:38:22[张永利-2496] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2496 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014672040939331 -- 26-04-01 18:38:22[张永利-2496] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 107 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022778511047363 -- 26-04-01 18:38:22[张永利-2496] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5673,5558,5537,5525,5355) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017624139785767 -- 26-04-01 19:21:11 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_type_id from dbwechat.wechat_publicno where appid='wxbcb1d4382ca8035f' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014071464538574 -- 26-04-01 19:21:11 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='wxbcb1d4382ca8035f' and isenable=1 and publicno_type_id=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022788047790527 -- 26-04-01 19:21:11 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbwechat.wechat_publicno_acct p_a on b.publicno_id = p_a.publicno_id left join dbsys.sys_contact c on b.cont_id = c.cont_id where b.publicno_id = 11 and b.openid='ocoGM6EMWi4Z2pEqMz5KdVnkBqFE' and b.cont_id >1 and c.cont_isenable = 1 and c.acct_id = p_a.acct_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013840198516846 -- 26-04-01 19:21:11 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select buzSystem_id from dbsys.sys_acctCH_buzSystem where acct_id = 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015609264373779 -- 26-04-01 19:21:11[李兵-2831] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017590522766113 -- 26-04-01 19:21:11[李兵-2831] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013599395751953 -- 26-04-01 19:21:11[李兵-2831] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2831 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021960735321045 -- 26-04-01 19:21:11[李兵-2831] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2831 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013790130615234 -- 26-04-01 19:21:11[李兵-2831] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2831 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013339519500732 -- 26-04-01 19:21:11[李兵-2831] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2831 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.033709049224854 -- 26-04-01 19:21:11[李兵-2831] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 447 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014998912811279 -- 26-04-01 19:21:11[李兵-2831] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5704,5456,5341) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014556169509888 -- 26-04-01 19:27:06 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_type_id from dbwechat.wechat_publicno where appid='wxbcb1d4382ca8035f' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016019344329834 -- 26-04-01 19:27:06 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='wxbcb1d4382ca8035f' and isenable=1 and publicno_type_id=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024311542510986 -- 26-04-01 19:27:06 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbwechat.wechat_publicno_acct p_a on b.publicno_id = p_a.publicno_id left join dbsys.sys_contact c on b.cont_id = c.cont_id where b.publicno_id = 11 and b.openid='ocoGM6OmlrBZTxCLgKsdD1Ca_rqE' and b.cont_id >1 and c.cont_isenable = 1 and c.acct_id = p_a.acct_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016059875488281 -- 26-04-01 19:27:06 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select buzSystem_id from dbsys.sys_acctCH_buzSystem where acct_id = 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017960071563721 -- 26-04-01 19:27:06[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001662015914917 -- 26-04-01 19:27:06[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015580654144287 -- 26-04-01 19:27:06[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022528171539307 -- 26-04-01 19:27:06[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2469 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016169548034668 -- 26-04-01 19:27:06[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2469 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015869140625 -- 26-04-01 19:27:06[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.03235387802124 -- 26-04-01 19:27:06[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 83 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021278858184814 -- 26-04-01 19:27:06[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5693,5503,5478,5385) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0097088813781738 -- 26-04-01 19:27:10[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5503&extrafareApply_id=74732 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74732 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014419555664062 -- 26-04-01 19:27:10[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5503&extrafareApply_id=74732 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041940212249756 -- 26-04-01 19:27:10[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5503&extrafareApply_id=74732 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74732 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015439987182617 -- 26-04-01 19:27:10[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5503&extrafareApply_id=74732 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6293335 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001413106918335 -- 26-04-01 19:27:10[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5503&extrafareApply_id=74732 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014438629150391 -- 26-04-01 19:27:10[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5503&extrafareApply_id=74732 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.018354892730713 -- 26-04-01 19:27:15[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5693&extrafareApply_id=74967 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74967 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013542175292969 -- 26-04-01 19:27:15[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5693&extrafareApply_id=74967 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039608478546143 -- 26-04-01 19:27:15[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5693&extrafareApply_id=74967 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74967 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014610290527344 -- 26-04-01 19:27:15[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5693&extrafareApply_id=74967 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6308977 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001345157623291 -- 26-04-01 19:27:15[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5693&extrafareApply_id=74967 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013470649719238 -- 26-04-01 19:27:15[李海龙-2469] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5693&extrafareApply_id=74967 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2469 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020256042480469 -- 26-04-01 19:32:16 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_type_id from dbwechat.wechat_publicno where appid='wxbcb1d4382ca8035f' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015571117401123 -- 26-04-01 19:32:16 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='wxbcb1d4382ca8035f' and isenable=1 and publicno_type_id=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00229811668396 -- 26-04-01 19:32:16 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbwechat.wechat_publicno_acct p_a on b.publicno_id = p_a.publicno_id left join dbsys.sys_contact c on b.cont_id = c.cont_id where b.publicno_id = 11 and b.openid='ocoGM6O6wmMgPtn3Xo5dPfGQsPSI' and b.cont_id >1 and c.cont_isenable = 1 and c.acct_id = p_a.acct_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015299320220947 -- 26-04-01 19:32:16 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select buzSystem_id from dbsys.sys_acctCH_buzSystem where acct_id = 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016920566558838 -- 26-04-01 19:32:16[胡晓露-2526] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019049644470215 -- 26-04-01 19:32:16[胡晓露-2526] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014848709106445 -- 26-04-01 19:32:16[胡晓露-2526] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2526 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021710395812988 -- 26-04-01 19:32:16[胡晓露-2526] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2526 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018341541290283 -- 26-04-01 19:32:16[胡晓露-2526] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2526 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014839172363281 -- 26-04-01 19:32:16[胡晓露-2526] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2526 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.034673929214478 -- 26-04-01 19:32:16[胡晓露-2526] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 139 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019781589508057 -- 26-04-01 19:32:16[胡晓露-2526] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5678,5550,5372) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015488862991333 -- 26-04-01 19:32:26[胡晓露-2526] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select driver_id from dbsys.sys_driver where cont_id = 2526 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013108253479004 -- 26-04-01 19:32:26[胡晓露-2526] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2526 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020816802978516 -- 26-04-01 19:32:26[胡晓露-2526] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 139 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/01' AND o.order_date <= '2026/04/01 23:59:59 ' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016610622406006 -- 26-04-01 19:32:26[胡晓露-2526] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5678,5550,5372,5242,5140,4996,4865,4712,4585,4374,4284,4217) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014096975326538 -- 26-04-01 19:34:24 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_type_id from dbwechat.wechat_publicno where appid='wxbcb1d4382ca8035f' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014300346374512 -- 26-04-01 19:34:24 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='wxbcb1d4382ca8035f' and isenable=1 and publicno_type_id=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0025160312652588 -- 26-04-01 19:34:24 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbwechat.wechat_publicno_acct p_a on b.publicno_id = p_a.publicno_id left join dbsys.sys_contact c on b.cont_id = c.cont_id where b.publicno_id = 11 and b.openid='ocoGM6IpmRl6n-pZaj-xEdOpxQn0' and b.cont_id >1 and c.cont_isenable = 1 and c.acct_id = p_a.acct_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013918876647949 -- 26-04-01 19:34:24 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select buzSystem_id from dbsys.sys_acctCH_buzSystem where acct_id = 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015809535980225 -- 26-04-01 19:34:24[张雷-2498] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017998218536377 -- 26-04-01 19:34:24[张雷-2498] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013918876647949 -- 26-04-01 19:34:24[张雷-2498] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2498 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020649433135986 -- 26-04-01 19:34:24[张雷-2498] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2498 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001751184463501 -- 26-04-01 19:34:24[张雷-2498] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2498 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014040470123291 -- 26-04-01 19:34:24[张雷-2498] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2498 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.030925035476685 -- 26-04-01 19:34:25[张雷-2498] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 109 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018630027770996 -- 26-04-01 19:34:25[张雷-2498] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5564,5539,5370) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0077011585235596 -- 26-04-01 19:34:44[张雷-2498] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014059543609619 -- 26-04-01 19:34:44[张雷-2498] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2498 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013940334320068 -- 26-04-01 19:34:44[张雷-2498] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2498 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013790130615234 -- 26-04-01 19:34:44[张雷-2498] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2498 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013999938964844 -- 26-04-01 19:34:44[张雷-2498] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2498 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016607999801636 -- 26-04-01 19:34:44[张雷-2498] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 109 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014448165893555 -- 26-04-01 19:34:44[张雷-2498] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5564,5539,5370) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0090570449829102 -- 26-04-01 19:34:48[张雷-2498] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5564&extrafareApply_id=1 select o.org_id,o.org_name,c.cont_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 2498 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028150081634521 -- 26-04-01 19:34:48[张雷-2498] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5564&extrafareApply_id=1 select d.driver_id,d.driver_name,d.receiving_unit_id,c.shortname,c.account_name,c.bank_account,opening_bank from dbtsl.v_tsl_driver d left join dbsys.sys_customer c on d.receiving_unit_id = c.customer_id where cont_id = 2498 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038971900939941 -- 26-04-01 19:34:48[张雷-2498] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5564&extrafareApply_id=1 select 0 as extrafareapply_tslorder_id, 0 as extrafareApply_id,w_sl.copilot_driver, '' as fee_amt, 1 as status_id, o.order_id, o.order_no, 0 as is_close, o.pieces, o.weight, o.volume, o.calc_weight, o.acct_id, o.customer_id,route.route_name,w.truck_no,w.driver,o.order_date from dbtsl.v_tsl_order o left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_workch_order w_o on w_o.order_id = o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where o.order_id = 5564 and o.buzSystem_id = 15 and w.work_type_id = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011447906494141 -- 26-04-01 19:36:43[张雷-2498] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 75017 and order_id = 5564 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016930103302002 -- 26-04-01 19:36:43[张雷-2498] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2498 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017690181732178 -- 26-04-01 19:37:12[张雷-2498] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee SELECT apply_amt FROM dboa.oa_extrafareapply WHERE extrafareApply_id= 75017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0030519962310791 -- 26-04-01 19:37:12[张雷-2498] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee update dboa.oa_extrafareapply_tslorder set fee_amt = 48.00 where extrafareApply_id = 75017 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011029958724976 -- 26-04-01 19:37:55[张雷-2498] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 75017 and order_id = 5564 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0070371627807617 -- 26-04-01 19:37:57[张雷-2498] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 75017 and order_id = 5564 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086648464202881 -- 26-04-01 19:37:58[张雷-2498] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 75017 and order_id = 5564 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0088889598846436 -- 26-04-01 19:37:59[张雷-2498] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 75017 and order_id = 5564 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0071539878845215 -- 26-04-01 19:38:04[张雷-2498] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 75017 and order_id = 5564 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076229572296143 -- 26-04-01 19:38:13[张雷-2498] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014078617095947 -- 26-04-01 19:38:13[张雷-2498] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2498 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021140575408936 -- 26-04-01 19:38:13[张雷-2498] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2498 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017449855804443 -- 26-04-01 19:38:13[张雷-2498] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2498 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012941360473633 -- 26-04-01 19:38:13[张雷-2498] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2498 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.028629064559937 -- 26-04-01 19:38:13[张雷-2498] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 109 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015158653259277 -- 26-04-01 19:38:13[张雷-2498] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5564,5539,5370) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0084378719329834 -- 26-04-01 19:38:17[张雷-2498] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5564&extrafareApply_id=75017 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 75017 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013940334320068 -- 26-04-01 19:38:17[张雷-2498] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5564&extrafareApply_id=75017 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2498 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0039958953857422 -- 26-04-01 19:38:17[张雷-2498] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5564&extrafareApply_id=75017 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 75017 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013689994812012 -- 26-04-01 19:38:17[张雷-2498] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5564&extrafareApply_id=75017 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6313075 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013599395751953 -- 26-04-01 19:38:17[张雷-2498] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5564&extrafareApply_id=75017 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2498 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0098538398742676 -- 26-04-01 19:54:54 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_type_id from dbwechat.wechat_publicno where appid='wxbcb1d4382ca8035f' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001878023147583 -- 26-04-01 19:54:54 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='wxbcb1d4382ca8035f' and isenable=1 and publicno_type_id=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003032922744751 -- 26-04-01 19:54:54 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbwechat.wechat_publicno_acct p_a on b.publicno_id = p_a.publicno_id left join dbsys.sys_contact c on b.cont_id = c.cont_id where b.publicno_id = 11 and b.openid='ocoGM6MJACwhpkeT6cR7O6a1d6fU' and b.cont_id >1 and c.cont_isenable = 1 and c.acct_id = p_a.acct_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018348693847656 -- 26-04-01 19:54:54 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select buzSystem_id from dbsys.sys_acctCH_buzSystem where acct_id = 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020170211791992 -- 26-04-01 19:54:54[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022778511047363 -- 26-04-01 19:54:54[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018501281738281 -- 26-04-01 19:54:54[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2423 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0025451183319092 -- 26-04-01 19:54:54[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2423 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021560192108154 -- 26-04-01 19:54:54[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2423 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018148422241211 -- 26-04-01 19:54:54[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2423 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014897108078003 -- 26-04-01 19:54:54[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 37 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023648738861084 -- 26-04-01 19:54:54[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5690,5506,5475,5401) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0096631050109863 -- 26-04-01 19:55:00[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5690&extrafareApply_id=74968 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74968 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017819404602051 -- 26-04-01 19:55:00[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5690&extrafareApply_id=74968 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2423 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002345085144043 -- 26-04-01 19:55:00[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5690&extrafareApply_id=74968 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74968 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019028186798096 -- 26-04-01 19:55:00[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5690&extrafareApply_id=74968 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6309065 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017411708831787 -- 26-04-01 19:55:00[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5690&extrafareApply_id=74968 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2423 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017378330230713 -- 26-04-01 19:55:00[潘伟-2423] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5690&extrafareApply_id=74968 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2423 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011240005493164 -- 26-04-01 20:45:09 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_type_id from dbwechat.wechat_publicno where appid='wxbcb1d4382ca8035f' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083451271057129 -- 26-04-01 20:45:10 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_type_id from dbwechat.wechat_publicno where appid='wxbcb1d4382ca8035f' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017468929290771 -- 26-04-01 20:45:10 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='wxbcb1d4382ca8035f' and isenable=1 and publicno_type_id=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0025789737701416 -- 26-04-01 20:45:10 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbwechat.wechat_publicno_acct p_a on b.publicno_id = p_a.publicno_id left join dbsys.sys_contact c on b.cont_id = c.cont_id where b.publicno_id = 11 and b.openid='ocoGM6GzGeeQ8S8ZiS_8ELLDG1H4' and b.cont_id >1 and c.cont_isenable = 1 and c.acct_id = p_a.acct_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016720294952393 -- 26-04-01 20:45:10 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select buzSystem_id from dbsys.sys_acctCH_buzSystem where acct_id = 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001838207244873 -- 26-04-01 20:45:10[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021660327911377 -- 26-04-01 20:45:10[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016369819641113 -- 26-04-01 20:45:10[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023930072784424 -- 26-04-01 20:45:10[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2507 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001986026763916 -- 26-04-01 20:45:10[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2507 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016398429870605 -- 26-04-01 20:45:10[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.031866073608398 -- 26-04-01 20:45:10[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 118 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018429756164551 -- 26-04-01 20:45:10[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5563,5545,5371) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013015985488892 -- 26-04-01 20:45:17[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5563&extrafareApply_id=74853 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74853 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013220310211182 -- 26-04-01 20:45:17[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5563&extrafareApply_id=74853 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0034549236297607 -- 26-04-01 20:45:17[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5563&extrafareApply_id=74853 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74853 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014350414276123 -- 26-04-01 20:45:17[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5563&extrafareApply_id=74853 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6300163 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013210773468018 -- 26-04-01 20:45:17[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5563&extrafareApply_id=74853 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012879371643066 -- 26-04-01 20:45:17[刘强-2507] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5563&extrafareApply_id=74853 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2507 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027544975280762 -- 26-04-01 20:58:48 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_type_id from dbwechat.wechat_publicno where appid='wxbcb1d4382ca8035f' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019347667694092 -- 26-04-01 20:58:48 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='wxbcb1d4382ca8035f' and isenable=1 and publicno_type_id=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028600692749023 -- 26-04-01 20:58:48 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbwechat.wechat_publicno_acct p_a on b.publicno_id = p_a.publicno_id left join dbsys.sys_contact c on b.cont_id = c.cont_id where b.publicno_id = 11 and b.openid='ocoGM6O6wmMgPtn3Xo5dPfGQsPSI' and b.cont_id >1 and c.cont_isenable = 1 and c.acct_id = p_a.acct_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019171237945557 -- 26-04-01 20:58:48 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select buzSystem_id from dbsys.sys_acctCH_buzSystem where acct_id = 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020980834960938 -- 26-04-01 20:58:48[胡晓露-2526] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002310037612915 -- 26-04-01 20:58:48[胡晓露-2526] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018999576568604 -- 26-04-01 20:58:48[胡晓露-2526] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2526 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0026931762695312 -- 26-04-01 20:58:48[胡晓露-2526] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2526 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023589134216309 -- 26-04-01 20:58:48[胡晓露-2526] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2526 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018899440765381 -- 26-04-01 20:58:48[胡晓露-2526] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2526 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.016993045806885 -- 26-04-01 20:58:49[胡晓露-2526] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 139 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023889541625977 -- 26-04-01 20:58:49[胡晓露-2526] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5678,5550,5372) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013559818267822 -- 26-04-01 20:58:54[胡晓露-2526] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5678&extrafareApply_id=1 select o.org_id,o.org_name,c.cont_name from dbsys.sys_contact c left join dbsys.sys_org o on c.cont_deforgid = o.org_id where c.cont_id = 2526 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028848648071289 -- 26-04-01 20:58:54[胡晓露-2526] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5678&extrafareApply_id=1 select d.driver_id,d.driver_name,d.receiving_unit_id,c.shortname,c.account_name,c.bank_account,opening_bank from dbtsl.v_tsl_driver d left join dbsys.sys_customer c on d.receiving_unit_id = c.customer_id where cont_id = 2526 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0040020942687988 -- 26-04-01 20:58:54[胡晓露-2526] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5678&extrafareApply_id=1 select 0 as extrafareapply_tslorder_id, 0 as extrafareApply_id,w_sl.copilot_driver, '' as fee_amt, 1 as status_id, o.order_id, o.order_no, 0 as is_close, o.pieces, o.weight, o.volume, o.calc_weight, o.acct_id, o.customer_id,route.route_name,w.truck_no,w.driver,o.order_date from dbtsl.v_tsl_order o left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_workch_order w_o on w_o.order_id = o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where o.order_id = 5678 and o.buzSystem_id = 15 and w.work_type_id = 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011047124862671 -- 26-04-01 21:00:16[胡晓露-2526] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 75018 and order_id = 5678 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013811588287354 -- 26-04-01 21:00:16[胡晓露-2526] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2526 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017251014709473 -- 26-04-01 21:00:18[胡晓露-2526] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 75018 and order_id = 5678 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.008357048034668 -- 26-04-01 21:01:17[胡晓露-2526] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee SELECT apply_amt FROM dboa.oa_extrafareapply WHERE extrafareApply_id= 75018 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0035619735717773 -- 26-04-01 21:01:17[胡晓露-2526] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=sync_extrafareapply_tslorderFee update dboa.oa_extrafareapply_tslorder set fee_amt = 50.00 where extrafareApply_id = 75018 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0094749927520752 -- 26-04-01 21:01:45[胡晓露-2526] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 75018 and order_id = 5678 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.017564058303833 -- 26-04-01 21:01:48[胡晓露-2526] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=save_order select extrafareApply_tslorder_id from dboa.oa_extrafareapply_tslorder where extrafareApply_id = 75018 and order_id = 5678 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0081942081451416 -- 26-04-01 21:01:53[胡晓露-2526] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select driver_id from dbsys.sys_driver where cont_id = 2526 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014557838439941 -- 26-04-01 21:01:53[胡晓露-2526] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2526 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.027921915054321 -- 26-04-01 21:01:53[胡晓露-2526] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 139 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016720294952393 -- 26-04-01 21:01:53[胡晓露-2526] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5678,5550,5372) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.021256923675537 -- 26-04-01 21:18:07 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_type_id from dbwechat.wechat_publicno where appid='wxbcb1d4382ca8035f' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019550323486328 -- 26-04-01 21:18:07 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='wxbcb1d4382ca8035f' and isenable=1 and publicno_type_id=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0027790069580078 -- 26-04-01 21:18:07 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbwechat.wechat_publicno_acct p_a on b.publicno_id = p_a.publicno_id left join dbsys.sys_contact c on b.cont_id = c.cont_id where b.publicno_id = 11 and b.openid='ocoGM6M1tyPUUIx58-PBivL-3J5w' and b.cont_id >1 and c.cont_isenable = 1 and c.acct_id = p_a.acct_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022280216217041 -- 26-04-01 21:18:07 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select buzSystem_id from dbsys.sys_acctCH_buzSystem where acct_id = 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002094030380249 -- 26-04-01 21:18:07[赵伟臣-2489] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023701190948486 -- 26-04-01 21:18:07[赵伟臣-2489] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018720626831055 -- 26-04-01 21:18:07[赵伟臣-2489] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2489 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0026240348815918 -- 26-04-01 21:18:07[赵伟臣-2489] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2489 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019218921661377 -- 26-04-01 21:18:07[赵伟臣-2489] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2489 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018761157989502 -- 26-04-01 21:18:07[赵伟臣-2489] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2489 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014904022216797 -- 26-04-01 21:18:07[赵伟臣-2489] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 102 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024189949035645 -- 26-04-01 21:18:07[赵伟臣-2489] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5518,5493,5402) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023019075393677 -- 26-04-01 21:18:07[赵伟臣-2489] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019559860229492 -- 26-04-01 21:18:07[赵伟臣-2489] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2489 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019259452819824 -- 26-04-01 21:18:07[赵伟臣-2489] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2489 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019299983978271 -- 26-04-01 21:18:07[赵伟臣-2489] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2489 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019400119781494 -- 26-04-01 21:18:07[赵伟臣-2489] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2489 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020558834075928 -- 26-04-01 21:18:07[赵伟臣-2489] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 102 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019838809967041 -- 26-04-01 21:18:07[赵伟臣-2489] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5518,5493,5402) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019734859466553 -- 26-04-01 21:36:56[赵伟臣-2489] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015120506286621 -- 26-04-01 21:36:56[赵伟臣-2489] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2489 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022749900817871 -- 26-04-01 21:36:56[赵伟臣-2489] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2489 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018610954284668 -- 26-04-01 21:36:56[赵伟臣-2489] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2489 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001439094543457 -- 26-04-01 21:36:56[赵伟臣-2489] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2489 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015002965927124 -- 26-04-01 21:36:56[赵伟臣-2489] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 102 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019981861114502 -- 26-04-01 21:36:56[赵伟臣-2489] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5518,5493,5402) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0076558589935303 -- 26-04-01 21:53:42 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_type_id from dbwechat.wechat_publicno where appid='wxbcb1d4382ca8035f' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014450550079346 -- 26-04-01 21:53:42 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='wxbcb1d4382ca8035f' and isenable=1 and publicno_type_id=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0023090839385986 -- 26-04-01 21:53:42 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbwechat.wechat_publicno_acct p_a on b.publicno_id = p_a.publicno_id left join dbsys.sys_contact c on b.cont_id = c.cont_id where b.publicno_id = 11 and b.openid='ocoGM6IgDLg2B40SA7k8BRjZZ46o' and b.cont_id >1 and c.cont_isenable = 1 and c.acct_id = p_a.acct_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001399040222168 -- 26-04-01 21:53:42 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select buzSystem_id from dbsys.sys_acctCH_buzSystem where acct_id = 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015661716461182 -- 26-04-01 21:53:42[闫超-2465] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087580680847168 -- 26-04-01 21:53:46[闫超-2465] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?wxMenu_id=126&appid=wxbcb1d4382ca8035f&wxMenu_id=126¶={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22} select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016200542449951 -- 26-04-01 21:53:46[闫超-2465] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?wxMenu_id=126&appid=wxbcb1d4382ca8035f&wxMenu_id=126¶={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22} select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2465 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024690628051758 -- 26-04-01 21:53:46[闫超-2465] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?wxMenu_id=126&appid=wxbcb1d4382ca8035f&wxMenu_id=126¶={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22} select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2465 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020570755004883 -- 26-04-01 21:53:46[闫超-2465] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?wxMenu_id=126&appid=wxbcb1d4382ca8035f&wxMenu_id=126¶={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22} select driver_id from dbsys.sys_driver where cont_id = 2465 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015690326690674 -- 26-04-01 21:53:46[闫超-2465] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?wxMenu_id=126&appid=wxbcb1d4382ca8035f&wxMenu_id=126¶={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22} select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.032397985458374 -- 26-04-01 21:53:46[闫超-2465] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?wxMenu_id=126&appid=wxbcb1d4382ca8035f&wxMenu_id=126¶={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22} SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 79 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017781257629395 -- 26-04-01 21:53:46[闫超-2465] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?wxMenu_id=126&appid=wxbcb1d4382ca8035f&wxMenu_id=126¶={%22appid%22:%22wxbcb1d4382ca8035f%22,%22wxMenu_id%22:%22126%22} select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5521,5489,5406) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.010347843170166 -- 26-04-01 21:54:00[闫超-2465] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5521&extrafareApply_id=74949 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74949 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015289783477783 -- 26-04-01 21:54:00[闫超-2465] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5521&extrafareApply_id=74949 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0043048858642578 -- 26-04-01 21:54:00[闫超-2465] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5521&extrafareApply_id=74949 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74949 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016908645629883 -- 26-04-01 21:54:00[闫超-2465] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5521&extrafareApply_id=74949 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6307820 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014910697937012 -- 26-04-01 21:54:00[闫超-2465] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5521&extrafareApply_id=74949 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014891624450684 -- 26-04-01 21:54:00[闫超-2465] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5521&extrafareApply_id=74949 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0092501640319824 -- 26-04-01 21:54:20[闫超-2465] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5521&extrafareApply_id=74951 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74951 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015149116516113 -- 26-04-01 21:54:20[闫超-2465] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5521&extrafareApply_id=74951 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0038430690765381 -- 26-04-01 21:54:20[闫超-2465] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5521&extrafareApply_id=74951 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74951 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016419887542725 -- 26-04-01 21:54:20[闫超-2465] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5521&extrafareApply_id=74951 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6307866 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015029907226562 -- 26-04-01 21:54:20[闫超-2465] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5521&extrafareApply_id=74951 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014948844909668 -- 26-04-01 21:54:20[闫超-2465] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5521&extrafareApply_id=74951 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.01006007194519 -- 26-04-01 21:54:33[闫超-2465] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5521&extrafareApply_id=74952 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74952 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017139911651611 -- 26-04-01 21:54:33[闫超-2465] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5521&extrafareApply_id=74952 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0042650699615479 -- 26-04-01 21:54:33[闫超-2465] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5521&extrafareApply_id=74952 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74952 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017540454864502 -- 26-04-01 21:54:33[闫超-2465] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5521&extrafareApply_id=74952 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6307886 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016388893127441 -- 26-04-01 21:54:33[闫超-2465] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5521&extrafareApply_id=74952 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001629114151001 -- 26-04-01 21:54:33[闫超-2465] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5521&extrafareApply_id=74952 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089499950408936 -- 26-04-01 21:54:44[闫超-2465] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5489&extrafareApply_id=74947 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74947 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014369487762451 -- 26-04-01 21:54:44[闫超-2465] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5489&extrafareApply_id=74947 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041861534118652 -- 26-04-01 21:54:44[闫超-2465] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5489&extrafareApply_id=74947 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74947 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015518665313721 -- 26-04-01 21:54:44[闫超-2465] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5489&extrafareApply_id=74947 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6307776 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014431476593018 -- 26-04-01 21:54:44[闫超-2465] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5489&extrafareApply_id=74947 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014288425445557 -- 26-04-01 21:54:44[闫超-2465] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5489&extrafareApply_id=74947 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.015758991241455 -- 26-04-01 21:55:10[闫超-2465] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5521&extrafareApply_id=74948 SELECT r.*,createdby.cont_name createdby,updatedby.cont_name updatedby,receive.shortname receiving_unit, o.appr_proc_name appr_proc,rc.cont_name apply_cont,org.org_name department,IFNULL(w_ot.work_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 dbtsl.tsl_workex_other w_ot ON r.extrafareApply_id = w_ot.extrafareApply_id LEFT JOIN dbsys.sys_customer receive ON receive.customer_id = r.receiving_unit_id WHERE r.extrafareApply_id = 74948 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014190673828125 -- 26-04-01 21:55:10[闫超-2465] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5521&extrafareApply_id=74948 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0041358470916748 -- 26-04-01 21:55:10[闫超-2465] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5521&extrafareApply_id=74948 select efa_tsl.extrafareapply_tslorder_id recid, efa_tsl.extrafareapply_tslorder_id, efa_tsl.extrafareApply_id, efa_tsl.fee_amt, efa.status_id, o.order_id, o.order_no, efa.is_close, o.pieces, o.weight, o.volume, o.calc_weight, w.work_no, o.acct_id, o.customer_id,w.truck_no,route.route_name,w_sl.copilot_driver,w.driver,o.order_date from dboa.oa_extrafareapply_tslorder efa_tsl left join dboa.oa_extrafareApply efa ON efa.extrafareApply_id = efa_tsl.extrafareApply_id left join dbtsl.v_tsl_order o on efa_tsl.order_id = o.order_id left join dbtsl.tsl_orderex_ftl o_ftl on o_ftl.order_id = o.order_id left join dbtsl.tsl_route route on route.route_id = o_ftl.route_id left join dbtsl.tsl_work w on efa_tsl.work_id = w.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id where efa_tsl.extrafareApply_id = 74948 and o.buzSystem_id = 15 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016629695892334 -- 26-04-01 21:55:10[闫超-2465] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5521&extrafareApply_id=74948 select file_id,file_url,file_ext,thumb_file_url,file_type_id,remark from dbpublic.pbl_upload_file where owner_id=6307802 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014021396636963 -- 26-04-01 21:55:10[闫超-2465] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5521&extrafareApply_id=74948 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014100074768066 -- 26-04-01 21:55:10[闫超-2465] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=driver_fareapply_edit&order_id=5521&extrafareApply_id=74948 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2465 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.02136492729187 -- 26-04-01 22:04:44 -- /buz/tsl/index.php/tsloprt/driver_salary_list?appid=wxbcb1d4382ca8035f&wxMenu_id=127 select publicno_type_id from dbwechat.wechat_publicno where appid='wxbcb1d4382ca8035f' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017340183258057 -- 26-04-01 22:04:44 -- /buz/tsl/index.php/tsloprt/driver_salary_list?appid=wxbcb1d4382ca8035f&wxMenu_id=127 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='wxbcb1d4382ca8035f' and isenable=1 and publicno_type_id=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0026528835296631 -- 26-04-01 22:04:44 -- /buz/tsl/index.php/tsloprt/driver_salary_list?appid=wxbcb1d4382ca8035f&wxMenu_id=127 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbwechat.wechat_publicno_acct p_a on b.publicno_id = p_a.publicno_id left join dbsys.sys_contact c on b.cont_id = c.cont_id where b.publicno_id = 11 and b.openid='ocoGM6HqhLFI7o1P0qn7z5dfsO-E' and b.cont_id >1 and c.cont_isenable = 1 and c.acct_id = p_a.acct_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00173020362854 -- 26-04-01 22:04:44 -- /buz/tsl/index.php/tsloprt/driver_salary_list?appid=wxbcb1d4382ca8035f&wxMenu_id=127 select buzSystem_id from dbsys.sys_acctCH_buzSystem where acct_id = 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019049644470215 -- 26-04-01 22:04:44[罗昌进-2516] -- /buz/tsl/index.php/tsloprt/driver_salary_list?appid=wxbcb1d4382ca8035f&wxMenu_id=127 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021231174468994 -- 26-04-01 22:04:44[罗昌进-2516] -- /buz/tsl/index.php/tsloprt/driver_salary_list?appid=wxbcb1d4382ca8035f&wxMenu_id=127 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=127 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016999244689941 -- 26-04-01 22:04:44[罗昌进-2516] -- /buz/tsl/index.php/tsloprt/driver_salary_list?appid=wxbcb1d4382ca8035f&wxMenu_id=127 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2516 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0025150775909424 -- 26-04-01 22:04:44[罗昌进-2516] -- /buz/tsl/index.php/tsloprt/driver_salary_list?appid=wxbcb1d4382ca8035f&wxMenu_id=127 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 127 and cont_id = 2516 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.003342866897583 -- 26-04-01 22:04:44[罗昌进-2516] -- /buz/tsl/index.php/tsloprt/driver_salary_list?appid=wxbcb1d4382ca8035f&wxMenu_id=127 SELECT driver_id,receiving_unit_id,salaryItem_tmplt_id FROM dbtsl.v_tsl_driver WHERE cont_id = 2516 AND acct_id = 47 AND isenable = 1 AND driver_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.013442993164062 -- 26-04-01 22:04:44[罗昌进-2516] -- /buz/tsl/index.php/tsloprt/driver_salary_list?appid=wxbcb1d4382ca8035f&wxMenu_id=127 SELECT s.*,sd.*,c.shortname driver_name, s_e.extfield_json,group_concat(s.statement_no) statement_no, group_concat(s.statement_id) statement_ids, sum(s_d.sumSalary_amt) sumSalary_amt,sum(s_d.monthlyBonus_amt) monthlyBonus_amt, sum(s_d.monthlyDeduction_amt) monthlyDeduction_amt,sum(s_d.otherDeduction_amt) otherDeduction_amt, sum(s_d.sumDeduction_amt) sumDeduction_amt, date_format(s.start_date, '%Y-%m-%d') AS start_date, date_format(s.end_date, '%Y-%m-%d') AS end_date FROM dbtsl.tsl_statement s LEFT JOIN dbtsl.tsl_statement_ext s_e ON s.statement_id = s_e.statement_id LEFT JOIN dbsys.sys_customer c ON s.customer_id = c.customer_id LEFT JOIN dbtsl.tsl_statementex_driversalary s_d ON s.statement_id = s_d.statement_id LEFT JOIN dboa.oa_fareapply f ON f.fareApply_id = s_d.fareApply_id LEFT JOIN dbfin.fin_salarydata sd ON sd.salaryData_id = s_d.salaryData_id LEFT JOIN dboa.oa_fareapply fin_f ON sd.fareApply_id = fin_f.fareApply_id WHERE s.customer_id = 20105 AND s.acct_id = 47 AND s.statement_type_id = 2 AND (f.payStatus_id = 3 OR fin_f.payStatus_id = 3) AND s.start_date >= '2026-03-01' AND s.start_date <= '2026-03-31 23:59:59' GROUP BY IF(sd.salarydata_id IS NULL, UUID(), sd.salarydata_id) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0060718059539795 -- 26-04-01 22:04:44[罗昌进-2516] -- /buz/tsl/index.php/tsloprt/driver_salary_list?appid=wxbcb1d4382ca8035f&wxMenu_id=127 SELECT salaryItem_name,field_name FROM dbfin.fin_salaryitem WHERE isenable = 1 AND salaryItem_tmplt_id = 55 AND is_effective = 1 AND salaryItem_id NOT IN(SELECT fin_salaryItem_id FROM dbtsl.tsl_driversalary2fin_setting WHERE acct_id = 47) ORDER BY salaryItem_sort ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.020924091339111 -- 26-04-01 22:05:10[罗昌进-2516] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013909339904785 -- 26-04-01 22:05:10[罗昌进-2516] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2516 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022141933441162 -- 26-04-01 22:05:10[罗昌进-2516] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2516 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018291473388672 -- 26-04-01 22:05:10[罗昌进-2516] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2516 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014660358428955 -- 26-04-01 22:05:10[罗昌进-2516] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2516 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014433145523071 -- 26-04-01 22:05:10[罗昌进-2516] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 128 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019400119781494 -- 26-04-01 22:05:10[罗昌进-2516] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5535,5364) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089459419250488 -- 26-04-01 22:05:18 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_type_id from dbwechat.wechat_publicno where appid='wxbcb1d4382ca8035f' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011087894439697 -- 26-04-01 22:05:23[罗昌进-2516] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select driver_id from dbsys.sys_driver where cont_id = 2516 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018208026885986 -- 26-04-01 22:05:23[罗昌进-2516] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2516 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.049776077270508 -- 26-04-01 22:05:23[罗昌进-2516] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 128 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2025/03/01' AND o.order_date <= '2026/04/01 23:59:59 ' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0037848949432373 -- 26-04-01 22:05:23[罗昌进-2516] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5535,5364,5236,5158,5057,4947,4870,4721,4603,4579,4370,4286,4222,4134,4118,3970,3836,3674,3646,3489) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.019368886947632 -- 26-04-01 22:06:47[罗昌进-2516] -- /buz/tsl/index.php/tsloprt/driver_salary_list?appid=wxbcb1d4382ca8035f&wxMenu_id=127 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=127 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015389919281006 -- 26-04-01 22:06:47[罗昌进-2516] -- /buz/tsl/index.php/tsloprt/driver_salary_list?appid=wxbcb1d4382ca8035f&wxMenu_id=127 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2516 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021979808807373 -- 26-04-01 22:06:47[罗昌进-2516] -- /buz/tsl/index.php/tsloprt/driver_salary_list?appid=wxbcb1d4382ca8035f&wxMenu_id=127 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 127 and cont_id = 2516 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0028901100158691 -- 26-04-01 22:06:47[罗昌进-2516] -- /buz/tsl/index.php/tsloprt/driver_salary_list?appid=wxbcb1d4382ca8035f&wxMenu_id=127 SELECT driver_id,receiving_unit_id,salaryItem_tmplt_id FROM dbtsl.v_tsl_driver WHERE cont_id = 2516 AND acct_id = 47 AND isenable = 1 AND driver_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0052850246429443 -- 26-04-01 22:06:47[罗昌进-2516] -- /buz/tsl/index.php/tsloprt/driver_salary_list?appid=wxbcb1d4382ca8035f&wxMenu_id=127 SELECT s.*,sd.*,c.shortname driver_name, s_e.extfield_json,group_concat(s.statement_no) statement_no, group_concat(s.statement_id) statement_ids, sum(s_d.sumSalary_amt) sumSalary_amt,sum(s_d.monthlyBonus_amt) monthlyBonus_amt, sum(s_d.monthlyDeduction_amt) monthlyDeduction_amt,sum(s_d.otherDeduction_amt) otherDeduction_amt, sum(s_d.sumDeduction_amt) sumDeduction_amt, date_format(s.start_date, '%Y-%m-%d') AS start_date, date_format(s.end_date, '%Y-%m-%d') AS end_date FROM dbtsl.tsl_statement s LEFT JOIN dbtsl.tsl_statement_ext s_e ON s.statement_id = s_e.statement_id LEFT JOIN dbsys.sys_customer c ON s.customer_id = c.customer_id LEFT JOIN dbtsl.tsl_statementex_driversalary s_d ON s.statement_id = s_d.statement_id LEFT JOIN dboa.oa_fareapply f ON f.fareApply_id = s_d.fareApply_id LEFT JOIN dbfin.fin_salarydata sd ON sd.salaryData_id = s_d.salaryData_id LEFT JOIN dboa.oa_fareapply fin_f ON sd.fareApply_id = fin_f.fareApply_id WHERE s.customer_id = 20105 AND s.acct_id = 47 AND s.statement_type_id = 2 AND (f.payStatus_id = 3 OR fin_f.payStatus_id = 3) AND s.start_date >= '2026-03-01' AND s.start_date <= '2026-03-31 23:59:59' GROUP BY IF(sd.salarydata_id IS NULL, UUID(), sd.salarydata_id) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024631023406982 -- 26-04-01 22:06:47[罗昌进-2516] -- /buz/tsl/index.php/tsloprt/driver_salary_list?appid=wxbcb1d4382ca8035f&wxMenu_id=127 SELECT salaryItem_name,field_name FROM dbfin.fin_salaryitem WHERE isenable = 1 AND salaryItem_tmplt_id = 55 AND is_effective = 1 AND salaryItem_id NOT IN(SELECT fin_salaryItem_id FROM dbtsl.tsl_driversalary2fin_setting WHERE acct_id = 47) ORDER BY salaryItem_sort ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.011538982391357 -- 26-04-01 22:07:20[罗昌进-2516] -- /buz/tsl/index.php/tsloprt/driver_salary_list?appid=wxbcb1d4382ca8035f&wxMenu_id=127 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=127 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013220310211182 -- 26-04-01 22:07:20[罗昌进-2516] -- /buz/tsl/index.php/tsloprt/driver_salary_list?appid=wxbcb1d4382ca8035f&wxMenu_id=127 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2516 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013139247894287 -- 26-04-01 22:07:20[罗昌进-2516] -- /buz/tsl/index.php/tsloprt/driver_salary_list?appid=wxbcb1d4382ca8035f&wxMenu_id=127 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 127 and cont_id = 2516 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0026159286499023 -- 26-04-01 22:07:20[罗昌进-2516] -- /buz/tsl/index.php/tsloprt/driver_salary_list?appid=wxbcb1d4382ca8035f&wxMenu_id=127 SELECT driver_id,receiving_unit_id,salaryItem_tmplt_id FROM dbtsl.v_tsl_driver WHERE cont_id = 2516 AND acct_id = 47 AND isenable = 1 AND driver_id > 1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0050890445709229 -- 26-04-01 22:07:20[罗昌进-2516] -- /buz/tsl/index.php/tsloprt/driver_salary_list?appid=wxbcb1d4382ca8035f&wxMenu_id=127 SELECT s.*,sd.*,c.shortname driver_name, s_e.extfield_json,group_concat(s.statement_no) statement_no, group_concat(s.statement_id) statement_ids, sum(s_d.sumSalary_amt) sumSalary_amt,sum(s_d.monthlyBonus_amt) monthlyBonus_amt, sum(s_d.monthlyDeduction_amt) monthlyDeduction_amt,sum(s_d.otherDeduction_amt) otherDeduction_amt, sum(s_d.sumDeduction_amt) sumDeduction_amt, date_format(s.start_date, '%Y-%m-%d') AS start_date, date_format(s.end_date, '%Y-%m-%d') AS end_date FROM dbtsl.tsl_statement s LEFT JOIN dbtsl.tsl_statement_ext s_e ON s.statement_id = s_e.statement_id LEFT JOIN dbsys.sys_customer c ON s.customer_id = c.customer_id LEFT JOIN dbtsl.tsl_statementex_driversalary s_d ON s.statement_id = s_d.statement_id LEFT JOIN dboa.oa_fareapply f ON f.fareApply_id = s_d.fareApply_id LEFT JOIN dbfin.fin_salarydata sd ON sd.salaryData_id = s_d.salaryData_id LEFT JOIN dboa.oa_fareapply fin_f ON sd.fareApply_id = fin_f.fareApply_id WHERE s.customer_id = 20105 AND s.acct_id = 47 AND s.statement_type_id = 2 AND (f.payStatus_id = 3 OR fin_f.payStatus_id = 3) AND s.start_date >= '2026-03-01' AND s.start_date <= '2026-03-31 23:59:59' GROUP BY IF(sd.salarydata_id IS NULL, UUID(), sd.salarydata_id) ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0012960433959961 -- 26-04-01 22:07:20[罗昌进-2516] -- /buz/tsl/index.php/tsloprt/driver_salary_list?appid=wxbcb1d4382ca8035f&wxMenu_id=127 SELECT salaryItem_name,field_name FROM dbfin.fin_salaryitem WHERE isenable = 1 AND salaryItem_tmplt_id = 55 AND is_effective = 1 AND salaryItem_id NOT IN(SELECT fin_salaryItem_id FROM dbtsl.tsl_driversalary2fin_setting WHERE acct_id = 47) ORDER BY salaryItem_sort ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0070309638977051 -- 26-04-01 22:54:15 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_type_id from dbwechat.wechat_publicno where appid='wxbcb1d4382ca8035f' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001384973526001 -- 26-04-01 22:54:15 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='wxbcb1d4382ca8035f' and isenable=1 and publicno_type_id=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0025908946990967 -- 26-04-01 22:54:15 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbwechat.wechat_publicno_acct p_a on b.publicno_id = p_a.publicno_id left join dbsys.sys_contact c on b.cont_id = c.cont_id where b.publicno_id = 11 and b.openid='ocoGM6Ev6V-Wie_CKNbSA1MRKezw' and b.cont_id >1 and c.cont_isenable = 1 and c.acct_id = p_a.acct_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013711452484131 -- 26-04-01 22:54:15 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select buzSystem_id from dbsys.sys_acctCH_buzSystem where acct_id = 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015480518341064 -- 26-04-01 22:54:15[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018210411071777 -- 26-04-01 22:54:15[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013558864593506 -- 26-04-01 22:54:15[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2447 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021669864654541 -- 26-04-01 22:54:15[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2447 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0014059543609619 -- 26-04-01 22:54:15[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2447 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0013360977172852 -- 26-04-01 22:54:15[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2447 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.014759063720703 -- 26-04-01 22:54:15[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 61 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015130043029785 -- 26-04-01 22:54:15[李亚清-2447] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5638,5572,5410,5382) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0087528228759766 -- 26-04-01 23:04:17 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_type_id from dbwechat.wechat_publicno where appid='wxbcb1d4382ca8035f' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.00173020362854 -- 26-04-01 23:04:17 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select publicno_id,is_oneUser_forMultiOpenid from dbwechat.wechat_publicno p where p.appid='wxbcb1d4382ca8035f' and isenable=1 and publicno_type_id=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0026638507843018 -- 26-04-01 23:04:17 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select b.cont_id, c.cont_name, c.acct_id, c.cont_password from dbwechat.wechat_describe b left join dbwechat.wechat_publicno_acct p_a on b.publicno_id = p_a.publicno_id left join dbsys.sys_contact c on b.cont_id = c.cont_id where b.publicno_id = 11 and b.openid='ocoGM6ABR6OBpi9ZgSw2yKdGgBaM' and b.cont_id >1 and c.cont_isenable = 1 and c.acct_id = p_a.acct_id ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017509460449219 -- 26-04-01 23:04:17 -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select buzSystem_id from dbsys.sys_acctCH_buzSystem where acct_id = 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0018980503082275 -- 26-04-01 23:04:17[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select tag, para_value from dbsys.v_sys_acct_para where is_valid=1 and acct_id= 47 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0021178722381592 -- 26-04-01 23:04:17[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.001694917678833 -- 26-04-01 23:04:17[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2511 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0024712085723877 -- 26-04-01 23:04:17[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2511 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020489692687988 -- 26-04-01 23:04:17[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2511 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0017008781433105 -- 26-04-01 23:04:17[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2511 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.035376071929932 -- 26-04-01 23:04:17[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 122 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0022039413452148 -- 26-04-01 23:04:17[杨林-2511] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5677,5555,5530,5362) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0089969635009766 -- 26-04-01 23:19:55 -- /buz/tsl/index.php/tsloprt/driver_salary_list?appid=wxbcb1d4382ca8035f&wxMenu_id=127 select publicno_type_id from dbwechat.wechat_publicno where appid='wxbcb1d4382ca8035f' limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0083470344543457 -- 26-04-01 23:45:37[罗昌进-2516] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select is_wxMenu_id from dbwechat.v_wechat_publicnoch_menu where wxMenu_id=126 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015919208526611 -- 26-04-01 23:45:37[罗昌进-2516] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select cont_stafftype, bit_adminBuzSystem from dbsys.sys_contact where cont_id = 2516 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.002349853515625 -- 26-04-01 23:45:37[罗昌进-2516] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select count(1) cnt from dbwechat.wechat_cont_purview where wxMenu_id = 126 and cont_id = 2516 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019140243530273 -- 26-04-01 23:45:37[罗昌进-2516] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select driver_id from dbsys.sys_driver where cont_id = 2516 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0015518665313721 -- 26-04-01 23:45:37[罗昌进-2516] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2516 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.026329040527344 -- 26-04-01 23:45:37[罗昌进-2516] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 128 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2026/03/25' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0020289421081543 -- 26-04-01 23:45:37[罗昌进-2516] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?appid=wxbcb1d4382ca8035f&wxMenu_id=126 select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5535,5364) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0086929798126221 -- 26-04-01 23:45:59[罗昌进-2516] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select driver_id from dbsys.sys_driver where cont_id = 2516 and acct_id = 47 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0016360282897949 -- 26-04-01 23:45:59[罗昌进-2516] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select acct_id, cont_id, cont_edikey from dbsys.sys_contact where cont_id = 2516 and cont_isenable=1 limit 1 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.023811101913452 -- 26-04-01 23:45:59[罗昌进-2516] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query SELECT o.*,o.order_id recid,o_tn.content transnode_content,r.route_name,w.carrier_id,w.truck_no,w.driver, w_sl.copilot_driver,w_sl.fleet_carrier_id,w.driver_id,date_format(o.order_date,'%Y-%m-%d %H:%i') order_date FROM dbtsl.tsl_order o left join dbtsl.tsl_orderch_transnode o_tn on o.cur_transnode_id = o_tn.transnode_id left join dbtsl.tsl_orderex_ftl oe_f on o.order_id = oe_f.order_id left join dbtsl.tsl_route r on r.route_id = oe_f.route_id left join dbtsl.tsl_workch_order w_o on o.order_id = w_o.order_id left join dbtsl.tsl_work w on w.work_id = w_o.work_id left join dbtsl.tsl_workex_specline w_sl on w_sl.work_id = w.work_id left join dboa.oa_extrafareapply_tslorder ef_tsl on ef_tsl.order_id = o.order_id WHERE o.acct_id=47 and o.buzSystem_id = 15 AND ( w.driver_id = 128 OR IFNULL(oe_f.fleet_org_id,1) = 1 ) AND IFNULL(w.work_type_id,1) = 1 AND o.order_date >= '2025/03/01' AND o.order_date <= '2026/04/01 23:59:59 ' GROUP BY o.order_id ORDER BY o.order_id DESC LIMIT 0,20 ------------------------------------------------------------------------------------------------------------------------------------------------------ Time: 0.0019810199737549 -- 26-04-01 23:45:59[罗昌进-2516] -- /buz/tsl/index.php/tsloprt/driver_fareapply_list?event=query select e.extrafareApply_no,e.status_id extrafareapply_status_id,ef_tsl.extrafareApply_id,ef_tsl.order_id, e.apply_amt,e.payStatus_id from dboa.oa_extrafareapply_tslorder ef_tsl left join dboa.oa_extrafareapply e on e.extrafareApply_id = ef_tsl.extrafareApply_id where ef_tsl.order_id in(5535,5364,5236,5158,5057,4947,4870,4721,4603,4579,4370,4286,4222,4134,4118,3970,3836,3674,3646,3489) and e.status_id <> 5 ------------------------------------------------------------------------------------------------------------------------------------------------------