修改
This commit is contained in:
@@ -120,7 +120,7 @@ namespace IRaCIS.Core.Domain.Models
|
||||
/// <summary>
|
||||
/// 表格问题类型
|
||||
/// </summary>
|
||||
public TableQuestionType TableQuestionType { get; set; }
|
||||
public TableQuestionType? TableQuestionType { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 系统标准Id
|
||||
|
||||
Reference in New Issue
Block a user