Update: 2026-06-22 00:31:28
This commit is contained in:
@@ -345,6 +345,11 @@ import 'box_name.dart';class AppLink {
|
||||
static String getCampaignsLog = "$server/Admin/marketing/get_campaigns_log.php";
|
||||
static String getTelemetry = "$server/Admin/marketing/get_telemetry.php";
|
||||
static String getPriceComparison = "$server/Admin/marketing/get_price_comparison.php";
|
||||
static String whatIfSimulator = "$server/Admin/marketing/what_if_simulator.php";
|
||||
static String getPriceGapHeatmap = "$server/Admin/marketing/get_price_gap_heatmap.php";
|
||||
static String winbackHotspotTargets = "$server/Admin/marketing/winback_hotspot_targets.php";
|
||||
static String getMarketShareAnalytics = "$server/Admin/marketing/get_market_share_analytics.php";
|
||||
static String aiPricePrediction = "$server/Admin/marketing/ai_price_prediction.php";
|
||||
static String saveDriverDestination = "$server/ride/location/save_driver_destination.php";
|
||||
static String paymentServerV2 = 'https://walletintaleq.intaleq.xyz/v2/main';
|
||||
static String realtimeDashboardV2 = "$server/Admin/v2/realtime_dashboard.php";
|
||||
|
||||
Reference in New Issue
Block a user