修改
This commit is contained in:
@@ -528,6 +528,8 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
|
||||
public Guid VisitTaskId { get; set; }
|
||||
|
||||
public Guid TrialId { get; set; }
|
||||
|
||||
public bool IsCalculate { get; set; } = true;
|
||||
}
|
||||
|
||||
public class GetReadingQuestionAndAnswerOutDto: GetReadingTableQuestionOutDto
|
||||
|
||||
Reference in New Issue
Block a user