@@ -621,7 +621,9 @@ public interface YiZhuLuRuDao {
" spec_pack='', " +
" jsy_flag ='', " +
" xnh_flag='', " +
- " yb_comment =null, " +
+ " yb_comment =null," +
+ " exec_dept," +
+ " exec_dept_name = (select rtrim(name) from zd_unit_code where code = exec_dept), " +
" dosage='', " +
" yb_type='', " +
" father_flag='0', " +
@@ -52,6 +52,12 @@ public class YiZhuMingChen {
private String nationalCode;
private String nationalName;
+ /**
+ * 默认的执行科室
+ */
+ private String execDept;
+ private String execDeptName;
+
//---------------------------------草药医嘱要用的
/**
* 草药医嘱用的 项目编码