完成api最后调试
This commit is contained in:
@@ -17,5 +17,5 @@ def main(status_code: float, body: str):
|
||||
|
||||
return {
|
||||
"urls": urls,
|
||||
"iteration_output": {} # 迭代器运行结果记录,用于传入给迭代器进行记录运行情况
|
||||
"iteration_output": [] # 迭代器运行结果记录,用于传入给迭代器进行记录运行情况
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user