修改网关地址
This commit is contained in:
@ -26,7 +26,7 @@ export default defineConfig({
|
|||||||
// REACT_APP_CUSTOMERSERVICE_WS_REDIRECT: 'ws://10.242.31.158:18022/api/api/biz-customer-service',
|
// REACT_APP_CUSTOMERSERVICE_WS_REDIRECT: 'ws://10.242.31.158:18022/api/api/biz-customer-service',
|
||||||
|
|
||||||
//智慧客服用户中心地址
|
//智慧客服用户中心地址
|
||||||
REACT_APP_CUSTOMERSERVICE_USERCENTER: 'http://10.242.31.158:8100/auth/oauth/authorize?response_type=code',
|
REACT_APP_CUSTOMERSERVICE_USERCENTER: 'http://10.242.31.158:18022/auth/oauth/authorize?response_type=code',
|
||||||
|
|
||||||
//智慧客服client_id
|
//智慧客服client_id
|
||||||
REACT_APP_CUSTOMERSERVICE_CLIENT_ID: 'COsHJydx',
|
REACT_APP_CUSTOMERSERVICE_CLIENT_ID: 'COsHJydx',
|
||||||
|
@ -22,7 +22,7 @@ export default defineConfig({
|
|||||||
//询价-查看报价详情-虚拟用户uid
|
//询价-查看报价详情-虚拟用户uid
|
||||||
REACT_APP_XUNJIA_UID: 'admin_entrance',
|
REACT_APP_XUNJIA_UID: 'admin_entrance',
|
||||||
//智慧客服用户中心地址
|
//智慧客服用户中心地址
|
||||||
REACT_APP_CUSTOMERSERVICE_USERCENTER: 'http://10.238.25.112:8100/auth/oauth/authorize?response_type=code',
|
REACT_APP_CUSTOMERSERVICE_USERCENTER: 'http://uscm.unicom.local:18022/auth/oauth/authorize?response_type=code',
|
||||||
|
|
||||||
//智慧客服client_id
|
//智慧客服client_id
|
||||||
REACT_APP_CUSTOMERSERVICE_CLIENT_ID: 'COsHJydx',
|
REACT_APP_CUSTOMERSERVICE_CLIENT_ID: 'COsHJydx',
|
||||||
|
Reference in New Issue
Block a user