Update tool_task.py
This commit is contained in:
parent
a89f27abb9
commit
67210ce23b
|
|
@ -93,7 +93,7 @@ logs_file=$plugin_path/${rname}.log
|
|||
|
||||
params = {
|
||||
'name': _name,
|
||||
'type': _type_day,
|
||||
'type': cfg['period'],
|
||||
'week': "",
|
||||
'where1': cfg['where1'],
|
||||
'hour': cfg['hour'],
|
||||
|
|
|
|||
Loading…
Reference in New Issue