Uat_Study
he 2023-01-04 10:57:02 +08:00
parent 11644212c9
commit f0bcf2d070
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@ namespace IRaCIS.Core.Application.Service.ReadingCalculate
{
QuestionId = x.Id,
GroupName = x.GroupName,
GroupEnName=x.GroupName,
GroupEnName=x.GroupEnName,
IsShowInDicom = x.IsShowInDicom,
Type = x.Type,
QuestionType = x.QuestionType,