Commit b47d9c39 authored by xiao-hesheng's avatar xiao-hesheng
Browse files

新增采购计划模块脚本

parent 69867f59
......@@ -53,8 +53,8 @@ def test1():
total = commonFuc().analysis_json('total', data)
if code == 0 and len(data) >= 1 and total >= 0:
commonFuc().check_text_exist(0, result)
return total
else:
commonFuc().check_text_exist('error', result)
test1()
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