custom.php 260 B

12345678
  1. <?php
  2. // +----------------------------------------------------------------------
  3. // | 应用设置
  4. // +----------------------------------------------------------------------
  5. return [
  6. 'cdn_url' => 'https://cdnweixiu.kyjlkj.com/', //静态资源域名
  7. ];