Uat_Study
he 2022-09-07 17:20:26 +08:00
parent c4c1ae11cf
commit 4e320c5e98
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@ namespace IRaCIS.Core.Application.Service
TrialId=visitTask.TrialId,
DoctorUserId=visitTask.DoctorUserId,
};
await ReadingCalculate(readingData);
//await ReadingCalculate(readingData);
}