Commit 1a312b61 authored by xiao-hesheng's avatar xiao-hesheng
Browse files

优化脚本

parent 978256c8
......@@ -324,4 +324,6 @@ try:
select1('message5')
apply()
except:
print('新增产品信息出现异常,后续的脚本必然无法走通,需要检查程序或者脚本或者环境是否出现问题')
\ No newline at end of file
print('新增产品信息出现异常,后续的脚本必然无法走通,需要检查程序或者脚本或者环境是否出现问题')
else:
commonFuc().check_text_exist('产品新增成功','产品新增成功')
\ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment