11/13/2
This commit is contained in:
@@ -53,6 +53,8 @@ class AppLink {
|
||||
|
||||
static const String addDriverOrder = "$ride/driver_order/add.php";
|
||||
static const String getDriverOrder = "$ride/driver_order/get.php";
|
||||
static const String getOrderCancelStatus =
|
||||
"$ride/driver_order/getOrderCancelStatus.php";
|
||||
static const String updateDriverOrder = "$ride/driver_order/update.php";
|
||||
static const String deleteDriverOrder = "$ride/driver_order/delete.php";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user