9/17/1
This commit is contained in:
@@ -51,6 +51,8 @@ class AppLink {
|
||||
//==================certifcate==========
|
||||
static const String location = '$server/ride/location';
|
||||
static const String getCarsLocationByPassenger = "$location/get.php";
|
||||
static const String getDriverCarsLocationToPassengerAfterApplied =
|
||||
"$location/getDriverCarsLocationToPassengerAfterApplied.php";
|
||||
static const String addCarsLocationByPassenger = "$location/add.php";
|
||||
static const String deleteCarsLocationByPassenger = "$location/delete.php";
|
||||
static const String updateCarsLocationByPassenger = "$location/update.php";
|
||||
|
||||
Reference in New Issue
Block a user