部署供货商客服入口

This commit is contained in:
unknown
2022-07-11 16:01:49 +08:00
parent e91466b3af
commit 503e8ed03f
7 changed files with 185 additions and 14 deletions

View File

@ -25,10 +25,10 @@ export default defineConfig({
REACT_APP_CUSTOMERSERVICE_USERCENTER: 'http://10.242.31.158:8100/auth/oauth/authorize?response_type=code',
//智慧客服client_id
REACT_APP_CUSTOMERSERVICE_CLIENT_ID: 'S00hFPxc',
REACT_APP_CUSTOMERSERVICE_CLIENT_ID: 'COsHJydx',
//智慧客服地址
REACT_APP_CUSTOMERSERVICE_REDIRECT: 'http://localhost:3000',
REACT_APP_CUSTOMERSERVICE_REDIRECT: 'http://10.242.31.158:8632',
// //智慧客服ws地址
// REACT_APP_CUSTOMERSERVICE_WS_REDIRECT: 'ws://10.242.31.54:18022/api/api/biz-customer-service',