From 6224ea5b671d17dbc666f9f6566f4a7cd51d72a7 Mon Sep 17 00:00:00 2001
From: wu <731351411@qq.com>
Date: 星期四, 18 四月 2024 08:11:11 +0800
Subject: [PATCH] 增加测试类,增加实体类和mapper

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

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

--
Gitblit v1.8.0