From 2f8fbebc64d3b5d1f00e3bf9494aff8f89eb9d63 Mon Sep 17 00:00:00 2001 From: "litao@lymsh.com" Date: Mon, 7 Aug 2017 16:01:21 +0800 Subject: [PATCH] =?UTF-8?q?=E5=84=BF=E4=BF=9D=E5=81=A5=E5=BB=BA=E6=A1=A3?= =?UTF-8?q?=E7=9B=B8=E5=85=B3=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/mainOrm/master/BabyEyePatientMapper.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/platform-biz-service/src/main/resources/mainOrm/master/BabyEyePatientMapper.xml b/platform-biz-service/src/main/resources/mainOrm/master/BabyEyePatientMapper.xml index 703a3d2..559cc65 100644 --- a/platform-biz-service/src/main/resources/mainOrm/master/BabyEyePatientMapper.xml +++ b/platform-biz-service/src/main/resources/mainOrm/master/BabyEyePatientMapper.xml @@ -2,7 +2,7 @@ - + + <!––> @@ -479,5 +479,5 @@ update baby_ear_patient where id = #{id} - + --> \ No newline at end of file -- 1.8.3.1