增加另一个登录接口
This commit is contained in:
@@ -60,6 +60,7 @@ async def create_batch(
|
||||
log_queue=log_queue,
|
||||
loop=loop,
|
||||
concurrency=req.concurrency,
|
||||
api_strategy=req.api_strategy,
|
||||
)
|
||||
|
||||
batch_id = runner.batch_id
|
||||
|
||||
Reference in New Issue
Block a user