1.对账下载参数错误问题

This commit is contained in:
Actinia-517
2017-12-26 10:44:43 +08:00
parent 284045b730
commit 99ed2ff7b6
3 changed files with 6 additions and 4 deletions

View File

@@ -83,7 +83,7 @@ public class ApyAccountRepository {
ApyAccount apyAccount4 = new ApyAccount();
apyAccount4.setPayId(4);
apyAccount4.setPartner("777290058110048");
apyAccount4.setPartner("700000000000001");
//公钥,验签证书链格式: 中级证书路径;根证书路径
apyAccount4.setPublicKey("D:/certs/acp_test_middle.cer;D:/certs/acp_test_root.cer");
//私钥, 私钥证书格式: 私钥证书路径;私钥证书对应的密码