update 任务调度 独立 ruoyi-job 服务 统一远程处理任务 规范用法

This commit is contained in:
疯狂的狮子li
2022-02-17 14:03:16 +08:00
parent 51db756ee1
commit 27087e5d1e
17 changed files with 452 additions and 51 deletions

View File

@@ -9,7 +9,7 @@ datasource:
url: jdbc:mysql://localhost:3306/ry-cloud?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8&rewriteBatchedStatements=true
username: root
password: password
xxl-job-admin:
job:
url: jdbc:mysql://localhost:3306/ry-job?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8&rewriteBatchedStatements=true
username: root
password: password