From 4757020896b56a3aa29b85b71fd64a5c43dadb51 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期五, 13 九月 2024 11:16:35 +0800
Subject: [PATCH] #

---
 zy-acs-framework/src/main/resources/templates/react-admin/Controller.txt |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/zy-acs-framework/src/main/resources/templates/react-admin/Controller.txt b/zy-acs-framework/src/main/resources/templates/react-admin/Controller.txt
index b0c2e31..40d55ba 100644
--- a/zy-acs-framework/src/main/resources/templates/react-admin/Controller.txt
+++ b/zy-acs-framework/src/main/resources/templates/react-admin/Controller.txt
@@ -11,6 +11,7 @@
 import com.zy.acs.manager.common.domain.PageParam;
 import @{COMPANYNAME}.entity.@{ENTITYNAME};
 import @{COMPANYNAME}.service.@{ENTITYNAME}Service;
+import com.zy.acs.manager.system.controller.BaseController;
 import org.springframework.beans.factory.annotation.Autowired;
 import org.springframework.security.access.prepost.PreAuthorize;
 import org.springframework.web.bind.annotation.*;

--
Gitblit v1.9.1