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-spd
Commits
020f41f0
Commit
020f41f0
authored
Feb 20, 2024
by
xiao-hesheng
Browse files
新增自动请领排程脚本
parent
cb136522
Changes
1
Hide whitespace changes
Inline
Side-by-side
air_case/b2_herp3_bs/r_a4科室管理_自动请领排程_列表查询_获取id.air/r_a4科室管理_自动请领排程_列表查询_获取id.py
View file @
020f41f0
...
...
@@ -64,7 +64,6 @@ def test1():
result
=
commonFuc
().
http_post
(
url
,
request_body
,
headers
)
print
(
'resultaaaaaaaaaaaaaaaaaaaaaaaaaaa'
,
result
)
# 断言
code
=
commonFuc
().
analysis_json
(
'code'
,
result
)
data
=
commonFuc
().
analysis_json
(
'data'
,
result
)
data1
=
commonFuc
().
analysis_json
(
'data'
,
data
)
...
...
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