Administrator 4 lat temu
rodzic
commit
cd5e1d946c
1 zmienionych plików z 3 dodań i 3 usunięć
  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>