api.php 62 B

1234
  1. <?php
  2. use think\facade\Route;
  3. Route::rule("add","index/add");