Commit 6b8c8769 authored by xiao-hesheng's avatar xiao-hesheng
Browse files

流程十脚本编写

parent 04e323ae
...@@ -291,9 +291,9 @@ def test3(): ...@@ -291,9 +291,9 @@ def test3():
# # r_d2库房管理_库区设置_人员管理_添加人员 # # r_d2库房管理_库区设置_人员管理_添加人员
# execute_command("python runner_test.py tag id2263-235 debug sit") # execute_command("python runner_test.py tag id2263-235 debug sit")
# # r_d4库房管理_库区设置_货位管理_添加货位 # # r_d4库房管理_库区设置_货位管理_添加货位
# execute_command("python runner_test.py tag id2263-237 debug sit") execute_command("python runner_test.py tag id2263-237 debug sit")
# # 科室管理-科室人员查询 设置科室负责人 # # 科室管理-科室人员查询 设置科室负责人
# execute_command("python runner_test.py tag id2263-219 debug sit") execute_command("python runner_test.py tag id2263-219 debug sit")
try: try:
# ==============删除业务数据和报表数据 # ==============删除业务数据和报表数据
# delData().Delete_business_Data()#删除业务数据 # delData().Delete_business_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