@ -21,12 +21,12 @@ namespace Shentun.WebPeis.QuestionAnswers
/// <summary>
/// 子答案类别
/// 子答案类别 0-单选 1-多选
/// </summary>
public char? ChildAnswerType { get; set; }
/// 答案结果类别
/// 答案结果类别 0-选择 1-填写
public char? AnswerResultType { get; set; }
@ -24,12 +24,12 @@ namespace Shentun.WebPeis.QuestionAnswers
@ -25,12 +25,12 @@ namespace Shentun.WebPeis.QuestionAnswers
@ -28,12 +28,12 @@ public partial class QuestionAnswer : AuditedEntity, IHasConcurrencyStamp, IDisp