Update: 2026-07-10 19:42:49
This commit is contained in:
@@ -352,7 +352,8 @@ class AppLink {
|
||||
"$paymentServer/ride/driverWallet/get.php";
|
||||
static String get getDriverPaymentToday =>
|
||||
"$paymentServer/ride/payment/get.php";
|
||||
static String get getCountRide => "$rideServer/payment/getCountRide.php";
|
||||
static String get getCountRide =>
|
||||
"$paymentServer/ride/payment/getCountRide.php";
|
||||
static String get getAllPaymentFromRide =>
|
||||
"$paymentServer/ride/payment/getAllPayment.php";
|
||||
static String get getAllPaymentVisa =>
|
||||
|
||||
Reference in New Issue
Block a user