|
@@ -120,6 +120,7 @@ public interface UpIdCollectionDao extends BaseMapper<SetlinfoUpld> {
|
|
|
" when '-' then 0\n" +
|
|
|
" else a.new_born_weight\n" +
|
|
|
" end as nwb_bir_wt/*新生儿体重*/,\n" +
|
|
|
+ "a.birth_date brdy , a.age gend,"+
|
|
|
" resp_nurs_code = (select rtrim(yb_code)\n" +
|
|
|
" from a_employee_mi\n" +
|
|
|
" where a_employee_mi.code = isnull(a.duty_nurse,b.job_nurse)) /*责任护士*/,\n" +
|