From f2cf93a2e2ac0c30ea4aa65f707a71fcee63f1c9 Mon Sep 17 00:00:00 2001
From: kaiyu <404897439@qq.com>
Date: Thu, 05 Aug 2021 13:55:22 +0800
Subject: [PATCH] screen-manage                  更改因子修改代码刷新缓存逻辑

---
 screen-job/pom.xml |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/screen-job/pom.xml b/screen-job/pom.xml
index 3432e2b..a22891e 100644
--- a/screen-job/pom.xml
+++ b/screen-job/pom.xml
@@ -14,12 +14,6 @@
 
     <dependencies>
         <dependency>
-            <groupId>org.moral</groupId>
-            <artifactId>screen-common</artifactId>
-            <version>1.0-SNAPSHOT</version>
-            <scope>compile</scope>
-        </dependency>
-        <dependency>
             <groupId>org.springframework.boot</groupId>
             <artifactId>spring-boot-devtools</artifactId>
             <optional>true</optional>

--
Gitblit v1.8.0