Skip to content
GitLab
Explore
Projects
Groups
Snippets
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
45c1c48e
Commit
45c1c48e
authored
10 months ago
by
xiao-hesheng
Browse files
Options
Download
Email Patches
Plain Diff
脚本优化
parent
f4a646b8
master
core_flow
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
air_case/b5_spd3_core_business_flow/a_b4流程十一请领业务流_二级库向直送.air/a_b4流程十一请领业务流_二级库向直送.py
+1
-1
...ess_flow/a_b4流程十一请领业务流_二级库向直送.air/a_b4流程十一请领业务流_二级库向直送.py
with
1 addition
and
1 deletion
+1
-1
air_case/b5_spd3_core_business_flow/a_b4流程十一请领业务流_二级库向直送.air/a_b4流程十一请领业务流_二级库向直送.py
+
1
-
1
View file @
45c1c48e
...
@@ -767,7 +767,7 @@ def check_accept_order(type=1):
...
@@ -767,7 +767,7 @@ def check_accept_order(type=1):
data
=
commonFuc
().
analysis_json
(
'data'
,
result
)
data
=
commonFuc
().
analysis_json
(
'data'
,
result
)
code
=
commonFuc
().
analysis_json
(
'code'
,
result
)
code
=
commonFuc
().
analysis_json
(
'code'
,
result
)
print
(
code
)
print
(
code
)
if
code
==
0
and
data
=
=
1
:
if
code
==
0
and
len
(
data
)
>
=
1
:
break
break
else
:
else
:
print
(
'设置产品合格出现问题'
)
print
(
'设置产品合格出现问题'
)
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Explore
Projects
Groups
Snippets