From 96d740605593f5dde9054a375fcb7b7529812f90 Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 1 Sep 2022 10:47:14 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=9F=E4=BA=A7=E7=BD=91=E5=85=B3=E5=9C=B0?= =?UTF-8?q?=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/config.prod.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.prod.ts b/config/config.prod.ts index 01af4bb..a3545df 100644 --- a/config/config.prod.ts +++ b/config/config.prod.ts @@ -22,7 +22,7 @@ export default defineConfig({ //询价-查看报价详情-虚拟用户uid REACT_APP_XUNJIA_UID: 'admin_entrance', //智慧客服用户中心地址 - REACT_APP_CUSTOMERSERVICE_USERCENTER: 'http://uscm.unicom.local:18022/auth/oauth/authorize?response_type=code', + REACT_APP_CUSTOMERSERVICE_USERCENTER: 'https://uscm.chinaunicom.cn:18023/auth/oauth/authorize?response_type=code', //智慧客服client_id REACT_APP_CUSTOMERSERVICE_CLIENT_ID: 'COsHJydx',