Administrator 4 жил өмнө
parent
commit
cd5e1d946c

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