10/19/1
This commit is contained in:
@@ -67,6 +67,10 @@ class AppLink {
|
||||
static const String addCarsLocationByPassenger = "$location/add.php";
|
||||
static const String deleteCarsLocationByPassenger = "$location/delete.php";
|
||||
static const String updateCarsLocationByPassenger = "$location/update.php";
|
||||
static const String getTotalDriverDuration =
|
||||
"$location/getTotalDriverDuration.php";
|
||||
static const String getTotalDriverDurationToday =
|
||||
"$location/getTotalDriverDurationToday.php";
|
||||
|
||||
//==================Blog=============
|
||||
static const String profile = 'https://ride.mobile-app.store/ride/profile';
|
||||
|
||||
Reference in New Issue
Block a user