Commit 0a28e919 authored by xiao-hesheng's avatar xiao-hesheng
Browse files

流程十脚本编写

parent 91ad3968
......@@ -263,6 +263,7 @@ def grants_user(orgName='d69a68df361a4289b2262e4ef75b55a5', mgrRangeId='feb0cc16
else:
commonFuc().check_text_exist('error', result)
def test3():
delData().Delete_probeInfo()
# 院区新增
# branch_add()
# 新增科室
......@@ -277,19 +278,19 @@ def test3():
import_goods(hosGoodsId)
# # r_b8库房管理_库区设置_同步库房信息
# execute_command("python runner_test.py tag id2263-221 debug sit")
execute_command("python runner_test.py tag id2263-221 debug sit")
# # 新增用户
# execute_command("python runner_test.py tag id2263-253 debug sit")
# # 根据院区名称查询中心库房id
# execute_command("python runner_test.py tag id2263-222 debug sit")
execute_command("python runner_test.py tag id2263-222 debug sit")
# # 新增库区
# execute_command("python runner_test.py tag id2263-226 debug sit")
execute_command("python runner_test.py tag id2263-226 debug sit")
# # 查询库区
# execute_command("python runner_test.py tag id2263-228 debug sit")
execute_command("python runner_test.py tag id2263-228 debug sit")
# # r_d0库房管理_库区设置_人员管理_添加人员_查询人员
# execute_command("python runner_test.py tag id2263-233 debug sit")
execute_command("python runner_test.py tag id2263-233 debug sit")
# # 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库房管理_库区设置_货位管理_添加货位
execute_command("python runner_test.py tag id2263-237 debug sit")
# # 科室管理-科室人员查询 设置科室负责人
......@@ -299,8 +300,8 @@ try:
# delData().Delete_business_Data()#删除业务数据
# delData().Del_reporter_data() # 删除报表数据
#==============删除业务数据和报表数据
test1()
# test3()#不新增院区
# test1()
test3()#不新增院区
test2()# 科室添加产品信息(产品是从外网同步过来的)
dept_query_all()# 科室查询,将科室id写入文件中
grants_user()#给用户授权
......
......@@ -56,7 +56,7 @@
<tr width="600">
<td class='details-col-elapsed'>1</td>
<td class='details-col-elapsed'>1</td>
<td class='details-col-elapsed'>0分36</td>
<td class='details-col-elapsed'>1分29</td>
<td class="details-col-elapsed">100.0%</td>
</tr>
</table>
......@@ -74,7 +74,7 @@
<tr width="600">
<td class="details-col-elapsed"><a href='../log/a_a4_流程四_基础模块设置/log.html' target='_blank'>a_a4_流程四_基础模块设置</a></td>
<td class="success">成功</td>
<td class="details-col-elapsed">36.712</td>
<td class="details-col-elapsed">89.73</td>
<td class="details-col-elapsed">xiaohesheng</td>
</tr>
......
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