From 49138a936668c30fbb4063e5d0bb518a400e6c39 Mon Sep 17 00:00:00 2001
From: 懒羊羊 <15939171744@163.com>
Date: 星期五, 26 一月 2024 09:30:45 +0800
Subject: [PATCH] 工位终端

---
 jcdm-main/pom.xml |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/jcdm-main/pom.xml b/jcdm-main/pom.xml
index 6c58209..4518cee 100644
--- a/jcdm-main/pom.xml
+++ b/jcdm-main/pom.xml
@@ -90,6 +90,12 @@
             <artifactId>stack-server</artifactId>
             <version>0.3.6</version>
         </dependency>
+
+        <!-- 绯荤粺妯″潡-->
+        <dependency>
+            <groupId>com.jcdm</groupId>
+            <artifactId>jcdm-framework</artifactId>
+        </dependency>
     </dependencies>
 
 </project>
\ No newline at end of file

--
Gitblit v1.9.3