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-cmdc
Commits
93c9f9d9
Commit
93c9f9d9
authored
Mar 25, 2024
by
liguangyu06
Browse files
优化
parent
71c0ed7d
Changes
1
Hide whitespace changes
Inline
Side-by-side
air_case/cmdc_hospital/医院信息无效_经销商关联医院新增.air/医院信息无效_经销商关联医院新增.py
View file @
93c9f9d9
...
@@ -38,6 +38,7 @@ for i in result["data"]["list"]:
...
@@ -38,6 +38,7 @@ for i in result["data"]["list"]:
# print(data)
# print(data)
# 生成随机数
# 生成随机数
company_ramdom
=
random
.
randint
(
0
,
len
(
data
)
-
1
)
company_ramdom
=
random
.
randint
(
0
,
len
(
data
)
-
1
)
company_ramdom
=
1
# 获取经销商信息
# 获取经销商信息
userNo
=
data
[
company_ramdom
][
"userNo"
]
userNo
=
data
[
company_ramdom
][
"userNo"
]
...
...
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