导表移动位置

This commit is contained in:
2023-02-14 10:48:15 +08:00
parent ea79b01d4c
commit e59d5c15e2
6 changed files with 933 additions and 875 deletions
@@ -117,6 +117,8 @@ namespace IRaCIS.Core.Application.ViewModel
public string Code { get; set; } = string.Empty;
public Guid? TrialReadingCriterionId { get; set; }
public Guid TrialId { get; set; }
public string AuthorizationCode { get; set; } = string.Empty;