pre passaggio git
This commit is contained in:
parent
8bca9e74df
commit
ca591eff45
@ -188,7 +188,7 @@ namespace SoftwayWeb.Controllers
|
||||
ViewBag.dataGiro = dataG;
|
||||
}
|
||||
|
||||
urlBase = apiUrl + "Giri/listaDestinazioniByAutistaDataMezzo";
|
||||
urlBase = apiUrl + "Giri/listaDestinazioniByAutistaDataMezzoWeb";
|
||||
urlBase = urlBase + "?autista=" + codAutista + "&dataGiro=" + dataGi + "&mezzo=" + codMezzo;
|
||||
Uri baseAddress = new Uri(urlBase);
|
||||
client = new HttpClient();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user