params-local.php 290 B

12345678
  1. <?php
  2. return [
  3. 'xcoqServiceBaseUrl' => 'http://crm-service-frontend.local.xcoq.com',
  4. 'xcoqServiceApiSecret' => 'app_oauth#^A3lopM5*$%TUa@wtC467^',
  5. 'xcrmServiceBaseUrl' => 'http://service.xcrm.taikong88.com',
  6. 'xcrmServiceApiSecret' => 'app_oauth#^A3lopM5*$%TUa@wtC467^',
  7. ];