Commit 0ae3cab3 authored by xiao-hesheng's avatar xiao-hesheng
Browse files

流程一脚本提交

parent b7e71e92
......@@ -128,6 +128,7 @@ def import_goods(hosGoodsId):
print('导入新增的产品result', result)
code= commonFuc().analysis_json('code',result)
if code==1004:
time.sleep(10)
continue
elif code==0:
break
......
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