From 87323a0b0d5039b0c95d8b7d18e5426d8ebd1eb8 Mon Sep 17 00:00:00 2001
From: jinpengyong <jpy123456>
Date: Wed, 27 Oct 2021 14:09:48 +0800
Subject: [PATCH] 城市aqi数据接口变更

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