Update dags/groupuser/01ka0xkya3cevfzg5dngre9z7e.py

This commit is contained in:
cheetahadmin 2025-11-14 10:19:13 +00:00
parent 654eae4e50
commit 038598325b

@ -34,6 +34,7 @@ def es_index_test():
task_id='test_task',
python_callable=test_logging,
)
return dag
dag = es_index_test()