Commit acf57679 by 阳浪

活动导出

parent 0928f362
......@@ -145,7 +145,7 @@ public class ExportSignRecord extends AbstractDefaultTask<String, Map<String, Ob
}
String fileName = traningProjectName + "签到记录明细表" + sdf2.format(comitTime) + ".xlsx";
String fileName = traningProjectName + "签到记录明细表" + serialNo + ".xlsx";
// String requestPath = "/Users/dingxiaowei/aaa";
String requestPath = FileConstant.SAVE_PATH;
File fileDir = new File(requestPath);
......
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