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

优化脚本

parent 259869a8
......@@ -103,3 +103,5 @@ def test1():
else:
commonFuc().check_text_exist('error', result)
test1()
#删除货位,库区,再次新增库区时不会因重复数据而无法新增
delData().Delete_probeInfo()
\ No newline at end of file
......@@ -39,8 +39,6 @@ def test1(stockId='c66b6ed38dbb4fbc8603dc00cdabb572'):
# print( token,projectCode,uxid,corpId,info)
# r_c3库房管理_库区设置_新增库区
# 新增前删除货位,库区
delData().Delete_probeInfo()
# pro_path = commonFuc().get_pro_path()
# sys.path.append(pro_path + r'\\air_case\\b2_herp3_bs\\r_b5科室管理_科室人员查询_按科室查询人员_获取用户id.air')
# using(pro_path + r'\\air_case\\b2_herp3_bs\\r_b5科室管理_科室人员查询_按科室查询人员_获取用户id.air')
......
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