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
42c7e380
Commit
42c7e380
authored
Aug 21, 2025
by
liguangyu06
Browse files
脚本优化
parent
1e541d5c
Changes
1
Hide whitespace changes
Inline
Side-by-side
air_case/b2_herp3_bs/手工入库.air/手工入库.py
View file @
42c7e380
...
@@ -114,7 +114,7 @@ def l_pur():
...
@@ -114,7 +114,7 @@ def l_pur():
"attachmentList"
:
[],
"attachmentList"
:
[],
"ignoreValidExpDate"
:
True
"ignoreValidExpDate"
:
True
}
}
request_body
[
"detailVOS"
]
=
[
i
]
request_body
[
"detailVOS"
]
=
detail_list
# print(request_body)
# print(request_body)
# 发送请求
# 发送请求
result
=
requests
.
post
(
url
,
json
=
request_body
,
headers
=
headers
)
result
=
requests
.
post
(
url
,
json
=
request_body
,
headers
=
headers
)
...
...
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