j修改全局阅片结果
This commit is contained in:
@@ -54,6 +54,7 @@ namespace IRaCIS.Core.Domain.Models
|
||||
/// </summary>
|
||||
public Guid CreateUserId { get; set; }
|
||||
|
||||
[JsonIgnore]
|
||||
public List<ReadingQuestionSystem> ReadingQuestionSystemList { get; set; } = new List<ReadingQuestionSystem>();
|
||||
|
||||
[ForeignKey("CriterionId")]
|
||||
|
||||
Reference in New Issue
Block a user