Обновить dags/upload_dicts.py
This commit is contained in:
parent
ffa6faa15b
commit
ff5da858b8
|
|
@ -202,7 +202,7 @@ def take_organizaciya(**kwargs):
|
|||
)
|
||||
|
||||
with DAG(
|
||||
dag_id='data_download_from_1C_source',
|
||||
dag_id='download_dicts_from_1C_source',
|
||||
default_args=default_args,
|
||||
description='Выгрузка данных из 1С',
|
||||
schedule_interval=None, #"0,30 01-10 * * *",
|
||||
|
|
|
|||
Loading…
Reference in New Issue