流程的挂起与激活

This commit is contained in:
YunaiV
2022-01-03 12:26:04 +08:00
parent f8b34d5b6d
commit db54147697
13 changed files with 135 additions and 48 deletions

View File

@@ -65,7 +65,6 @@ export function updateJobStatus(jobId, status) {
})
}
// 定时任务立即执行一次
export function runJob(jobId) {
return request({