完成邮件基本逻辑

This commit is contained in:
2024-08-05 17:59:26 +08:00
parent 03c2a67fe4
commit ef63c19c93
3 changed files with 141 additions and 3 deletions
@@ -62,7 +62,7 @@ namespace IRaCIS.Core.Domain.Models
public Guid? TrialSiteId { get; set; }
public Guid TrialId { get; set; }
public Guid? TrialId { get; set; }
public string ScreenshotListStr { get; set; }