测试修改

Uat_Study
he 2022-08-24 11:54:06 +08:00
parent b681532b5f
commit 2c4953dc3e
1 changed files with 0 additions and 1 deletions

View File

@ -20,7 +20,6 @@ namespace IRaCIS.Core.Application.Service
[ApiExplorerSettings(GroupName = "Reading")]
public class ReadingCalculateService : BaseService, IReadingCalculateService
{
private readonly IRepository<ReadingTableQuestionAnswer> _readingTableQuestionAnswerRepository;
private readonly IRepository<VisitTask> _visitTaskRepository;
private readonly IRepository<TumorAssessment> _tumorAssessmentRepository;