customer.php 112 B

123456
  1. <?php
  2. //此文件为apollo配置文件模板,禁止修改移动
  3. return [
  4. 'app_secret' => 'aaaaaaaaaaa'
  5. ];