params-local.php 387 B

1234567891011
  1. <?php
  2. return [
  3. 'xcoqServiceBaseUrl' =>'http://crm.service.com',
  4. 'xcoqServiceApiSecret' => 'app_oauth#^A3lopM5*$%TUa@wtC467^',
  5. 'xcoqAsiaServiceBaseUrl' => 'http://crm.service.com',
  6. 'xcoqAsiaServiceApiSecret' => 'app_oauth#^A3lopM5*$%TUa@wtC467^',
  7. 'xcrmServiceBaseUrl' => 'http://crm.service.com',
  8. 'xcrmServiceApiSecret' => 'app_oauth#^A3lopM5*$%TUa@wtC467^',
  9. ];