修改一版
This commit is contained in:
@@ -229,7 +229,7 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
|
||||
/// <summary>
|
||||
/// 当前ID
|
||||
/// </summary>
|
||||
public Guid? ReadingQuestionTrialId { get; set; }
|
||||
public Guid? Id { get; set; }
|
||||
}
|
||||
|
||||
public class GetSystemCriterionOtherQuestionInDto
|
||||
@@ -240,7 +240,7 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
|
||||
/// <summary>
|
||||
/// 当前ID
|
||||
/// </summary>
|
||||
public Guid? ReadingQuestionSystemId { get; set; }
|
||||
public Guid? Id { get; set; }
|
||||
}
|
||||
|
||||
public class ReadingQuestionSystemViewInDto : PageInput
|
||||
|
||||
Reference in New Issue
Block a user