params-local.php 280 B

12345678
  1. <?php
  2. return [
  3. 'xcoqServiceBaseUrl' => 'http://crm.service.com',
  4. 'xcoqServiceApiSecret' => 'app_oauth#^A3lopM5*$%TUa@wtC467^',
  5. 'xcrmServiceBaseUrl' => 'http://crm.service.com', //服务器地址
  6. 'xcrmServiceApiSecret' => 'app_oauth#^A3lopM5*$%TUa@wtC467^',
  7. ];