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
92a9440f
Commit
92a9440f
authored
Apr 24, 2024
by
xiao-hesheng
Browse files
优化脚本
parent
1c21f776
Changes
1
Hide whitespace changes
Inline
Side-by-side
air_case/b5_spd3_core_business_flow/a_a7流程五_中心库入库结算_正结算3_内网验收入库结算.air/a_a7流程五_中心库入库结算_正结算3_内网验收入库结算.py
View file @
92a9440f
...
@@ -313,9 +313,9 @@ def putaway():
...
@@ -313,9 +313,9 @@ def putaway():
# ================================入库上架
# ================================入库上架
try
:
try
:
#
check_accept_order(1)
check_accept_order
(
1
)
#
check_accept_order(2)
check_accept_order
(
2
)
#
check_accept_order(3)
check_accept_order
(
3
)
putaway
()
putaway
()
except
Exception
as
e
:
except
Exception
as
e
:
print
(
'请检查脚本或者数据'
)
print
(
'请检查脚本或者数据'
)
...
...
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