修改QC复核 -二次提交-uat-7
This commit is contained in:
@@ -1985,6 +1985,7 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
|
||||
public class QCQuestionAnswer
|
||||
{
|
||||
public Guid? AnswerId { get; set; }
|
||||
public Guid Id { get; set; }
|
||||
public string QuestionName { get; set; } = String.Empty;
|
||||
public bool IsRequired { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user