params-local.php 296 B

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