From ac693f5ddb22583fda2c1f46af2dfe36ef35ef0e Mon Sep 17 00:00:00 2001
From: luoyb <412940104@qq.com>
Date: 星期六, 18 五月 2024 22:55:10 +0800
Subject: [PATCH] feat: 全部模块改名

---
 hs-modules/hs-job/.flattened-pom.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/hs-modules/hs-job/.flattened-pom.xml b/hs-modules/hs-job/.flattened-pom.xml
index bae8fe8..4b47bf4 100644
--- a/hs-modules/hs-job/.flattened-pom.xml
+++ b/hs-modules/hs-job/.flattened-pom.xml
@@ -14,11 +14,11 @@
   <dependencies>
     <dependency>
       <groupId>com.sunsail</groupId>
-      <artifactId>ruoyi-common-json</artifactId>
+      <artifactId>hs-common-json</artifactId>
     </dependency>
     <dependency>
       <groupId>com.sunsail</groupId>
-      <artifactId>ruoyi-common-job</artifactId>
+      <artifactId>hs-common-job</artifactId>
     </dependency>
   </dependencies>
 </project>

--
Gitblit v1.8.0