部署供货商客服入口
This commit is contained in:
@ -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',
|
||||
|
||||
|
Reference in New Issue
Block a user