|
|
@ -2,13 +2,13 @@ |
|
|
|
xxl.job.db.driverClass=com.mysql.jdbc.Driver |
|
|
|
xxl.job.db.driverClass=com.mysql.jdbc.Driver |
|
|
|
xxl.job.db.url=jdbc:mysql://localhost:3306/xxl-job?useUnicode=true&characterEncoding=UTF-8 |
|
|
|
xxl.job.db.url=jdbc:mysql://localhost:3306/xxl-job?useUnicode=true&characterEncoding=UTF-8 |
|
|
|
xxl.job.db.user=root |
|
|
|
xxl.job.db.user=root |
|
|
|
xxl.job.db.password=root_pwd |
|
|
|
xxl.job.db.password=123456 |
|
|
|
|
|
|
|
|
|
|
|
### xxl-job email |
|
|
|
### xxl-job email |
|
|
|
xxl.job.mail.host=smtp.163.com |
|
|
|
xxl.job.mail.host=smtp.163.com |
|
|
|
xxl.job.mail.port=25 |
|
|
|
xxl.job.mail.port=25 |
|
|
|
xxl.job.mail.username=ovono802302@163.com |
|
|
|
xxl.job.mail.username=thinking_fioa@163.com |
|
|
|
xxl.job.mail.password=asdfzxcv |
|
|
|
xxl.job.mail.password=123456 |
|
|
|
xxl.job.mail.sendNick=《任务调度平台XXL-JOB》 |
|
|
|
xxl.job.mail.sendNick=《任务调度平台XXL-JOB》 |
|
|
|
|
|
|
|
|
|
|
|
### xxl-job login |
|
|
|
### xxl-job login |
|
|
|