S-48
parent
77745cfae6
commit
53fab12535
|
@ -868,7 +868,7 @@ namespace IRaCIS.Core.Application.Service
|
||||||
IsCRCConfirm = false,
|
IsCRCConfirm = false,
|
||||||
IsCRCApplicationRevoke=false,
|
IsCRCApplicationRevoke=false,
|
||||||
});
|
});
|
||||||
await _readModuleCriterionFromRepository.BatchDeleteNoTrackingAsync(x=>x.ReadModuleId== presentData.ReadModuleId);
|
await _readModuleCriterionFromRepository.BatchDeleteNoTrackingAsync(x=>x.ReadModuleId== x.Id);
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue