This commit is contained in:
2021-08-17 16:54:01 +08:00
parent 1f85ff1d65
commit 151c1ccdd6
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -73,8 +73,8 @@ use Annotation\Route\Middleware;
use Annotation\Route\Route;
use Kiri\Core\Str;
use Kiri\Core\Json;
use Http\Http\Request;
use Http\Http\Response;
use Http\Context\Request;
use Http\Context\Response;
use Http\Controller;
use JetBrains\PhpStorm\ArrayShape;
use {$model_namespace}\\{$managerName};