diff --git a/ZR.Admin.WebApi/appsettings.json b/ZR.Admin.WebApi/appsettings.json index 8b45059..ee4aaab 100644 --- a/ZR.Admin.WebApi/appsettings.json +++ b/ZR.Admin.WebApi/appsettings.json @@ -85,7 +85,8 @@ //协议 "Smtp": "smtp.qq.com", "Port": 587, - "Signature": "系统邮件,请勿回复!" + "Signature": "系统邮件,请勿回复!", + "UseSsl": true }, //redis服务配置 "RedisServer": {