移除不存在路由
This commit is contained in:
parent
2aa1bce9e3
commit
814529ec7c
|
|
@ -1,5 +1,4 @@
|
||||||
{
|
{
|
||||||
"path": "/",
|
"path": "/",
|
||||||
"first": "/",
|
"first": "/"
|
||||||
"notFound": "/result/404"
|
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue