Commit 54ded95b authored by haoyanhui's avatar haoyanhui

工具方法20200606

parent d12c020b
......@@ -2452,7 +2452,7 @@ public class BaiHangZhuDaiService {
this.wirteFile(writeFilePath + file_+ "_Err_D3_002_ok.txt", JSON.toJSONString(repaymentLoanInfo)+"\r\n");
log.info("err_D3_002处理i"+i);
}
log.info("err_D3_002根据处理数据结束<<<");
return "err_D3_002根据处理数据结束";
}
......@@ -2582,7 +2582,7 @@ public class BaiHangZhuDaiService {
this.wirteFile(writeFilePath + file_+ "_Err_D3_041_ok.txt", JSON.toJSONString(repaymentLoanInfo)+"\r\n");
log.info("Err_D3_041处理i"+i);
}
log.info("Err_D3_041根据处理数据结束<<<");
return "Err_D3_041根据处理数据结束";
}
......
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