Skip to content

Commit b34e8a8

Browse files
committed
异常提示全局处理
异常提示全局处理
1 parent 0779e52 commit b34e8a8

File tree

2 files changed

+0
-21
lines changed

2 files changed

+0
-21
lines changed

application/api/controller/Exception.php

Lines changed: 0 additions & 19 deletions
This file was deleted.

route/route.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,3 @@
1515

1616
Route::post(':version/token','api/:version.token/token'); //生成access_token
1717

18-
//所有路由匹配不到情况下触发该路由
19-
Route::miss('\app\api\controller\Exception::miss');

0 commit comments

Comments
 (0)