修改一版

This commit is contained in:
he
2022-06-16 17:18:33 +08:00
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();