This commit is contained in:
2023-04-17 17:14:00 +08:00
parent c9698075bd
commit 038bd1de6c
+1 -1
View File
@@ -68,7 +68,7 @@ namespace {$namespace};
}
} else {
$import = "use Exception;
use App\Form\{$managerName}Form;
use App\Form\\{$managerName}Form;
use Kiri\Core\Str;
use Kiri\Core\Json;
use Kiri\Router\Base\Controller;