This commit is contained in:
he
2022-11-04 14:54:58 +08:00
parent 88c96374cc
commit 40baccf48b
4 changed files with 4 additions and 2 deletions
@@ -429,7 +429,6 @@ namespace IRaCIS.Core.Application
await _readingQuestionCriterionTrialRepository.UpdatePartialFromQueryAsync(inDto.TrialReadingCriterionId, x => new ReadingQuestionCriterionTrial()
{
FormType = inDto.FormType,
});