feat:邮件发送新增签名配置
This commit is contained in:
@@ -47,7 +47,8 @@
|
||||
"Password": "123456",
|
||||
//协议
|
||||
"Smtp": "smtp.qq.com",
|
||||
"Port": 587
|
||||
"Port": 587,
|
||||
"Signature": "系统邮件,请勿回复!"
|
||||
},
|
||||
//redis服务配置
|
||||
"RedisServer": {
|
||||
|
||||
Reference in New Issue
Block a user