Unverified 提交 ac01d856 authored 作者: 许雪里's avatar 许雪里 提交者: GitHub

Merge pull request #903 from hzh2005525/master

fix-bug
...@@ -37,6 +37,7 @@ spring.mail.password=xxx ...@@ -37,6 +37,7 @@ spring.mail.password=xxx
spring.mail.properties.mail.smtp.auth=true spring.mail.properties.mail.smtp.auth=true
spring.mail.properties.mail.smtp.starttls.enable=true spring.mail.properties.mail.smtp.starttls.enable=true
spring.mail.properties.mail.smtp.starttls.required=true spring.mail.properties.mail.smtp.starttls.required=true
spring.mail.properties.mail.smtp.socketFactory.class=javax.net.ssl.SSLSocketFactory
### xxl-job, access token ### xxl-job, access token
xxl.job.accessToken= xxl.job.accessToken=
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论