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
4032b47a
Commit
4032b47a
authored
Dec 12, 2023
by
xiao-hesheng
Browse files
修改脚本适合融合环境
parent
3bf8e8a4
Changes
1
Hide whitespace changes
Inline
Side-by-side
air_case/a5_mdm3_pdm/a3产品信息审核_查询.air/a3产品信息审核_查询.py
View file @
4032b47a
...
...
@@ -52,7 +52,7 @@ def select1():
data
=
commonFuc
().
analysis_json
(
'data'
,
result
)
total
=
commonFuc
().
analysis_json
(
'total'
,
data
)
if
total
>=
1
:
data
[
0
]
=
data
data
=
data
[
0
]
id1
=
commonFuc
().
analysis_json
(
'id'
,
data
)
auditOrgId
=
commonFuc
().
analysis_json
(
'hosId'
,
data
)
hosGoodsId
=
commonFuc
().
analysis_json
(
'hosGoodsid'
,
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