Bladeren bron

修改后台跳转

jace 6 jaren geleden
bovenliggende
commit
74572622c8
2 gewijzigde bestanden met toevoegingen van 2 en 2 verwijderingen
  1. 1 1
      normandcrm/admin/common/config/params.php
  2. 1 1
      normandcrm/crm/common/config/params.php

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

@@ -11,7 +11,7 @@ return [
     'xcrmServiceApiSecret' => 'app_oauth#^A3lopM5*$%TUa@wtC467^',
 
     'xcoqBaseUrl' => 'http://www.noryataimkt.com/',     //返回官网
-    'xcrmHost' => 'http://crm.noryataimkt.com',         //在线开户
+    'xcrmHost' => 'http://xxx.noryataimkt.com',         //在线开户
     'xcrmMobileHost' => 'http://m.trends-fx.com',
     
     // rc环境的xcrm域名

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

@@ -13,7 +13,7 @@ return [
 
 
     'xcoqBaseUrl' => 'http://www.noryataimkt.com',     //返回官网
-    'xcrmHost' => 'http://crm.noryataimkt.com',        //在线开户
+    'xcrmHost' => 'http://xxx.noryataimkt.com',        //在线开户
     // 'xcrmHost' => 'http://xcrm.taikong88.com',
     'xcoqMobileHost' => 'http://m.noryataimkt.com',