Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
test
autotest-airtest-web-spd
Commits
cb8187f5
Commit
cb8187f5
authored
Jun 20, 2024
by
xiao-hesheng
Browse files
流程十四脚本编写
parent
debc37b3
Changes
1
Hide whitespace changes
Inline
Side-by-side
air_case/b5_spd3_core_business_flow/a_b1流程八_高值跟台业务流程.air/a_b1流程八_高值跟台业务流程.py
View file @
cb8187f5
...
...
@@ -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
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment