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
56d0c5a3
Commit
56d0c5a3
authored
Jul 03, 2024
by
xiao-hesheng
Browse files
增加数据库检查模块脚本
parent
3391dd3d
Changes
1
Hide whitespace changes
Inline
Side-by-side
air_case/b5_spd3_core_business_flow/a_c1流程十八中心库业务_拆包功能.air/a_c1流程十八中心库业务_拆包功能.py
View file @
56d0c5a3
...
@@ -67,7 +67,7 @@ def center_Stock_unpack(type): # 扫码发放(高值不能扫码发放)
...
@@ -67,7 +67,7 @@ def center_Stock_unpack(type): # 扫码发放(高值不能扫码发放)
request_body
=
commonFuc
().
get_business_data
(
module
,
"payload67"
,
udi_code
,
stockId
,
stockName
,
areaCode
,
request_body
=
commonFuc
().
get_business_data
(
module
,
"payload67"
,
udi_code
,
stockId
,
stockName
,
areaCode
,
areaName
areaName
)
)
print
(
'request_body'
,
request_body
)
print
(
'
herpService_stock_pick_scan,
request_body'
,
request_body
)
result
=
commonFuc
().
http_post
(
url
,
request_body
,
headers
)
result
=
commonFuc
().
http_post
(
url
,
request_body
,
headers
)
print
(
'扫码发放result'
,
result
)
print
(
'扫码发放result'
,
result
)
price
=
commonFuc
().
analysis_json
(
'price'
,
commonFuc
().
analysis_json
(
'data'
,
result
))
price
=
commonFuc
().
analysis_json
(
'price'
,
commonFuc
().
analysis_json
(
'data'
,
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