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
34b3b9c1
Commit
34b3b9c1
authored
Dec 12, 2023
by
xiao-hesheng
Browse files
修改脚本适合融合环境
parent
4032b47a
Changes
2
Hide whitespace changes
Inline
Side-by-side
air_case/a5_mdm3_pdm/a3产品信息审核_查询.air/a3产品信息审核_查询.py
View file @
34b3b9c1
...
@@ -52,13 +52,13 @@ def select1():
...
@@ -52,13 +52,13 @@ def select1():
data
=
commonFuc
().
analysis_json
(
'data'
,
result
)
data
=
commonFuc
().
analysis_json
(
'data'
,
result
)
total
=
commonFuc
().
analysis_json
(
'total'
,
data
)
total
=
commonFuc
().
analysis_json
(
'total'
,
data
)
if
total
>=
1
:
if
total
>=
1
:
data
=
data
[
0
]
data
1
=
data
[
0
]
id1
=
commonFuc
().
analysis_json
(
'id'
,
data
)
id1
=
commonFuc
().
analysis_json
(
'id'
,
data
1
)
auditOrgId
=
commonFuc
().
analysis_json
(
'hosId'
,
data
)
auditOrgId
=
commonFuc
().
analysis_json
(
'hosId'
,
data
1
)
hosGoodsId
=
commonFuc
().
analysis_json
(
'hosGoodsid'
,
data
)
hosGoodsId
=
commonFuc
().
analysis_json
(
'hosGoodsid'
,
data
1
)
provGoodsid
=
commonFuc
().
analysis_json
(
'provGoodsid'
,
data
)
provGoodsid
=
commonFuc
().
analysis_json
(
'provGoodsid'
,
data
1
)
goodsAuditBillId
=
commonFuc
().
analysis_json
(
'billId'
,
data
)
goodsAuditBillId
=
commonFuc
().
analysis_json
(
'billId'
,
data
1
)
targetId
=
commonFuc
().
analysis_json
(
'id'
,
data
)
targetId
=
commonFuc
().
analysis_json
(
'id'
,
data
1
)
print
(
id1
,
auditOrgId
,
hosGoodsId
,
provGoodsid
,
goodsAuditBillId
,
targetId
)
print
(
id1
,
auditOrgId
,
hosGoodsId
,
provGoodsid
,
goodsAuditBillId
,
targetId
)
info
=
(
id1
,
auditOrgId
,
hosGoodsId
,
provGoodsid
,
goodsAuditBillId
,
targetId
)
info
=
(
id1
,
auditOrgId
,
hosGoodsId
,
provGoodsid
,
goodsAuditBillId
,
targetId
)
titlename
=
(
"MSPid"
,
'hosId'
,
'hosGoodsId'
,
'provGoodsid'
,
'goodsAuditBillId'
,
'targetId'
)
titlename
=
(
"MSPid"
,
'hosId'
,
'hosGoodsId'
,
'provGoodsid'
,
'goodsAuditBillId'
,
'targetId'
)
...
...
report/summary.html
View file @
34b3b9c1
...
@@ -72,9 +72,9 @@
...
@@ -72,9 +72,9 @@
</tr>
</tr>
<tr
width=
"600"
>
<tr
width=
"600"
>
<td
class=
"details-col-elapsed"
><a
href=
'../log/a
5
产品信息审核查询
_无数据
/log.html'
target=
'_blank'
>
a
5
产品信息审核查询
_无数据
</a></td>
<td
class=
"details-col-elapsed"
><a
href=
'../log/a
3
产品信息审核
_
查询/log.html'
target=
'_blank'
>
a
3
产品信息审核
_
查询
</a></td>
<td
class=
"success"
>
成功
</td>
<td
class=
"success"
>
成功
</td>
<td
class=
"details-col-elapsed"
>
4.942
</td>
<td
class=
"details-col-elapsed"
>
5.436
</td>
<td
class=
"details-col-elapsed"
>
xiaohesheng
</td>
<td
class=
"details-col-elapsed"
>
xiaohesheng
</td>
</tr>
</tr>
...
...
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