feat:邮件发送新增签名配置

This commit is contained in:
不做码农
2022-07-01 20:01:40 +08:00
parent 13f8ec1cec
commit 78aa48a975
4 changed files with 18 additions and 13 deletions

View File

@@ -47,7 +47,8 @@
"Password": "123456",
//协议
"Smtp": "smtp.qq.com",
"Port": 587
"Port": 587,
"Signature": "系统邮件,请勿回复!"
},
//redis服务配置
"RedisServer": {