From b6536aab13d65b693aa0b8adecc77889f08dc9c5 Mon Sep 17 00:00:00 2001 From: hujl Date: Fri, 18 Nov 2022 09:24:18 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E5=8A=A8=E6=9F=A5=E6=88=BF=E5=9C=A8?= =?UTF-8?q?=E9=99=A2=E6=B5=8F=E8=A7=88=E6=9F=A5=E8=AF=A2=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/mapper/Archive_MasterMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/mapper/Archive_MasterMapper.xml b/src/main/resources/mapper/Archive_MasterMapper.xml index 8b131b4..9913fed 100644 --- a/src/main/resources/mapper/Archive_MasterMapper.xml +++ b/src/main/resources/mapper/Archive_MasterMapper.xml @@ -102,7 +102,7 @@ on m.dept_admission_to=d.code LEFT JOIN (select code,name from emr_dictionary where parent_id='dept_code') f on m.dept_name=f.code - where 1=1 and YEAR(m.discharge_date_time) = '1801' + where 1=1 and m.c1='I' and m.dept_name in