Robin 6 лет назад
Родитель
Сommit
2fde1a7309

+ 1 - 1
normand/frontend/common/config/params.php

@@ -3,7 +3,7 @@ return [
     'adminEmail' => 'admin@example.com',
     'supportEmail' => 'support@example.com',
     'user.passwordResetTokenExpire' => 3600,
-    'xcoqServiceBaseUrl' => 'http://www.service.com',
+    'xcoqServiceBaseUrl' => 'http://www.service.besonmkt.com',
     'xcoqServiceApiSecret' => 'app_oauth#^a3dl0psDM50*$%Tua@wtc467^',
     'xcrmServiceBaseUrl' => 'http://www.service.com',
     'xcrmServiceApiSecret' => 'app_oauth#^a3dl0psDM50*$%Tua@wtc467^',

+ 2 - 2
normandcrm/admin/common/config/params-local.php

@@ -1,8 +1,8 @@
 <?php
 return [
-    'xcoqServiceBaseUrl' => 'http://crm.service.com',
+    'xcoqServiceBaseUrl' => 'http://crm.service.besonmkt.com',
     'xcoqServiceApiSecret' => 'app_oauth#^A3lopM5*$%TUa@wtC467^',
 
-    'xcrmServiceBaseUrl' => 'http://crm.service.com',    //服务器地址
+    'xcrmServiceBaseUrl' => 'http://crm.service.besonmkt.com',    //服务器地址
     'xcrmServiceApiSecret' => 'app_oauth#^A3lopM5*$%TUa@wtC467^',
 ];

+ 4 - 4
normandcrm/admin/common/config/params.php

@@ -4,14 +4,14 @@ return [
     'supportEmail' => 'support@example.com',
     'user.passwordResetTokenExpire' => 3600,
 
-    'xcoqServiceBaseUrl' => 'http://crm.service.com',
+    'xcoqServiceBaseUrl' => 'http://crm.service.besonmkt.com',
     'xcoqServiceApiSecret' => 'app_oauth#^A3lopM5*$%TUa@wtC467^',
 
-    'xcrmServiceBaseUrl' => 'http://crm.service.com',
+    'xcrmServiceBaseUrl' => 'http://crm.service.besonmkt.com',
     'xcrmServiceApiSecret' => 'app_oauth#^A3lopM5*$%TUa@wtC467^',
 
-    'xcoqBaseUrl' => 'http://www.noryataimkt.com/',     //返回官网
-    'xcrmHost' => 'http://crm.noryataimkt.com',         //在线开户
+    'xcoqBaseUrl' => 'http://www.besenmkt.com/',     //返回官网
+    'xcrmHost' => 'http://crm.besenmkt.com',         //在线开户
     'xcrmMobileHost' => 'http://m.trends-fx.com',
     
     // rc环境的xcrm域名

+ 3 - 3
normandcrm/crm/common/config/params-local.php

@@ -1,11 +1,11 @@
 <?php
 return [
-    'xcoqServiceBaseUrl' =>'http://crm.service.com',
+    'xcoqServiceBaseUrl' =>'http://crm.service.besonmkt.com',
     'xcoqServiceApiSecret' => 'app_oauth#^A3lopM5*$%TUa@wtC467^',
 
-    'xcoqAsiaServiceBaseUrl' => 'http://crm.service.com',
+    'xcoqAsiaServiceBaseUrl' => 'http://crm.service.besonmkt.com',
     'xcoqAsiaServiceApiSecret' => 'app_oauth#^A3lopM5*$%TUa@wtC467^',
 
-    'xcrmServiceBaseUrl' => 'http://crm.service.com',
+    'xcrmServiceBaseUrl' => 'http://crm.service.besonmkt.com',
     'xcrmServiceApiSecret' => 'app_oauth#^A3lopM5*$%TUa@wtC467^',
 ];

+ 4 - 4
normandcrm/crm/common/config/params.php

@@ -4,16 +4,16 @@ return [
     'supportEmail' => 'support@example.com',
     'user.passwordResetTokenExpire' => 3600,
 
-    'xcoqServiceBaseUrl' => 'http://crm.service.com', //暂时没有发现作用
+    'xcoqServiceBaseUrl' => 'http://crm.service.besonmkt.com', //暂时没有发现作用
     'xcoqServiceApiSecret' => 'app_oauth#^A3lopM5*$%TUa@wtC467^',
 
-    'xcrmServiceBaseUrl' => 'http://crm.service.com', //服务器地址,不过local文件会重置
+    'xcrmServiceBaseUrl' => 'http://crm.service.besonmkt.com', //服务器地址,不过local文件会重置
     'xcrmServiceApiSecret' => 'app_oauth#^A3lopM5*$%TUa@wtC467^',
 
 
 
-    'xcoqBaseUrl' => 'http://www.noryataimkt.com',     //返回官网
-    'xcrmHost' => 'http://crm.noryataimkt.com',        //在线开户
+    'xcoqBaseUrl' => 'http://www.besenmkt.com',     //返回官网
+    'xcrmHost' => 'http://crm.besenmkt.com',        //在线开户
     // 'xcrmHost' => 'http://xcrm.taikong88.com',
     'xcoqMobileHost' => 'http://m.noryataimkt.com',