From b3764b100a9e8783e2c061473ada3f5316d84f55 Mon Sep 17 00:00:00 2001
From: fuliqi <fuliqi@qq.com>
Date: 星期四, 15 八月 2024 17:25:08 +0800
Subject: [PATCH] 车辆、人脸目录一致率

---
 ycl-generator/src/main/resources/vm/java/controller.java.vm |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/ycl-generator/src/main/resources/vm/java/controller.java.vm b/ycl-generator/src/main/resources/vm/java/controller.java.vm
index 9e32eb7..374e71a 100644
--- a/ycl-generator/src/main/resources/vm/java/controller.java.vm
+++ b/ycl-generator/src/main/resources/vm/java/controller.java.vm
@@ -21,6 +21,7 @@
 import com.ycl.common.utils.poi.ExcelUtil;
 #if($table.crud || $table.sub)
 import com.ycl.common.core.page.TableDataInfo;
+import pojo.AjaxResult;
 #elseif($table.tree)
 #end
 

--
Gitblit v1.8.0