Administrator 4 年 前
コミット
cd5e1d946c
1 ファイル変更3 行追加3 行削除
  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>