From ff18bf3feb8cfd488b2a85c11f849979f0378aca Mon Sep 17 00:00:00 2001 From: wengjx <2365319070@qq.com> Date: Tue, 9 Aug 2022 15:18:31 +0800 Subject: [PATCH] =?UTF-8?q?=E7=97=85=E7=90=86=E6=8A=A5=E5=91=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../resources/mapper/Archive_MasterMapper.xml | 41 +++++++++++++++++++ 1 file changed, 41 insertions(+) diff --git a/src/main/resources/mapper/Archive_MasterMapper.xml b/src/main/resources/mapper/Archive_MasterMapper.xml index cff32a83..707307dc 100644 --- a/src/main/resources/mapper/Archive_MasterMapper.xml +++ b/src/main/resources/mapper/Archive_MasterMapper.xml @@ -112,6 +112,9 @@ + + + id, patient_id, inp_no, visit_id, name, sex, dept_name, discharge_date_time, ArchiveState, @@ -2217,5 +2220,43 @@ + \ No newline at end of file