写文件调整

master
wj 2 years ago
parent 274a231c90
commit 294bd273d8

@ -288,7 +288,7 @@ public class DlAllDataService {
.fromType(1)
.startTime(DateUtil.getDateTime())
.updateTime(new Date())
.cacheFilePath(bean.getFilePath())
.cacheFilePath(fileName)
.build();
basicExportService.insertExportStatus(exportStatusEntity);
//通知自助平台任务已完成

Loading…
Cancel
Save