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
5c7e24a7
Commit
5c7e24a7
authored
Jun 14, 2024
by
liguangyu06
Browse files
用例优化
parent
7817a9a0
Changes
1
Hide whitespace changes
Inline
Side-by-side
air_case/cmdc_32st/重置配货功能验证.air/重置配货功能验证.py
View file @
5c7e24a7
...
@@ -38,7 +38,7 @@ if result["data"]["list"]:
...
@@ -38,7 +38,7 @@ if result["data"]["list"]:
# 第三步进行配货重置操作
# 第三步进行配货重置操作
url
=
commonFuc
().
get_api_url
()
+
commonFuc
().
get_business_data
(
module
,
"url26"
)
url
=
commonFuc
().
get_api_url
()
+
commonFuc
().
get_business_data
(
module
,
"url26"
)
request_body
=
commonFuc
().
get_business_data
(
module
,
"payload26"
,
distributionCode
)
request_body
=
commonFuc
().
get_business_data
(
module
,
"payload26"
,
distributionCode
)
# print(request_body)
"""
"""
场景: 重置配货功能验证
场景: 重置配货功能验证
用例名称:重置配货功能验证
用例名称:重置配货功能验证
...
...
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