From 0d35ca6cbe31b2cb2010b66b086acc1cb19ae270 Mon Sep 17 00:00:00 2001
From: wuyouming666 <2265557248@qq.com>
Date: 星期二, 16 四月 2024 11:50:21 +0800
Subject: [PATCH] 修改接口路径
---
hangzhoumesParent/moduleService/LoadGlassModule/pom.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/hangzhoumesParent/moduleService/LoadGlassModule/pom.xml b/hangzhoumesParent/moduleService/LoadGlassModule/pom.xml
index e1ec70c..0f8bb2e 100644
--- a/hangzhoumesParent/moduleService/LoadGlassModule/pom.xml
+++ b/hangzhoumesParent/moduleService/LoadGlassModule/pom.xml
@@ -9,7 +9,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
- <artifactId>cacheGlass</artifactId>
+ <artifactId>loadGlass</artifactId>
<dependencies>
<dependency>
<groupId>junit</groupId>
--
Gitblit v1.8.0