Commit d3b049be authored by 唐香港's avatar 唐香港

Update alarm_flink_job.py

parent fcd30c36
......@@ -142,3 +142,6 @@ for service in SERVICES:
on_failure_callback=failure_callback,
dag=dag,
)
if __name__ == '__main__':
dag.cli()
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment