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
b6555e02
Commit
b6555e02
authored
Jun 18, 2024
by
xiao-hesheng
Browse files
20240618外网在配送的时候增加了DI验证,加入维护di的脚本
parent
09e40dff
Changes
1
Hide whitespace changes
Inline
Side-by-side
air_case/b5_spd3_core_business_flow/a_a3_流程三_产品导入和审批.air/a_a3_流程三_产品导入和审批.py
View file @
b6555e02
...
@@ -337,6 +337,7 @@ def supplyProvHosGoods_add_DI():
...
@@ -337,6 +337,7 @@ def supplyProvHosGoods_add_DI():
pdb
.
set_trace
()
pdb
.
set_trace
()
print
(
'维护产品DI信息列表查询result'
,
result
)
print
(
'维护产品DI信息列表查询result'
,
result
)
data
=
commonFuc
().
analysis_json
(
'data'
,
commonFuc
().
analysis_json
(
'data'
,
result
))
data
=
commonFuc
().
analysis_json
(
'data'
,
commonFuc
().
analysis_json
(
'data'
,
result
))
print
(
'维护产品DI信息列表查询data'
,
data
)
for
i
in
data
:
for
i
in
data
:
hosGoodsId
=
commonFuc
().
analysis_json
(
'id'
,
i
)
hosGoodsId
=
commonFuc
().
analysis_json
(
'id'
,
i
)
url1
=
commonFuc
().
get_api_url
()
+
commonFuc
().
get_business_data
(
module
,
"hdiFusion_getGoodsinfoAndDiLst_url"
)
url1
=
commonFuc
().
get_api_url
()
+
commonFuc
().
get_business_data
(
module
,
"hdiFusion_getGoodsinfoAndDiLst_url"
)
...
...
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