fix:sys_job

This commit is contained in:
2023-11-23 20:30:48 +08:00
parent 9c228764e1
commit 4eacb3bd17
2 changed files with 3 additions and 3 deletions

View File

@@ -228,7 +228,7 @@ SET
`cron_expression` = '0 0/5 * * * ?',
`misfire_policy` = '3',
`concurrent` = '0',
`status` = '0',
`status` = '1',
`save_log` = '0',
`create_by` = 'supervisor',
`create_time` = 1698478134839,