From 44504bd041f8dc3c97d1a9079c773a2f88b3d977 Mon Sep 17 00:00:00 2001
From: zhoushihao <zsh19950802@163.com>
Date: 星期六, 08 二月 2025 09:39:33 +0800
Subject: [PATCH] fix(datasource): 修改默认数据源名称和数据库名称

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

diff --git a/hangzhoumesParent/moduleService/howllowGlassModule/pom.xml b/hangzhoumesParent/moduleService/howllowGlassModule/pom.xml
index 87ee9eb..d6c101e 100644
--- a/hangzhoumesParent/moduleService/howllowGlassModule/pom.xml
+++ b/hangzhoumesParent/moduleService/howllowGlassModule/pom.xml
@@ -9,7 +9,7 @@
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
-    <artifactId>howllowGlass</artifactId>
+    <artifactId>hollowGlass</artifactId>
 
     <properties>
         <maven.compiler.source>8</maven.compiler.source>

--
Gitblit v1.8.0