修改一版
parent
36c1a3b1c0
commit
2d3c73ccae
|
@ -473,6 +473,7 @@ namespace IRaCIS.Application.Services
|
|||
QuestionId = x.Id,
|
||||
QuestionName = x.QuestionName,
|
||||
TypeValue = x.TypeValue,
|
||||
|
||||
GroupName=x.GroupName,
|
||||
}).ToListAsync();
|
||||
|
||||
|
|
Loading…
Reference in New Issue