plain.php 75 B

123
  1. <?php
  2. Route::any('testPlain/{method}', 'TestController@method'); //测试