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
d8d60bbc
Commit
d8d60bbc
authored
Jan 30, 2024
by
xiao-hesheng
Browse files
基础设置模块-运维管理-编码规则管理添加
parent
3136b2e6
Changes
1
Hide whitespace changes
Inline
Side-by-side
air_case/b2_herp3_bs/l8运维管理_编码规则管理_规则编码_查询id.air/l8运维管理_编码规则管理_规则编码_查询id.py
View file @
d8d60bbc
...
...
@@ -56,6 +56,7 @@ def test1():
data
=
commonFuc
().
analysis_json
(
'data'
,
result
)
data1
=
commonFuc
().
analysis_json
(
'data'
,
data
)
prefix
=
commonFuc
().
analysis_json
(
'prefix'
,
data1
[
1
])
print
(
prefix
)
if
code
==
0
and
len
(
data
)
>=
1
and
prefix
==
"YS2"
:
id1
=
commonFuc
().
analysis_json
(
'id'
,
data1
[
1
])
code1
=
commonFuc
().
analysis_json
(
'code'
,
data1
[
1
])
...
...
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