Commit 1e1a869c authored by xiao-hesheng's avatar xiao-hesheng
Browse files

流程五脚本提交

No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
...@@ -111,7 +111,7 @@ def check_hdi_distr(type=16): ...@@ -111,7 +111,7 @@ def check_hdi_distr(type=16):
branch_id, FileUtils().r_info8("b2_herp3_bs", "所有科室name", 'message6')['deptid1']))) branch_id, FileUtils().r_info8("b2_herp3_bs", "所有科室name", 'message6')['deptid1'])))
rec_org_name = FileUtils().r_info8("b2_herp3_bs", "所有科室name", 'message6')['deptid1'] rec_org_name = FileUtils().r_info8("b2_herp3_bs", "所有科室name", 'message6')['deptid1']
last_modified = get_create_time( last_modified = get_create_time(
"select last_modified from hdi_distr where branch_id = '%s' and bill_mode='%s' order by create_time desc LIMIT 1;" % ( "select last_modified from spd_hdiorder_test2.hdi_distr where branch_id = '%s' and bill_mode='%s' order by create_time desc LIMIT 1;" % (
branch_id, type)) branch_id, type))
confirmUser = distrUser confirmUser = distrUser
ext_info = get_ext_info(branch_id, type) ext_info = get_ext_info(branch_id, type)
......
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