This commit is contained in:
Mr Chen 2024-11-24 06:05:18 +08:00
parent c731077fba
commit df0efaa7b1
2 changed files with 2 additions and 2 deletions

View File

@ -96,7 +96,7 @@ logs_file=$plugin_path/${rname}.log
'stype': "toShell",
'sname': '',
'sbody': cmd,
'urladdress': '',
'url_address': '',
}
task_id = MwCrontab.instance().add(params)

View File

@ -164,7 +164,7 @@ logs_file=$plugin_path/${rname}.log
'stype': "toShell",
'sname': '',
'sbody': cmd,
'urladdress': '',
'url_address': '',
}
task_id = MwCrontab.instance().add(params)