diff --git a/ZR.Admin.WebApi/appsettings.json b/ZR.Admin.WebApi/appsettings.json index 8b450596..ee4aaab6 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": {