This commit is contained in:
he
2022-06-09 17:39:17 +08:00
parent 2dec249cc4
commit 10139f5867
2 changed files with 10 additions and 0 deletions
@@ -18,6 +18,11 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
/// </summary>
public Guid TrialId { get; set; }
/// <summary>
/// 受试者ID
/// </summary>
public Guid SubjectId { get; set; }
/// <summary>
/// 对象ID
/// </summary>