Explorar el Código

修改后台配置

Robin hace 6 años
padre
commit
73906ca868

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

@@ -3,6 +3,6 @@ return [
     'xcoqServiceBaseUrl' => 'http://crm.service.com',
     'xcoqServiceApiSecret' => 'app_oauth#^A3lopM5*$%TUa@wtC467^',
 
-    'xcrmServiceBaseUrl' => 'http://crm.service.com',    //服务器地址
+    'xcrmServiceBaseUrl' => 'http://crm.service.beronmkt.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.beronmkt.com',
     'xcoqServiceApiSecret' => 'app_oauth#^A3lopM5*$%TUa@wtC467^',
 
-    'xcrmServiceBaseUrl' => 'http://crm.service.com',
+    'xcrmServiceBaseUrl' => 'http://crm.service.beronmkt.com',
     'xcrmServiceApiSecret' => 'app_oauth#^A3lopM5*$%TUa@wtC467^',
 
-    'xcoqBaseUrl' => 'http://www.noryataimkt.com/',     //返回官网
-    'xcrmHost' => 'http://crm.noryataimkt.com',         //在线开户
+    'xcoqBaseUrl' => 'http://www.beronmkt.com/',     //返回官网
+    'xcrmHost' => 'http://crm.beronmkt.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.beronmkt.com',
     'xcoqServiceApiSecret' => 'app_oauth#^A3lopM5*$%TUa@wtC467^',
 
-    'xcoqAsiaServiceBaseUrl' => 'http://crm.service.com',
+    'xcoqAsiaServiceBaseUrl' => 'http://crm.service.beronmkt.com',
     'xcoqAsiaServiceApiSecret' => 'app_oauth#^A3lopM5*$%TUa@wtC467^',
 
-    'xcrmServiceBaseUrl' => 'http://crm.service.com',
+    'xcrmServiceBaseUrl' => 'http://crm.service.beronmkt.com',
     'xcrmServiceApiSecret' => 'app_oauth#^A3lopM5*$%TUa@wtC467^',
 ];

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

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

+ 2 - 2
normandcrm/service/backend/helpers/MailHelper.php

@@ -235,7 +235,7 @@ class MailHelper
                 ],
                 'messageConfig' => [
                     'charset' => 'UTF-8',
-                    'from' => [$configArr['send_mail'] => 'Noryatai']
+                    'from' => [$configArr['send_mail'] => 'Beron']
                 ],
             ]);
         }
@@ -418,7 +418,7 @@ class MailHelper
                 'transport' => $transport,
                 'messageConfig' => [
                     'charset' => 'UTF-8',
-                    'from' => [$configArr['send_mail'] => 'Noryatai']
+                    'from' => [$configArr['send_mail'] => 'Beron']
                 ],
             ]);
         }

+ 2 - 2
normandcrm/service/common/config/db.php

@@ -1,8 +1,8 @@
 <?php
 return [
     'class' => 'yii\db\Connection',
-    'dsn' => 'mysql:host=localhost;dbname=normandmkt_crm',
+    'dsn' => 'mysql:host=localhost;dbname=beronmkt_crm',
     'username' => 'root',
-    'password' => 'Robin1992',
+    'password' => 'taita151',
     'charset' => 'utf8',
 ];

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

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

+ 5 - 5
normandcrm/xxx/common/config/params.php

@@ -7,20 +7,20 @@ return [
     'xcoqServiceBaseUrl' => 'http://crm.service.com', //暂时没有发现作用
     'xcoqServiceApiSecret' => 'app_oauth#^A3lopM5*$%TUa@wtC467^',
 
-    'xcrmServiceBaseUrl' => 'http://crm.service.com', //服务器地址,不过local文件会重置
+    'xcrmServiceBaseUrl' => 'http://crm.service.beronmkt.com', //服务器地址,不过local文件会重置
     'xcrmServiceApiSecret' => 'app_oauth#^A3lopM5*$%TUa@wtC467^',
 
 
 
-    'xcoqBaseUrl' => 'http://www.siyademkt.com',     //返回官网
-    'xcrmHost' => 'http://crm.siyademkt.com',        //在线开户
+    'xcoqBaseUrl' => 'http://www.beronmkt.com',     //返回官网
+    'xcrmHost' => 'http://crm.beronmkt.com',        //在线开户
     // 'xcrmHost' => 'http://xcrm.taikong88.com',
-    'xcoqMobileHost' => 'http://m.vegardmkt.com',
+    'xcoqMobileHost' => 'http://m.beronmkt.com',
 
     // rc环境的xcrm域名
     'rcXcrmHost' => 'http://xcrm.trends-fx.com',
     // stb环境的xcrm域名
-    'stbXcrmHost' => 'http://crm.vegardmkt.com',
+    'stbXcrmHost' => 'http://crm.beronmkt.com',
     // 程序运行的环境
     'environment' => ['dev', 'rc', 'stb', 'prod'],
 ];