Commit 5334c02f authored by xiao-hesheng's avatar xiao-hesheng
Browse files

流程十一脚本编写

parent 8dc06849
......@@ -341,8 +341,8 @@ def add_new_deptinfo():
info1.append(ename)
FileUtils().w_info8(info1, module, '所有科室name', titlename, 'message6')
try:
add_dept2()
add_new_deptinfo()
add_dept2()#新增一个二级科室
add_new_deptinfo()#写入科室信息倒文件中
# set_dept_lead() # 设置二级科室负责人
# # 科室必须同步到外网,集中管控平台创建边仓才能选择到用户,"deptType":"0"
# add_logic_stock()
......
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