修改一版

Uat_Study
he 2022-06-16 17:18:33 +08:00
parent 36c1a3b1c0
commit 2d3c73ccae
1 changed files with 1 additions and 0 deletions

View File

@ -473,6 +473,7 @@ namespace IRaCIS.Application.Services
QuestionId = x.Id,
QuestionName = x.QuestionName,
TypeValue = x.TypeValue,
GroupName=x.GroupName,
}).ToListAsync();