Commit 775cba52 authored by xiao-hesheng's avatar xiao-hesheng
Browse files

流程五脚本提交

parent 6d266ea5
......@@ -398,6 +398,7 @@ def main():
except:
print('新增产品信息出现异常,后续的脚本必然无法走通,需要检查程序或者脚本或者环境是否出现问题')
commonFuc().check_text_exist_result_text('产品新增失败', '产品新增成功')
sys.exit(0)
else:
# 删除今天之前的产品信息(包含内外网)
# delData().Del_goods_info_all()
......
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