Commit e743ba6d by ruyun.zhang@suvalue.com

Merge branch 'feature/科室字典粘贴' into develop

parents fddc06c5 3e973e09
......@@ -927,7 +927,7 @@ private void DeptDicList(int HospitalId, List<per_dept_dic> deptDics, DeptdicHan
{ nameof(DeptdicResponse.InpatDoctorAccounting), "住院·核算单元医生组" },
{ nameof(DeptdicResponse.InpatNurseAccounting), "住院·核算单元护理组" },
{ nameof(DeptdicResponse.InpatTechnicAccounting), "住院·核算单元医技组" },
{ nameof(DeptdicResponse.LogisticsAccounting), "行政勤" },
{ nameof(DeptdicResponse.LogisticsAccounting), "行政勤" },
{ nameof(DeptdicResponse.SpecialAccounting), "特殊核算组" }
};
......
Markdown is supported
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