修改邮件模板

This commit is contained in:
2023-06-13 11:43:14 +08:00
parent fa58ac7419
commit 7a2a05063b
17 changed files with 114 additions and 93 deletions
@@ -268,11 +268,15 @@ namespace IRaCIS.Core.Application.Contracts
public string TrialStatusStr { get; set; }
public int? ExpetiedTaskCount { get; set; }
public int? ReReadingApprovalCount { get; set; }
public int? PendingReconciliation { get; set; }
}