|
@ -205,11 +205,11 @@ namespace Win.Sfs.SettleAccount.Entities.BQ |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
//if (checkList.Count > 0)
|
|
|
if (checkList.Count > 0) |
|
|
//{
|
|
|
{ |
|
|
// string fileName = await ExportErrorReportAsync(checkList).ConfigureAwait(false);
|
|
|
string fileName = await ExportErrorReportAsync(checkList).ConfigureAwait(false); |
|
|
// return new JsonResult(new { Code = ApplicationConsts.ImportFailCode, Message = "错误提示文件已下载,请打开文件查看", fileName = fileName });
|
|
|
return new JsonResult(new { Code = ApplicationConsts.ImportFailCode, Message = "错误提示文件已下载,请打开文件查看", fileName = fileName }); |
|
|
//}
|
|
|
} |
|
|
#endregion
|
|
|
#endregion
|
|
|
|
|
|
|
|
|
if (importBBACSaDetails.Any()) |
|
|
if (importBBACSaDetails.Any()) |
|
|