Commit 138f6b77 authored by xiao-hesheng's avatar xiao-hesheng
Browse files

优化脚本

parent 3e787995
...@@ -130,7 +130,7 @@ def check_accept_order(type=1): ...@@ -130,7 +130,7 @@ def check_accept_order(type=1):
if code==0: if code==0:
break break
else: else:
print('数据未同步完成,等待6秒') print('验收单数据未同步完成,等待6秒')
print('result', result) print('result', result)
# 断言 # 断言
data = commonFuc().analysis_json('data', result) data = commonFuc().analysis_json('data', result)
......
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