This commit is contained in:
he
2022-04-22 09:26:10 +08:00
parent 6d27341365
commit c968308905
4 changed files with 7 additions and 1 deletions
@@ -333,6 +333,8 @@ namespace IRaCIS.Core.Application.Service.Inspection
await _dataInspectionRepository.AddListInspectionRecordAsync(datas);
await _dataInspectionRepository.SaveChangesAsync();
//foreach (var add in datas)
//{
// await SetInspectionNameValue(add);