From d0ad9cb905888a798ee79cd4c56c1b61c9e590bd Mon Sep 17 00:00:00 2001
From: liurunyu <lry9898@163.com>
Date: 星期五, 24 十一月 2023 08:43:50 +0800
Subject: [PATCH] 1、完善协议实现 2、修改依赖quartz包

---
 pipIrr-platform/pipIrr-common/pipIrr-common.iml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pipIrr-platform/pipIrr-common/pipIrr-common.iml b/pipIrr-platform/pipIrr-common/pipIrr-common.iml
index bfdde8c..6c1b512 100644
--- a/pipIrr-platform/pipIrr-common/pipIrr-common.iml
+++ b/pipIrr-platform/pipIrr-common/pipIrr-common.iml
@@ -105,6 +105,6 @@
     <orderEntry type="library" name="Maven: org.jdom:jdom2:2.0.6.1" level="project" />
     <orderEntry type="library" name="Maven: cn.hutool:hutool-all:5.8.21" level="project" />
     <orderEntry type="library" name="Maven: org.apache.mina:mina-core:2.2.1" level="project" />
-    <orderEntry type="library" name="Maven: org.quartz-scheduler:quartz-weblogic:2.1.7" level="project" />
+    <orderEntry type="library" name="Maven: org.quartz-scheduler:quartz:2.1.7" level="project" />
   </component>
 </module>
\ No newline at end of file

--
Gitblit v1.8.0