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
2bdb9719
Commit
2bdb9719
authored
Sep 25, 2024
by
xiao-hesheng
Browse files
流程五脚本提交
parent
d3fa4cae
Changes
1
Hide whitespace changes
Inline
Side-by-side
air_case/b5_spd3_core_business_flow/a_b1流程八_高值跟台业务流程.air/a_b1流程八_高值跟台业务流程.py
View file @
2bdb9719
...
...
@@ -262,7 +262,7 @@ def second_dept_in_warehouse():
# 跟台使用确认——跟台退货== == == == == == == == == == == == == == == ==
url
=
commonFuc
().
get_api_add_port_url
()
+
commonFuc
().
get_business_data
(
module
,
"dept_herpService_operationConfirm_submit_url"
)
print
(
'台使用确认——跟台退货,url'
,
url
)
print
(
'
跟
台使用确认——跟台退货,url'
,
url
)
info
=
FileUtils
().
r_info8
(
'b5_spd3_core_business_flow'
,
"二级库条码信息"
,
'message20'
)
list_a
=
info
[
'list_a'
]
extInfo
=
commonFuc
().
analysis_json
(
'extInfo'
,
list_a
)
...
...
@@ -278,9 +278,9 @@ def second_dept_in_warehouse():
request_body
=
commonFuc
().
get_business_data
(
module
,
"payload36"
,
areaCode
,
areaName
,
viewId2
,
distrOrderNo
,
provId
,
provName
,
pkgCodeSee
,
hosGoodsId
,
hosGoodsCode
,
goodsName
,
goodsSpec
,
unit
,
batchCode
,
productDate
,
expdtDate
,
qty
,
stockId
,
shelfCode
)
print
(
'台使用确认——跟台退货'
,
'request_body'
,
request_body
)
print
(
'
跟
台使用确认——跟台退货'
,
'request_body'
,
request_body
)
result
=
commonFuc
().
http_post
(
url
,
request_body
,
headers
)
print
(
'台使用确认——跟台退货,result'
,
result
)
print
(
'
跟
台使用确认——跟台退货,result'
,
result
)
# 跟台使用确认——跟台退货== == == == == == == == == == == == == == == ==
...
...
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