修改
This commit is contained in:
@@ -252,7 +252,7 @@ namespace IRaCIS.Core.Domain.Models
|
||||
|
||||
[JsonIgnore]
|
||||
[ForeignKey("GroupId")]
|
||||
public ReadingQuestionSystem GroupInfo { get; set; }
|
||||
public ReadingQuestionTrial GroupInfo { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 分页标准
|
||||
|
||||
Reference in New Issue
Block a user