Commit cb8187f5 authored by xiao-hesheng's avatar xiao-hesheng
Browse files

流程十四脚本编写

parent debc37b3
......@@ -293,7 +293,7 @@ def out_return_gt():
url = commonFuc().get_api_add_port_url() + commonFuc().get_business_data(module,
"herpService_out_return_gt_url")
print('#跟台退货出库列表查询——中心库=================',url)
print('跟台退货出库列表查询——中心库=================',url)
request_body = commonFuc().get_business_data(module, "payload37", get_branch_id())
print('跟台退货出库列表查询——中心库', 'request_body', request_body)
result = commonFuc().http_post(url, request_body, headers)
......
Supports Markdown
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