重构版功能实现

This commit is contained in:
tiansh
2021-10-22 19:08:08 +08:00
parent 57a2c77bf1
commit 1941a3a7aa
87 changed files with 3644 additions and 2875 deletions
@@ -28,8 +28,6 @@ class MainsiteErrorController implements ErrorController {
}
}
@Override
public String getErrorPath() {
return "error";
}
}