定时任务测试
This commit is contained in:
@ -180,3 +180,14 @@ management:
|
||||
cors:
|
||||
allowed-origins: "*"
|
||||
allowed-methods: "*"
|
||||
# 自定义的定时任务
|
||||
xxl:
|
||||
job:
|
||||
admin:
|
||||
addresses: http://10.242.31.158:8735/xxl-job-admin
|
||||
accessToken: Eshop@2021
|
||||
executor: appname:biz-service-ebtp-extend
|
||||
address: ''
|
||||
ip: ''
|
||||
logpath: /var/lib/docker/log/349553515466-uat/default-group/all
|
||||
logretentiondays: 30
|
Reference in New Issue
Block a user