From 2e9ca8f1ec3efc5c98fcec1b1e4225db874c0bee Mon Sep 17 00:00:00 2001
From: 严智鑫 <test>
Date: 星期三, 17 四月 2024 10:22:02 +0800
Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10101/r/HangZhouMes

---
 hangzhoumesParent/moduleService/pom.xml |   13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diff --git a/hangzhoumesParent/moduleService/pom.xml b/hangzhoumesParent/moduleService/pom.xml
index c5d8ab6..6171540 100644
--- a/hangzhoumesParent/moduleService/pom.xml
+++ b/hangzhoumesParent/moduleService/pom.xml
@@ -37,9 +37,20 @@
         </dependency>
 
         <!--渚濊禆鏈嶅姟鐨勫伐鍏风被-->
+<!--        <dependency>-->
+<!--            <groupId>com.mes</groupId>-->
+<!--            <artifactId>common</artifactId>-->
+<!--            <version>1.0-SNAPSHOT</version>-->
+<!--        </dependency>-->
+
         <dependency>
+            <artifactId>servicebase</artifactId>
             <groupId>com.mes</groupId>
-            <artifactId>common</artifactId>
+            <version>1.0-SNAPSHOT</version>
+        </dependency>
+        <dependency>
+            <artifactId>springsecurity</artifactId>
+            <groupId>com.mes</groupId>
             <version>1.0-SNAPSHOT</version>
         </dependency>
 

--
Gitblit v1.8.0