From 6a55a45d4ff71c1c05cc14e92902f605c8acf400 Mon Sep 17 00:00:00 2001 From: "[li_she]" <[li.she@xujiesoft.com]> Date: Fri, 17 Feb 2023 11:59:40 +0800 Subject: [PATCH] =?UTF-8?q?pom=E5=85=AC=E5=85=B1=E7=BB=84=E4=BB=B6=202023?= =?UTF-8?q?=E5=B9=B42=E6=9C=8817=E6=97=A5=20sxm?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- xujie-pms/pom.xml | 2 +- xujie-qm/pom.xml | 2 +- .../src/main/java/com/xujie/qm/controller/TestController.java | 2 +- xujie-sys/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/xujie-pms/pom.xml b/xujie-pms/pom.xml index 5f39fd0..97f51c0 100644 --- a/xujie-pms/pom.xml +++ b/xujie-pms/pom.xml @@ -24,7 +24,7 @@ org.xujie - xujie-commons + xujie-common 1.0-SNAPSHOT diff --git a/xujie-qm/pom.xml b/xujie-qm/pom.xml index 2047ad7..29a3fb5 100644 --- a/xujie-qm/pom.xml +++ b/xujie-qm/pom.xml @@ -27,7 +27,7 @@ org.xujie - xujie-commons + xujie-common 1.0-SNAPSHOT diff --git a/xujie-qm/src/main/java/com/xujie/qm/controller/TestController.java b/xujie-qm/src/main/java/com/xujie/qm/controller/TestController.java index 73e1f46..b94678e 100644 --- a/xujie-qm/src/main/java/com/xujie/qm/controller/TestController.java +++ b/xujie-qm/src/main/java/com/xujie/qm/controller/TestController.java @@ -9,7 +9,7 @@ import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RestController; -import javax.print.attribute.standard.MediaSize; + /** * @Classname TestController diff --git a/xujie-sys/pom.xml b/xujie-sys/pom.xml index 39e79ea..2f2fedd 100644 --- a/xujie-sys/pom.xml +++ b/xujie-sys/pom.xml @@ -57,7 +57,7 @@ org.xujie - xujie-commons + xujie-common 1.0-SNAPSHOT