1
0
mirror of https://github.com/newnius/YAO-portal.git synced 2025-12-13 00:56:44 +00:00
This commit is contained in:
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)
}
});