diff --git a/pom.xml b/pom.xml index 135d54f..3ab4ad5 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.czcb.scfs scfs-api-sdk - 2.0.4-snapshot + 2.0.4 scfs-api-sdk scfs-api-sdk pom @@ -78,42 +78,42 @@ com.czcb.scfs scfs-api-core - 2.0.4-snapshot + 2.0.4 com.czcb.scfs scfs-api-rsa - 2.0.4-snapshot + 2.0.4 com.czcb.scfs scfs-api-service - 2.0.4-snapshot + 2.0.4 com.czcb.scfs scfs-api-service-cat - 2.0.4-snapshot + 2.0.4 com.czcb.scfs scfs-api-service-equity - 2.0.4-snapshot + 2.0.4 com.czcb.scfs scfs-api-service-accountant - 2.0.4-snapshot + 2.0.4 com.czcb.scfs scfs-api-sm - 2.0.4-snapshot + 2.0.4 com.czcb.scfs scfs-api-spring-boot-starter - 2.0.4-snapshot + 2.0.4 diff --git a/scfs-api-core/pom.xml b/scfs-api-core/pom.xml index b20c346..2cc7359 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-snapshot + 2.0.4 scfs-api-core - 2.0.4-snapshot + 2.0.4 scfs-api-core:核心模块 scfs-api-core jar diff --git a/scfs-api-rsa/pom.xml b/scfs-api-rsa/pom.xml index 43be303..05e41bf 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-snapshot + 2.0.4 scfs-api-rsa - 2.0.4-snapshot + 2.0.4 scfs-api-rsa:RSA模块 封装RSA、AES国密算法 @@ -17,7 +17,7 @@ com.czcb.scfs scfs-api-core - 2.0.4-snapshot + 2.0.4 diff --git a/scfs-api-service-accountant/pom.xml b/scfs-api-service-accountant/pom.xml index e4f498a..89c9c85 100644 --- a/scfs-api-service-accountant/pom.xml +++ b/scfs-api-service-accountant/pom.xml @@ -7,11 +7,11 @@ com.czcb.scfs scfs-api-sdk - 2.0.4-snapshot + 2.0.4 scfs-api-service-accountant - 2.0.4-snapshot + 2.0.4 scfs-api-service-accountant:财务中心对外接口 财务中心SDK jar @@ -32,7 +32,7 @@ com.czcb.scfs scfs-api-core - 2.0.4-snapshot + 2.0.4 diff --git a/scfs-api-service-cat/pom.xml b/scfs-api-service-cat/pom.xml index 77447f9..586a6b2 100644 --- a/scfs-api-service-cat/pom.xml +++ b/scfs-api-service-cat/pom.xml @@ -5,11 +5,11 @@ com.czcb.scfs scfs-api-sdk - 2.0.4-snapshot + 2.0.4 scfs-api-service-cat - 2.0.4-snapshot + 2.0.4 scfs-api-service-cat:肥猫定制化接口 肥猫SDK jar @@ -30,7 +30,7 @@ com.czcb.scfs scfs-api-core - 2.0.4-snapshot + 2.0.4 diff --git a/scfs-api-service-equity/pom.xml b/scfs-api-service-equity/pom.xml index 34078c7..2c920bf 100644 --- a/scfs-api-service-equity/pom.xml +++ b/scfs-api-service-equity/pom.xml @@ -6,7 +6,7 @@ com.czcb.scfs scfs-api-sdk - 2.0.4-snapshot + 2.0.4 scfs-api-service-equity @@ -29,7 +29,7 @@ com.czcb.scfs scfs-api-core - 2.0.4-snapshot + 2.0.4 diff --git a/scfs-api-service/pom.xml b/scfs-api-service/pom.xml index 4c82766..db85c38 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-snapshot + 2.0.4 scfs-api-service - 2.0.4-snapshot + 2.0.4 scfs-api-service:通用类接口 通用类接口 jar @@ -24,7 +24,7 @@ com.czcb.scfs scfs-api-core - 2.0.4-snapshot + 2.0.4 diff --git a/scfs-api-sm/pom.xml b/scfs-api-sm/pom.xml index 731d6cf..00bd02b 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-snapshot + 2.0.4 scfs-api-sm - 2.0.4-snapshot + 2.0.4 scfs-api-sm:国密模块 封装SM2、SM4国密算法 @@ -17,7 +17,7 @@ com.czcb.scfs scfs-api-core - 2.0.4-snapshot + 2.0.4 diff --git a/scfs-api-spring-boot-starter/pom.xml b/scfs-api-spring-boot-starter/pom.xml index e2df5f6..2ab9d8c 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-snapshot + 2.0.4 scfs-api-spring-boot-starter - 2.0.4-snapshot + 2.0.4 scfs-spring-boot-starter scfs-spring-boot-starter @@ -17,22 +17,22 @@ com.czcb.scfs scfs-api-core - 2.0.4-snapshot + 2.0.4 com.czcb.scfs scfs-api-service - 2.0.4-snapshot + 2.0.4 com.czcb.scfs scfs-api-rsa - 2.0.4-snapshot + 2.0.4 com.czcb.scfs scfs-api-sm - 2.0.4-snapshot + 2.0.4 org.springframework.boot diff --git a/scfs-api-test/pom.xml b/scfs-api-test/pom.xml index 2d67c42..f2acdf5 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-snapshot + 2.0.4 scfs-api-test - 2.0.4-snapshot + 2.0.4 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 8dce0ca..7a7f74f 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=1028 +scfs.api-gateway.channel.channel-no=1038 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 @@ -13,4 +13,5 @@ scfs.api-gateway.cipher.store-type=resources # ?? 0000 scfs.api-gateway.cipher.channel-private-key=CZCB-SM-FB4E3DCE0297438ED390771F46576B92FD7E6B7F1E9BD12A7D87E821B59948E5-PRIVATE.pem scfs.api-gateway.cipher.channel-certificate-serial=FB4E3DCE0297438ED390771F46576B92FD7E6B7F1E9BD12A7D87E821B59948E5 -scfs.api-gateway.cipher.certificate=CZCB-SM-FB4E3DCE0297438ED390771F46576B92FD7E6B7F1E9BD12A7D87E821B59948E5-CERTIFICATE.pem \ No newline at end of file +scfs.api-gateway.cipher.certificate=CZCB-SM-FB4E3DCE0297438ED390771F46576B92FD7E6B7F1E9BD12A7D87E821B59948E5-CERTIFICATE.pem +scfs.api-gateway.httpclient.headers.X-SCFS-Feature-Env=test \ No newline at end of file diff --git a/scfs-api-test/src/test/java/com/czcb/scfs/api/test/equity/invoice/InvoiceServiceTest.java b/scfs-api-test/src/test/java/com/czcb/scfs/api/test/equity/invoice/InvoiceServiceTest.java index f2d4f21..5ef2ac4 100644 --- a/scfs-api-test/src/test/java/com/czcb/scfs/api/test/equity/invoice/InvoiceServiceTest.java +++ b/scfs-api-test/src/test/java/com/czcb/scfs/api/test/equity/invoice/InvoiceServiceTest.java @@ -75,6 +75,8 @@ class InvoiceServiceTest { InvoiceQueryRequest request = new InvoiceQueryRequest(); request.setChannelNo("0000"); request.setAppNo("1000"); + request.setCurrentPage(0L); + request.setCurrentRows(50L); request.setSerialNo(Nonce.ofNonce()); request.setTransDate(DateTimes.ofNowDate()); request.setTransTradeTime(DateTimes.ofNow());