diff --git a/pom.xml b/pom.xml index c872ccb..76ec4ac 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.czcb.scfs scfs-api-sdk - 2.0.4 + 2.0.5-snapshot scfs-api-sdk scfs-api-sdk pom @@ -75,27 +75,27 @@ com.czcb.scfs scfs-api-core - 2.0.4 + 2.0.5-snapshot com.czcb.scfs scfs-api-rsa - 2.0.4 + 2.0.5-snapshot com.czcb.scfs scfs-api-service - 2.0.4 + 2.0.5-snapshot com.czcb.scfs scfs-api-sm - 2.0.4 + 2.0.5-snapshot com.czcb.scfs scfs-api-spring-boot-starter - 2.0.4 + 2.0.5-snapshot diff --git a/scfs-api-core/pom.xml b/scfs-api-core/pom.xml index 2cc7359..6eba6e3 100644 --- a/scfs-api-core/pom.xml +++ b/scfs-api-core/pom.xml @@ -5,11 +5,11 @@ com.czcb.scfs scfs-api-sdk - 2.0.4 + 2.0.5-snapshot scfs-api-core - 2.0.4 + 2.0.5-snapshot scfs-api-core:核心模块 scfs-api-core jar diff --git a/scfs-api-rsa/pom.xml b/scfs-api-rsa/pom.xml index 05e41bf..fb67b16 100644 --- a/scfs-api-rsa/pom.xml +++ b/scfs-api-rsa/pom.xml @@ -5,11 +5,11 @@ com.czcb.scfs scfs-api-sdk - 2.0.4 + 2.0.5-snapshot scfs-api-rsa - 2.0.4 + 2.0.5-snapshot scfs-api-rsa:RSA模块 封装RSA、AES国密算法 @@ -17,7 +17,7 @@ com.czcb.scfs scfs-api-core - 2.0.4 + 2.0.5-snapshot diff --git a/scfs-api-service/pom.xml b/scfs-api-service/pom.xml index f7c4ade..106a4fc 100644 --- a/scfs-api-service/pom.xml +++ b/scfs-api-service/pom.xml @@ -5,11 +5,11 @@ com.czcb.scfs scfs-api-sdk - 2.0.4 + 2.0.5-snapshot scfs-api-service - 2.0.4 + 2.0.5-snapshot scfs-api-service:业务接口模型 业务接口模型 jar @@ -24,7 +24,7 @@ com.czcb.scfs scfs-api-core - 2.0.4 + 2.0.5-snapshot diff --git a/scfs-api-sm/pom.xml b/scfs-api-sm/pom.xml index 00bd02b..60e4e94 100644 --- a/scfs-api-sm/pom.xml +++ b/scfs-api-sm/pom.xml @@ -5,11 +5,11 @@ com.czcb.scfs scfs-api-sdk - 2.0.4 + 2.0.5-snapshot scfs-api-sm - 2.0.4 + 2.0.5-snapshot scfs-api-sm:国密模块 封装SM2、SM4国密算法 @@ -17,7 +17,7 @@ com.czcb.scfs scfs-api-core - 2.0.4 + 2.0.5-snapshot diff --git a/scfs-api-spring-boot-starter/pom.xml b/scfs-api-spring-boot-starter/pom.xml index 2ab9d8c..4b3a643 100644 --- a/scfs-api-spring-boot-starter/pom.xml +++ b/scfs-api-spring-boot-starter/pom.xml @@ -5,11 +5,11 @@ com.czcb.scfs scfs-api-sdk - 2.0.4 + 2.0.5-snapshot scfs-api-spring-boot-starter - 2.0.4 + 2.0.5-snapshot scfs-spring-boot-starter scfs-spring-boot-starter @@ -17,22 +17,22 @@ com.czcb.scfs scfs-api-core - 2.0.4 + 2.0.5-snapshot com.czcb.scfs scfs-api-service - 2.0.4 + 2.0.5-snapshot com.czcb.scfs scfs-api-rsa - 2.0.4 + 2.0.5-snapshot com.czcb.scfs scfs-api-sm - 2.0.4 + 2.0.5-snapshot org.springframework.boot diff --git a/scfs-api-test/pom.xml b/scfs-api-test/pom.xml index 0e2f095..e7a0169 100644 --- a/scfs-api-test/pom.xml +++ b/scfs-api-test/pom.xml @@ -5,11 +5,11 @@ com.czcb.scfs scfs-api-sdk - 2.0.4 + 2.0.5-snapshot scfs-api-test - 2.0.4 + 2.0.5-snapshot scfs-api-test scfs-api-test diff --git a/scfs-api-test/src/main/resources/application.properties b/scfs-api-test/src/main/resources/application.properties index 7a7f74f..a2be0f5 100644 --- a/scfs-api-test/src/main/resources/application.properties +++ b/scfs-api-test/src/main/resources/application.properties @@ -1,7 +1,7 @@ scfs.api-gateway.online=false -#scfs.api-gateway.host=http://10.133.135.94:8088/api-gateway -scfs.api-gateway.host=http://127.0.0.1:8088/api-gateway -scfs.api-gateway.channel.channel-no=1038 +scfs.api-gateway.host=http://10.131.98.80:8088/api-gateway +#scfs.api-gateway.host=http://127.0.0.1:8088/api-gateway +scfs.api-gateway.channel.channel-no=1021 scfs.api-gateway.channel.app-no=41 scfs.api-gateway.cipher.store-type=resources #scfs.api-gateway.cipher.channel-private-key=invalid_rsa_private_key.pem