From 6e45be1f56821c1a0a097a398e4909fd59221a19 Mon Sep 17 00:00:00 2001
From: hang <872297557@qq.com>
Date: Mon, 23 May 2022 16:33:11 +0800
Subject: [PATCH] =?UTF-8?q?=E4=B8=AD=E5=BF=83=E8=B0=83=E7=A0=94=E6=8B=92?=
=?UTF-8?q?=E7=BB=9D=E9=82=AE=E4=BB=B6=E6=A8=A1=E6=9D=BF?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
IRaCIS.Core.API/IRaCIS.Core.API.csproj | 3 +
.../EmailTemplate/TrialSiteSurveyReject.html | 49 ++++++++++++
.../SiteSurvey/TrialSiteSurveyService.cs | 80 ++++++++-----------
3 files changed, 85 insertions(+), 47 deletions(-)
create mode 100644 IRaCIS.Core.API/wwwroot/EmailTemplate/TrialSiteSurveyReject.html
diff --git a/IRaCIS.Core.API/IRaCIS.Core.API.csproj b/IRaCIS.Core.API/IRaCIS.Core.API.csproj
index 61a21c492..998069f61 100644
--- a/IRaCIS.Core.API/IRaCIS.Core.API.csproj
+++ b/IRaCIS.Core.API/IRaCIS.Core.API.csproj
@@ -109,6 +109,9 @@