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
08e8decb
Commit
08e8decb
authored
Jun 18, 2024
by
xiao-hesheng
Browse files
20240618外网在配送的时候增加了DI验证,加入维护di的脚本
parent
43087e0d
Changes
1
Hide whitespace changes
Inline
Side-by-side
air_case/b5_spd3_core_business_flow/a_a3_流程三_产品导入和审批.air/a_a3_流程三_产品导入和审批.py
View file @
08e8decb
...
...
@@ -333,6 +333,8 @@ def supplyProvHosGoods_add_DI():
request_body
=
commonFuc
().
get_business_data
(
module
,
"payload6"
,
get_hosid
())
# 发送请求
result
=
commonFuc
().
http_post
(
url
,
request_body
,
headers
)
# import pdb
# pdb.set_trace()
print
(
'维护产品DI信息列表查询result'
,
result
)
data
=
commonFuc
().
analysis_json
(
'data'
,
commonFuc
().
analysis_json
(
'data'
,
result
))
print
(
'维护产品DI信息列表查询data'
,
data
)
...
...
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