There was an error while loading. Please reload this page.
1 parent 0779e52 commit b34e8a8Copy full SHA for b34e8a8
application/api/controller/Exception.php
route/route.php
@@ -15,5 +15,3 @@
15
16
Route::post(':version/token','api/:version.token/token'); //生成access_token
17
18
-//所有路由匹配不到情况下触发该路由
19
-Route::miss('\app\api\controller\Exception::miss');
0 commit comments