'admin@example.com', 'supportEmail' => 'support@example.com', 'user.passwordResetTokenExpire' => 3600, 'xcoqServiceBaseUrl' => 'http://crm-service-frontend.local.xcoq.com', 'xcoqServiceApiSecret' => 'app_oauth#^A3lopM5*$%TUa@wtC467^', 'xcrmServiceBaseUrl' => 'http://crm-service-backend.local.xcoq.com', 'xcrmServiceApiSecret' => 'app_oauth#^A3lopM5*$%TUa@wtC467^', 'xcoqBaseUrl' => 'http://web.handz-fx.com', 'xcrmHost' => 'http://crm.handz-fx.com', 'xcoqMobileHost' => 'http://m.handz-fx.com', // rc环境的xcrm域名 'rcXcrmHost' => 'http://xcrm.handz-fx.com', // stb环境的xcrm域名 'stbXcrmHost' => 'http://crm.stb.handz-fx.com', // 程序运行的环境 'environment' => ['dev', 'rc', 'stb', 'prod'], ];