mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-02 01:10:23 +08:00
fix: 修复 http缺少cls
This commit is contained in:
@@ -519,6 +519,7 @@ class HTTPClientPool:
|
||||
|
||||
return bool(clients)
|
||||
|
||||
@classmethod
|
||||
async def get_upstream_client(
|
||||
cls,
|
||||
delegate_cfg: dict[str, Any] | None,
|
||||
|
||||
Reference in New Issue
Block a user