From 645ebec83e7a20edadf217a6008675a9181fef0d Mon Sep 17 00:00:00 2001
From: luoyb <412940104@qq.com>
Date: 星期六, 18 五月 2024 18:33:09 +0800
Subject: [PATCH] feat: ruoyi-admin改名为hs-service
---
ruoyi-common/ruoyi-common-job/.flattened-pom.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/ruoyi-common/ruoyi-common-job/.flattened-pom.xml b/ruoyi-common/ruoyi-common-job/.flattened-pom.xml
index 2afcb37..b3e89c6 100644
--- a/ruoyi-common/ruoyi-common-job/.flattened-pom.xml
+++ b/ruoyi-common/ruoyi-common-job/.flattened-pom.xml
@@ -21,8 +21,8 @@
<artifactId>powerjob-worker-spring-boot-starter</artifactId>
<exclusions>
<exclusion>
- <artifactId>powerjob-remote-impl-akka</artifactId>
<groupId>tech.powerjob</groupId>
+ <artifactId>powerjob-remote-impl-akka</artifactId>
</exclusion>
</exclusions>
</dependency>
--
Gitblit v1.8.0