Administrator 4 gadi atpakaļ
vecāks
revīzija
cd5e1d946c
1 mainītis faili ar 3 papildinājumiem un 3 dzēšanām
  1. 3 3
      boman-common/boman-common-core/pom.xml

+ 3 - 3
boman-common/boman-common-core/pom.xml

@@ -19,9 +19,9 @@
 
         <!--计算经纬度-->
         <dependency>
-              <groupId>org.gavaghan</groupId>
-              <artifactId>geodesy</artifactId>
-              <version>1.1.3</version>
+            <groupId>org.gavaghan</groupId>
+            <artifactId>geodesy</artifactId>
+            <version>1.1.3</version>
         </dependency>
     	<!-- SpringCloud Openfeign -->
         <dependency>