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
037fe735
Commit
037fe735
authored
Dec 08, 2023
by
liguangyu06
Browse files
用例优化
parent
cd7cbee4
Changes
1
Hide whitespace changes
Inline
Side-by-side
air_case/cmdc_rebate/g_返利规则删除功能验证.air/g_返利规则删除功能验证.py
View file @
037fe735
...
...
@@ -32,7 +32,7 @@ result = json.loads(result.content)
# 获取指定返利规则信息
rebate_id
=
result
[
"data"
][
"list"
][
0
][
"rebateid"
]
# 第三步进行返利规则
启用
操作
# 第三步进行返利规则
删除
操作
url
=
commonFuc
().
get_api_url
()
+
commonFuc
().
get_business_data
(
module
,
"url25"
)
request_body
=
commonFuc
().
get_business_data
(
module
,
"payload25"
,
rebate_id
)
...
...
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