Compare commits

...

2 Commits

Author SHA1 Message Date
he 50a5a2ca35 Merge branch 'main' of https://gitea.frp.extimaging.com/XCKJ/HT_MIRS 2025-11-18 11:20:57 +08:00
he 28e72a3549 名称修改 2025-11-18 11:20:56 +08:00
6 changed files with 18 additions and 18 deletions

View File

@ -6,7 +6,7 @@
<UserSecretsId>354572d4-9e15-4099-807c-63a2d29ff9f2</UserSecretsId>
<LangVersion>default</LangVersion>
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
<Copyright>武汉行藏科技有限公司版权所有</Copyright>
<Copyright>北京胡桃计算机技术有限公司版权所有</Copyright>
<AssemblyVersion></AssemblyVersion>
<FileVersion>1.0.0.1</FileVersion>
<Product>医学影像判读管理系统</Product>

View File

@ -11,7 +11,7 @@
尊敬的 {0} ,您好:
</div>
<div style='line-height: 40px;padding-left: 40px;margin-bottom: 10px;'>
行藏医学影像处理软件系统为您添加了账户,账户信息如下:
胡桃医学影像判读管理系统系统为您添加了账户,账户信息如下:
</div>
<span style="color: #00D1B2"></span>
<div style='border: 1px solid #eee;box-sizing:border-box;width: 50%;background: #fff;padding: 20px;line-height: 40px;font-size: 14px;border-radius: 5px;margin-left: 60px;margin-bottom: 30px;'>
@ -32,7 +32,7 @@
<div style='line-height: 24px;font-size: 14px;color:#333;margin-top: 20px;padding-bottom: 40px;'>
<div>祝您顺利!/Best Regards</div>
<div style="font-size: 14px;">武汉行藏科技有限公司</div>
<div style="font-size: 14px;">北京胡桃计算机技术有限公司</div>
</div>
</div>
</div>

View File

@ -11,7 +11,7 @@
尊敬的 {0} ,您好:
</div>
<div style='line-height: 40px;padding-left: 40px;margin-bottom: 10px;'>
行藏医学影像处理软件系统将您的账户密码已重置,账户信息如下:
胡桃医学影像判读管理系统系统将您的账户密码已重置,账户信息如下:
</div>
<span style="color: #00D1B2"></span>
<div style='border: 1px solid #eee;box-sizing:border-box;width: 50%;background: #fff;padding: 20px;line-height: 40px;font-size: 14px;border-radius: 5px;margin-left: 60px;margin-bottom: 30px;'>
@ -29,7 +29,7 @@
<div style='line-height: 24px;font-size: 14px;color:#333;margin-top: 20px;padding-bottom: 40px;'>
<div>祝您顺利!/Best Regards</div>
<div style="font-size: 14px;">武汉行藏科技有限公司</div>
<div style="font-size: 14px;">北京胡桃计算机技术有限公司</div>
</div>
</div>
</div>

View File

@ -11,7 +11,7 @@
您好:
</div>
<div style='line-height: 40px;padding-left: 40px;margin-bottom: 10px;'>
感谢您使用行藏医学影像处理软件
感谢您使用胡桃医学影像判读管理系统
</div>
<div style='line-height: 40px;padding-left: 40px;margin-bottom: 10px;'>
{0}。
@ -19,7 +19,7 @@
<div style='line-height: 24px;font-size: 14px;color:#333;margin-top: 20px;padding-bottom: 40px;'>
<div>祝您顺利!/Best Regards</div>
<div style="font-size: 14px;">武汉行藏科技有限公司</div>
<div style="font-size: 14px;">北京胡桃计算机技术有限公司</div>
</div>
</div>
</div>

View File

@ -11,7 +11,7 @@
{0}您好:
</div>
<div style='line-height: 40px;padding-left: 40px;margin-bottom: 10px;'>
感谢您使用行藏医学影像处理软件
感谢您使用胡桃医学影像判读管理系统
</div>
<div style='line-height: 40px;padding-left: 40px;margin-bottom: 10px;'>
{1},验证码是: {2}请在3分钟内输入该验证码进行后续操作。如非本人操作请忽略该邮件。
@ -19,7 +19,7 @@
<div style='line-height: 24px;font-size: 14px;color:#333;margin-top: 20px;padding-bottom: 40px;'>
<div>祝您顺利!/Best Regards</div>
<div style="font-size: 14px;">武汉行藏科技有限公司</div>
<div style="font-size: 14px;">北京胡桃计算机技术有限公司</div>
</div>
</div>
</div>

View File

@ -100,7 +100,7 @@ namespace IRaCIS.Application.Services
//收件地址
messageToSend.To.Add(new MailboxAddress(userName, emailAddress));
//主题
messageToSend.Subject = "[来自行藏] 关于重置邮箱的提醒";
messageToSend.Subject = "[来自胡桃] 关于重置邮箱的提醒";
var builder = new BodyBuilder();
@ -161,7 +161,7 @@ namespace IRaCIS.Application.Services
//收件地址
messageToSend.To.Add(new MailboxAddress(String.Empty, emailAddress));
//主题
messageToSend.Subject = "[来自行藏] 关于重置密码的提醒";
messageToSend.Subject = "[来自胡桃] 关于重置密码的提醒";
@ -226,7 +226,7 @@ namespace IRaCIS.Application.Services
//收件地址
messageToSend.To.Add(new MailboxAddress(String.Empty, emailAddress));
//主题
messageToSend.Subject = $"[来自行藏]的提醒";
messageToSend.Subject = $"[来自胡桃]的提醒";
@ -290,7 +290,7 @@ namespace IRaCIS.Application.Services
//收件地址
messageToSend.To.Add(new MailboxAddress(String.Empty, emailAddress));
//主题
messageToSend.Subject = $"[来自行藏] [{researchProgramNo}] 关于中心调研的提醒";
messageToSend.Subject = $"[来自胡桃] [{researchProgramNo}] 关于中心调研的提醒";
@ -367,7 +367,7 @@ namespace IRaCIS.Application.Services
//收件地址
messageToSend.To.Add(new MailboxAddress(sysUserInfo.FullName, sysUserInfo.EMail));
//主题
messageToSend.Subject = "[来自行藏] 关于创建账户的提醒";
messageToSend.Subject = "[来自胡桃] 关于创建账户的提醒";
@ -421,7 +421,7 @@ namespace IRaCIS.Application.Services
//收件地址
messageToSend.To.Add(new MailboxAddress(sysUserInfo.FullName, sysUserInfo.EMail));
//主题
messageToSend.Subject = "[来自行藏] 关于重置账户密码的提醒";
messageToSend.Subject = "[来自胡桃] 关于重置账户密码的提醒";
@ -469,7 +469,7 @@ namespace IRaCIS.Application.Services
//收件地址
messageToSend.To.Add(new MailboxAddress(sysUserInfo.FullName, sysUserInfo.EMail));
//主题
messageToSend.Subject = $"[来自行藏] [{trialInfo.ResearchProgramNo}]邀请信";
messageToSend.Subject = $"[来自胡桃] [{trialInfo.ResearchProgramNo}]邀请信";
@ -532,7 +532,7 @@ namespace IRaCIS.Application.Services
//收件地址
messageToSend.To.Add(new MailboxAddress(String.Empty, sysUserInfo.EMail));
//主题
messageToSend.Subject = $"[来自行藏] [{trialInfo.ResearchProgramNo}]邀请信";
messageToSend.Subject = $"[来自胡桃] [{trialInfo.ResearchProgramNo}]邀请信";
var builder = new BodyBuilder();
@ -644,7 +644,7 @@ namespace IRaCIS.Application.Services
//收件地址
messageToSend.To.Add(new MailboxAddress(doctor.FullName, doctor.EMail));
//主题
messageToSend.Subject = $"[来自行藏] [{trialInfo.ResearchProgramNo}]邀请信";
messageToSend.Subject = $"[来自胡桃] [{trialInfo.ResearchProgramNo}]邀请信";
var builder = new BodyBuilder();