From c9698075bdf7fa8ca6a887c26104b1ec29412345 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=91=E6=9E=97?= Date: Mon, 17 Apr 2023 17:11:11 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=98=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- GiiController.php | 1 + 1 file changed, 1 insertion(+) diff --git a/GiiController.php b/GiiController.php index 5ef0877..e3d338c 100644 --- a/GiiController.php +++ b/GiiController.php @@ -68,6 +68,7 @@ namespace {$namespace}; } } else { $import = "use Exception; +use App\Form\{$managerName}Form; use Kiri\Core\Str; use Kiri\Core\Json; use Kiri\Router\Base\Controller;