Ver código fonte

fix(苏商银行):更改开户行

liutao 2 semanas atrás
pai
commit
53dc0a59ae
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -9,7 +9,7 @@ targetCompatibility = 1.8
 
 jar {
     baseName = 'factoring-trade-prod'
-    version = '1.0.76'
+    version = '1.0.77'
 }
 
 springBoot {