Stringsql="update dispatch_order set engineer_code=?, seq=?, time_begin=? ,time_end=?, path_time=?, path_distance=? "+" where team_id=? and batch_no=? and order_id=? and dt=? and status!='CONFIRM' ";
Stringsql="update dispatch_order set engineer_code=?, seq=?, time_begin=? ,time_end=?, path_time=?, path_distance=? "+" where team_id=? and batch_no=? and order_id=? and dt=?";