|
@@ -216,7 +216,7 @@ export function initEnv() {
|
|
}
|
|
}
|
|
if ( origin.indexOf('https://lt-') > -1 ) {
|
|
if ( origin.indexOf('https://lt-') > -1 ) {
|
|
window.env = 'lt';
|
|
window.env = 'lt';
|
|
- window.profileApi = 'https://lt-apim.kerryplus.com/c/api';
|
|
|
|
|
|
+ window.profileApi = 'https://lt-gateway-kip-internal.kerryplus.com/api';
|
|
window.cmrApi = 'https://lt-crm.kerryplus.com/xcrm-api/api';
|
|
window.cmrApi = 'https://lt-crm.kerryplus.com/xcrm-api/api';
|
|
window.api = 'api';
|
|
window.api = 'api';
|
|
window.wechatOfficialAccountId = 'wx2bd99ca94d6acd7e'
|
|
window.wechatOfficialAccountId = 'wx2bd99ca94d6acd7e'
|