Merge branch 'master' into test

test
wj 2 years ago
commit d826ae4c52

@ -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