配置生产环境客服地址

This commit is contained in:
unknown
2022-08-25 15:51:05 +08:00
parent 19b9929923
commit 257edd46a2

View File

@ -22,13 +22,13 @@ export default defineConfig({
//询价-查看报价详情-虚拟用户uid
REACT_APP_XUNJIA_UID: 'admin_entrance',
//智慧客服用户中心地址
REACT_APP_CUSTOMERSERVICE_USERCENTER: 'http://10.242.31.158:8100/auth/oauth/authorize?response_type=code',
REACT_APP_CUSTOMERSERVICE_USERCENTER: 'http://uscm.unicom.local:8100/auth/oauth/authorize?response_type=code',
//智慧客服client_id
REACT_APP_CUSTOMERSERVICE_CLIENT_ID: 'COsHJydx',
//智慧客服地址
REACT_APP_CUSTOMERSERVICE_REDIRECT: 'http://10.242.31.158:8632',
REACT_APP_CUSTOMERSERVICE_REDIRECT: 'https://uscm.chinaunicom.cn:18011',
// //智慧客服ws地址
// REACT_APP_CUSTOMERSERVICE_WS_REDIRECT: 'ws://uscm.unicom.local:18022/api/api/biz-customer-service',