Browse Source

更新U智融接口包

wuyx 6 years ago
parent
commit
62f81f6cad
1 changed files with 1 additions and 1 deletions
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -60,7 +60,7 @@ dependencies {
     compile "org.projectlombok:lombok:1.18.4"
     compile "commons-io:commons-io:2.6"
     compile "com.usoft.framework:usoft-security-utils:dev-1.0-SNAPSHOT"
-    compile "com.usoft:usoft-sdk-fin-1.0:SNAPSHOT"
+    compile "usoft-sdk-fin:usoft-sdk-fin:1.0:dependencies"
 }
 
 bootRun {