返回EnrollId
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-05-28 11:35:05 +08:00
parent ae431df9b5
commit 9e83f8df36
3 changed files with 9 additions and 4 deletions
@@ -268,6 +268,8 @@ namespace IRaCIS.Application.Contracts
public Guid? HospitalId { get; set; }
public Guid EnrollId { get; set; }
}