13009 2024-07-26 18:51:43 +08:00
commit e3be3de77b
2 changed files with 6 additions and 5 deletions

View File

@ -1,8 +1,9 @@
scfs.api-gateway.online=false
scfs.api-gateway.host=http://10.131.98.80:8088/api-gateway
#scfs.api-gateway.host=http://10.131.98.80:8088/api-gateway
scfs.api-gateway.host=http://10.129.155.38: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.channel.channel-no=1039
scfs.api-gateway.channel.app-no=42
scfs.api-gateway.cipher.store-type=resources
#scfs.api-gateway.cipher.channel-private-key=invalid_rsa_private_key.pem
#scfs.api-gateway.cipher.channel-certificate-serial=823CF3E310F2E2ED1AF85506E74A95DC4301006FDEF2FD019953FAF4DE12A8BF

View File

@ -62,8 +62,8 @@ class InvoiceServiceTest {
void invoiceSettleRepay() {
InvoiceSettleRepayRequest request = new InvoiceSettleRepayRequest();
request.setChannelNo("1039");
request.setAppNo("21");
request.setSerialNo("123456");
request.setAppNo("42");
request.setSerialNo("12121212");
request.setTransDate("2024-07-24");
request.setTransTradeTime("2024-07-24 15:52:11");