From 7fdefac0ffa4dbf8f88cb00d7628af8f676a4fe9 Mon Sep 17 00:00:00 2001
From: wu <731351411@qq.com>
Date: 星期五, 19 四月 2024 10:20:33 +0800
Subject: [PATCH] 增加上片表修改接口

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

diff --git a/hangzhoumesParent/moduleService/pom.xml b/hangzhoumesParent/moduleService/pom.xml
index 6171540..dabe023 100644
--- a/hangzhoumesParent/moduleService/pom.xml
+++ b/hangzhoumesParent/moduleService/pom.xml
@@ -6,6 +6,7 @@
         <artifactId>hangzhoumesParent</artifactId>
         <groupId>com.mes</groupId>
         <version>1.0-SNAPSHOT</version>
+        <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
@@ -37,11 +38,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