肿瘤学配置

This commit is contained in:
2023-02-01 11:43:13 +08:00
parent 38a6cbf1b9
commit 114ad74522
3 changed files with 193 additions and 139 deletions
@@ -954,7 +954,6 @@ namespace IRaCIS.Application.Services
await _readingTableQuestionTrialRepository.AddRangeAsync(needAddTableDatas);
#endregion
await _readingQuestionTrialRepository.SaveChangesAsync();
}
}