7/6/5
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import 'package:SEFER/constant/api_key.dart';
|
||||
import 'package:SEFER/env/env.dart';
|
||||
|
||||
class AppLink {
|
||||
@@ -112,6 +113,8 @@ class AppLink {
|
||||
static String getCnMap = "$server/auth/cnMap.php";
|
||||
static String updateApiKey = "$ride/apiKey/update.php";
|
||||
static String deleteApiKey = "$ride/apiKey/delete.php";
|
||||
static String checkPhoneNumberISVerfiedDriver =
|
||||
"$auth/checkPhoneNumberISVerfiedDriver.php";
|
||||
|
||||
//-----------------Feed Back------------------
|
||||
static String addFeedBack = "$ride/feedBack/add.php";
|
||||
|
||||
Reference in New Issue
Block a user