host.php 68 B

1234567
  1. <?php
  2. return array
  3. (
  4. # 跟域名
  5. 'base' => MAZE_PROJECT_HOST,
  6. );