代码修改
This commit is contained in:
@@ -122,6 +122,7 @@ namespace IRaCIS.Core.Application.Service.ReadingCalculate
|
||||
LesionType = x.LesionType,
|
||||
QuestionId = x.Id,
|
||||
QuesionName = x.QuestionName.LanguageName(x.QuestionEnName, _userInfo.IsEn_Us),
|
||||
OrderMark=x.OrderMark,
|
||||
QuestionType = x.QuestionType,
|
||||
ValueType = x.ValueType,
|
||||
}).ToListAsync();
|
||||
|
||||
Reference in New Issue
Block a user