rules.php 156 B

1234567891011
  1. <?php
  2. /**
  3. * Created by PhpStorm.
  4. * User: chengxun
  5. * Date: 2017/7/18
  6. * Time: 16:14
  7. */
  8. use think\Route;
  9. //Route::domain('wiki.api.tossboy.cn','index');