Commit 72079b34 authored by huyuchen's avatar huyuchen

huych-商险自动化逻辑调整

parent 2a7e4e39
......@@ -1060,6 +1060,7 @@ public class IcbcTransactionFlowIssueServiceImpl extends ServiceImpl<EkpSocialIn
//String privateKeyPath = "D:/icbcFile/icbc"; // 替换为你的私钥路径
//E:\IdeaProjects\yifu_mvp\yifu-ekp\yifu-ekp-biz\src\main\resources\icbc\icbc
String privateKeyPath = System.getProperty("user.dir") + "/yifu-ekp/yifu-ekp-biz/src/main/resources/icbc/icbc"; // 远程目录路径
log.info("秘钥文件目录: " + privateKeyPath);
// 远程目录路径
String remoteDir = "/JFTStatementDownload/download";
Session session = null;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment