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

新增采购计划审核脚本

parent 0698c477
...@@ -18,8 +18,8 @@ import sys ...@@ -18,8 +18,8 @@ import sys
def test1(): def test1():
module = "b3_herp3_purchase" module = "b3_herp3_purchase"
""" """
场景:a_c3_采购计划审核_列表查询_条件查询_精确查询_根据制单时间 场景:a_c4_采购计划审核_列表查询_条件查询_精确查询_根据计划类型
用例名称:a_c3_采购计划审核_列表查询_条件查询_精确查询_根据制单时间 用例名称:a_c4_采购计划审核_列表查询_条件查询_精确查询_根据计划类型
输入:无 输入:无
输出:"rtn_msg": {"code": 0, "msg": null, "data": true} 输出:"rtn_msg": {"code": 0, "msg": null, "data": true}
""" """
......
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