GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
tanyue
/
xxl-job-dm
Download ZIP
1644 commits
Transfer to URL with SHA
tree:
25a331be1f
Switch branches
×
master
xxl-job-dm
/
xxl-job-admin
/
src
/
test
/
java
/
com
/
xxl
/
job
/
admin
/
latest commit
d30a2fcf39
xueli.xue
authored
on 30 Oct 2020
..
controller
修复 xxl_job_log 主键id类型为 bigint(20) , 防止 int(11) 位溢出导致调度任务不能正常调度。
6 years ago
core/
util
use junit test to replace main() for testing
5 years ago
dao
任务调度生命周期重构:调度(schedule)、触发(trigger)、执行(handle)、回调(callback)、后处理(posthandle);
4 years ago
util
修复 xxl_job_log 主键id类型为 bigint(20) , 防止 int(11) 位溢出导致调度任务不能正常调度。
6 years ago