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