Commit aaf0d311 authored by LSL's avatar LSL

还款融担定时

parent 26f08b33
......@@ -28,7 +28,7 @@ public class BackedBurdenJob {
ossUtils.ossUpload("ZN/compensatory/"+"compensatory_"+date+".txt", FileUtil.file("/sftp.txt"));
FileUtil.del("/sftp.txt");
String stringObject = ossUtils.getStringObject("ZN/compensatory/" + "compensatory_" + date + ".txt");
System.out.println(stringObject);
log.info("date:{}", stringObject);
}
}
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