Uat_Study
parent
dc968efd1b
commit
53035eb028
|
@ -211,7 +211,6 @@ namespace IRaCIS.Core.Application.Services
|
||||||
})
|
})
|
||||||
});
|
});
|
||||||
await _inspectionService.AddListInspectionRecordAsync(datas);
|
await _inspectionService.AddListInspectionRecordAsync(datas);
|
||||||
await _inspectionService.SaveChangesAsync();
|
|
||||||
#endregion
|
#endregion
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue