Commit 2ae00891 authored by xiao-hesheng's avatar xiao-hesheng
Browse files

优化脚本

parent 5ba0a0ea
Showing with 4 additions and 4 deletions
+4 -4
...@@ -12,8 +12,8 @@ from common.timeUtils import timeUtils ...@@ -12,8 +12,8 @@ from common.timeUtils import timeUtils
__author__ = "xiaohesheng" __author__ = "xiaohesheng"
""" """
case_tag:api,herp-web,r_d5库房管理_库区设置_货位管理_编辑货位,id2263,id2263-241,sit,on case_tag:api,herp-web,r_d8库房管理_库区设置_货位管理_绑定探针,id2263,id2263-241,sit,on
内网:r_d5库房管理_库区设置_货位管理_编辑货位 内网:r_d8库房管理_库区设置_货位管理_绑定探针
""" """
from common.common_func import commonFuc from common.common_func import commonFuc
...@@ -24,8 +24,8 @@ module = "b2_herp3_bs" ...@@ -24,8 +24,8 @@ module = "b2_herp3_bs"
def test1(dept_id='d69a68df361a4289b2262e4ef75b55a5', stockId='c66b6ed38dbb4fbc8603dc00cdabb572'): def test1(dept_id='d69a68df361a4289b2262e4ef75b55a5', stockId='c66b6ed38dbb4fbc8603dc00cdabb572'):
""" """
场景:r_d5库房管理_库区设置_货位管理_编辑货位 场景:r_d8库房管理_库区设置_货位管理_绑定探针
用例名称:r_d5库房管理_库区设置_货位管理_编辑货位 用例名称:r_d8库房管理_库区设置_货位管理_绑定探针
输入:"" 输入:""
输出:"rtn_msg": {"code": 0, "msg": null, "data":[]} 输出:"rtn_msg": {"code": 0, "msg": null, "data":[]}
""" """
......
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