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
a4412127
Commit
a4412127
authored
Jul 22, 2024
by
xiao-hesheng
Browse files
数据库验证流程十一脚本编写
parent
3915b26c
Changes
1
Hide whitespace changes
Inline
Side-by-side
air_case/public1/public1/public1.py
View file @
a4412127
...
...
@@ -2414,11 +2414,7 @@ def check_accept_order():
else
:
result2
=
commonFuc
().
http_post
(
url
,
request_body2
,
headers
)
print
(
'result2'
,
result2
)
data
=
commonFuc
().
analysis_json
(
'data'
,
result2
)
code
=
commonFuc
().
analysis_json
(
'code'
,
result2
)
print
(
code
)
if
code
==
0
and
len
(
data
)
>=
1
:
break
continue
info
=
(
CHECK_NO
,
CHECK_NO
)
titlename
=
(
'CHECK_NO1'
,
'CHECK_NO2'
)
FileUtils
().
w_info8
(
info
,
'b5_spd3_core_business_flow'
,
'验收单号'
,
titlename
,
'message15'
)
...
...
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