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