From 6aef6e0a6aec9588b44a4d52a8bf8e39b42c401c Mon Sep 17 00:00:00 2001 From: wyb <1977763549@qq.com> Date: Thu, 24 Aug 2023 17:03:40 +0800 Subject: [PATCH] =?UTF-8?q?emr=E6=8F=90=E4=BA=A4=E5=AD=97=E6=AE=B5?= =?UTF-8?q?=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/mapper/TBasicMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/mapper/TBasicMapper.xml b/src/main/resources/mapper/TBasicMapper.xml index ca63faf..6388030 100644 --- a/src/main/resources/mapper/TBasicMapper.xml +++ b/src/main/resources/mapper/TBasicMapper.xml @@ -33,7 +33,7 @@ update `docus_medicalrecord`.`t_basic` set `emr_submit`=#{emrSubmitState} - where patientId=#{patientId} + where patient_id=#{patientId}