Commit 9fc2fac2 authored by xiao-hesheng's avatar xiao-hesheng
Browse files

数据库验证流程十脚本编写

parent 82c7234e
...@@ -3063,6 +3063,8 @@ def second_dept_one_key_in(type=2): ...@@ -3063,6 +3063,8 @@ def second_dept_one_key_in(type=2):
total = commonFuc().analysis_json('total', commonFuc().analysis_json('data', result)) total = commonFuc().analysis_json('total', commonFuc().analysis_json('data', result))
if total>=1: if total>=1:
break break
elif total==0:
return
else: else:
continue continue
......
院区新增: 院区新增:
branch_id: h0347-3742 branch_id: h0347-3745
branch_name: 东土城路院区2pj378 branch_name: 东土城路院区&BvGU
科室信息: 科室信息:
dept2_id: ac8dfc2ae28d4c3d9e7e0599a8860d06 dept2_id: e6a7862c7b3d49a69ab93979a8f32710
dept2_name: 二级检验科002 dept2_name: 二级检验科002
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