Commit 3f584b67 authored by xiao-hesheng's avatar xiao-hesheng
Browse files

新增采购单管理脚本

parent a978ddbc
......@@ -75,6 +75,7 @@ def test1():
total = commonFuc().analysis_json('total', data)
if code == 0 and total ==1:
commonFuc().check_text_exist(0, result)
commonFuc().check_text_exist(0, result)
else:
commonFuc().check_text_exist('error', 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