修改
This commit is contained in:
@@ -132,7 +132,7 @@ namespace IRaCIS.Core.Domain.Models
|
||||
/// <summary>
|
||||
/// 问题类型
|
||||
/// </summary>
|
||||
public TableQuestionType QuestionGenre { get; set; }
|
||||
public TableQuestionType? QuestionGenre { get; set; }
|
||||
|
||||
[JsonIgnore]
|
||||
[ForeignKey("ReadingQuestionCriterionSystemId")]
|
||||
|
||||
Reference in New Issue
Block a user