From d006e6c4e7d2aec1438c9ee92b7424efdc650393 Mon Sep 17 00:00:00 2001 From: wyb <1977763549@qq.com> Date: Fri, 1 Sep 2023 16:28:10 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9F=BA=E7=A1=80=E4=BF=A1=E6=81=AF=E6=9F=A5?= =?UTF-8?q?=E8=AF=A2=E6=B7=BB=E5=8A=A0=E7=9C=81=E4=B8=AD=E5=8C=BB=E4=B8=BB?= =?UTF-8?q?=E7=B4=A2=E5=BC=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/mapper/TBasicMapper.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/resources/mapper/TBasicMapper.xml b/src/main/resources/mapper/TBasicMapper.xml index ed41279..c3edd9a 100644 --- a/src/main/resources/mapper/TBasicMapper.xml +++ b/src/main/resources/mapper/TBasicMapper.xml @@ -15,7 +15,8 @@ `admiss_dept_name` as admissDeptName, `dis_dept_name` as disDeptName , `jzh`, - `name` + `name`, + `emp_id` as empId FROM `docus_medicalrecord`.`t_basic` WHERE