1
0
mirror of https://github.com/newnius/YAO-portal.git synced 2025-06-06 07:11:54 +00:00
This commit is contained in:
Newnius 2020-05-02 22:07:57 +08:00
parent 3eff537d5f
commit 3b499576fd

View File

@ -85,6 +85,7 @@ function register_events_job() {
cluster: cluster,
priority: priority,
run_before: run_before,
locality: locality,
tasks: JSON.stringify(tasks)
}
});