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
acfe1963
Commit
acfe1963
authored
May 08, 2024
by
liguangyu06
Browse files
优化
parent
781127c2
Changes
1
Hide whitespace changes
Inline
Side-by-side
air_case/cmdc_hospital/重复添加_经销商关联医院新增.air/重复添加_经销商关联医院新增.py
View file @
acfe1963
...
...
@@ -56,7 +56,7 @@ api_time = float(result.elapsed.total_seconds())
result
=
json
.
loads
(
result
.
content
)
result
[
"api_time"
]
=
api_time
if
result
[
"
success"
]
:
if
result
[
"
message"
]
==
"请勿重复添加"
:
# 获取预期结果
check_dict
=
commonFuc
().
get_business_data
(
module
,
"checkDict36"
)
# print(check_dict)
...
...
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