From eb6a23b6a7f25417620b56c00dfb7f1a3df2fd25 Mon Sep 17 00:00:00 2001 From: qsc Date: Fri, 26 Sep 2025 22:27:55 +0800 Subject: [PATCH] 11 --- core/api_data.py | 1 - 1 file changed, 1 deletion(-) diff --git a/core/api_data.py b/core/api_data.py index 8434532..5655a96 100644 --- a/core/api_data.py +++ b/core/api_data.py @@ -149,7 +149,6 @@ class APIClient: - # 保持原有函数接口的兼容性(可选) async def api_data_post(api_url, json_data=None, outdata=None): """兼容原有函数的POST请求"""