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