customer.php 174 B

1234567
  1. <?php
  2. //此文件为apollo配置文件模板,禁止修改移动
  3. return [
  4. 'app_secret' => 'aaaaaaaaaaa',
  5. 'app_service_url' =>'https://api.dev.caihongxingqiu.com'
  6. ];