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请求"""