|
|
@ -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=
|
|
|
|