11
This commit is contained in:
@@ -149,7 +149,6 @@ class APIClient:
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# 保持原有函数接口的兼容性(可选)
|
# 保持原有函数接口的兼容性(可选)
|
||||||
async def api_data_post(api_url, json_data=None, outdata=None):
|
async def api_data_post(api_url, json_data=None, outdata=None):
|
||||||
"""兼容原有函数的POST请求"""
|
"""兼容原有函数的POST请求"""
|
||||||
|
|||||||
Reference in New Issue
Block a user