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
da7d6ecb
Commit
da7d6ecb
authored
Jan 17, 2024
by
liguangyu06
Browse files
优化
parent
b0f32432
Changes
1
Hide whitespace changes
Inline
Side-by-side
air_case/cmdc_fresenius_group/套包清单获取.air/套包清单获取.py
View file @
da7d6ecb
...
...
@@ -21,7 +21,7 @@ password = commonFuc().get_business_data(module, "password")
cmdc_access_token
=
CmdcMaiiLogin
(
username
,
password
).
get_token
()
headers
=
commonFuc
().
get_business_data
(
module
,
"json_headers1"
,
cmdc_access_token
)
# 第二步
加入购物车
# 第二步
获取套包信息
url
=
commonFuc
().
get_api_url
()
+
commonFuc
().
get_business_data
(
module
,
"url30"
)
request_body
=
commonFuc
().
get_business_data
(
module
,
"payload30"
)
...
...
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