更新: 13 个文件 - 2026-03-18 09:44:57
这个提交包含在:
@@ -31,6 +31,7 @@ def fetch(system: Dict[str, Any], source: Dict[str, Any]) -> List[Candidate]:
|
||||
response = request(
|
||||
"GET",
|
||||
API_URL,
|
||||
source=source,
|
||||
headers=headers,
|
||||
params={"per_page": 100, "page": page, "ecosystem": source.get("ecosystem")},
|
||||
)
|
||||
|
||||
在新工单中引用
屏蔽一个用户