From 52cbdcf985d429f11f752e9c17f863fe28fb61ac Mon Sep 17 00:00:00 2001
From: jinpengyong <jpy123456>
Date: Tue, 26 Oct 2021 14:24:02 +0800
Subject: [PATCH] 账号过期code ,msg添加

---
 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