移除不存在路由

This commit is contained in:
Wang Kejun 2023-10-23 18:01:45 +08:00
parent 2aa1bce9e3
commit 814529ec7c
1 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,4 @@
{ {
"path": "/", "path": "/",
"first": "/", "first": "/"
"notFound": "/result/404"
} }