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
64b6212a
Commit
64b6212a
authored
Aug 06, 2024
by
xiao-hesheng
Browse files
流程十四脚本编写
parent
7c74df85
Changes
1
Hide whitespace changes
Inline
Side-by-side
common/db/sql/sql_tools.py
View file @
64b6212a
...
...
@@ -493,8 +493,8 @@ def get_last_auditor(order_no):
return
new_str1
# hos_goods_id = 'h034700004220'
# main2(hos_goods_id)
try
:
set_goods_coding_type
(
'h0347-3761'
)
except
Exception
as
e
:
# 打印错误信息
print
(
f
"发生错误:
{
e
}
"
)
#
try:
#
set_goods_coding_type('h0347-3761')
#
except Exception as e:
#
# 打印错误信息
#
print(f"发生错误: {e}")
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