From 33aecf33f7b0dacaa58036afc049a3aab7c9e7c6 Mon Sep 17 00:00:00 2001 From: yakunyang Date: Wed, 12 Jun 2024 11:12:58 +0800 Subject: [PATCH] =?UTF-8?q?[6.4.4]=20[fea]=20saas=20och=E4=B8=9A=E5=8A=A1?= =?UTF-8?q?=E5=B1=82=E5=9F=9F=E5=90=8D=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/config/urlConfig.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/config/urlConfig.json b/app/config/urlConfig.json index e653140b62..2c2869e5f8 100644 --- a/app/config/urlConfig.json +++ b/app/config/urlConfig.json @@ -109,8 +109,8 @@ }, "saas": { "qa": { - "och_url": "https://mogogo-driver-qa.zhidaozhixing.com", - "shuttle_url": "https://mogogo-driver-qa.zhidaozhixing.com", + "och_url": "https://sca-api-qa.zhidaozhixing.com", + "shuttle_url": "https://sca-api-qa.zhidaozhixing.com", "passport_url": "https://mogogo-driver-qa.zhidaozhixing.com/arch/passport/", "socket_base_url": "https://mogogo-driver-qa.zhidaozhixing.com/arch/push/", "socket_tech_url": "https://mogogo-driver-qa.zhidaozhixing.com/arch/", @@ -125,8 +125,8 @@ "secure_product_secret": "85dcf995430746f6b1c2d4fe6817ff2e" }, "online": { - "och_url": "https://mogogo-driver.zhidaozhixing.com", - "shuttle_url": "https://mogogo-driver.zhidaozhixing.com", + "och_url": "https://sca-api.zhidaozhixing.com", + "shuttle_url": "https://sca-api.zhidaozhixing.com", "passport_url": "https://mogogo-driver.zhidaozhixing.com/arch/passport/", "socket_base_url": "https://mogogo-driver.zhidaozhixing.com/arch/push/", "socket_tech_url": "https://mogogo-driver.zhidaozhixing.com/arch/",