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