From e6d701963edc05441f58b689b1ed18b89d0faff3 Mon Sep 17 00:00:00 2001
From: zhangherong <571457620@qq.com>
Date: 星期三, 05 三月 2025 10:41:01 +0800
Subject: [PATCH] art: 所有设备 台账 技术状态鉴定 根据设备id查询技术状态鉴定,并过滤掉已完成的技术状态鉴定

---
 pom.xml |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/pom.xml b/pom.xml
index 137e92c..86a5728 100644
--- a/pom.xml
+++ b/pom.xml
@@ -435,13 +435,13 @@
             </properties>
         </profile>
 		<!-- SpringCloud杩愯鐜 -->
-		<profile>
-			<id>SpringCloud</id>
-			<modules>
-				<!-- 寰湇鍔℃ā鍧�-->
-				<module>jeecg-server-cloud</module>
-			</modules>
-		</profile>
+<!--		<profile>-->
+<!--			<id>SpringCloud</id>-->
+<!--			<modules>-->
+<!--				&lt;!&ndash; 寰湇鍔℃ā鍧�&ndash;&gt;-->
+<!--				<module>jeecg-server-cloud</module>-->
+<!--			</modules>-->
+<!--		</profile>-->
 
 
     </profiles>

--
Gitblit v1.9.3