重传监控
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-05-23 16:02:00 +08:00
parent 78bbfb5f41
commit 383064a7b7
5 changed files with 68 additions and 11 deletions
@@ -61,7 +61,7 @@ namespace IRaCIS.Core.Domain.Models
public Guid TrialId { get; set; }
public Guid SiteId { get; set; }
public Guid SiteId { get; set; }=Guid.Empty;
public Guid SubjectId { get; set; }