Commit c92fc7b4 authored by xianyang's avatar xianyang

优化打款记录

parent de23b162
...@@ -509,4 +509,4 @@ def transfer_query(data): ...@@ -509,4 +509,4 @@ def transfer_query(data):
params['reference_info'] = [] params['reference_info'] = []
params['timestamp'] = 0 params['timestamp'] = 0
response =search(params=params,method=method) response =search(params=params,method=method)
print(response.text) print(response)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment