This commit is contained in:
Hamza-Ayed
2024-07-19 15:25:36 +03:00
parent 1fe98b698b
commit 27de944c2f
7 changed files with 71 additions and 326 deletions

View File

@@ -111,6 +111,9 @@ class AppLink {
static String addApiKey = "$ride/apiKey/add.php";
static String getApiKey = "$ride/apiKey/get.php";
static String getCnMap = "$server/auth/cnMap.php";
static String getPromptDriverDocumentsEgypt =
"$server/auth/captin/getPromptDriverDocumentsEgypt.php";
static String updateApiKey = "$ride/apiKey/update.php";
static String deleteApiKey = "$ride/apiKey/delete.php";
static String checkPhoneNumberISVerfiedDriver =