From 4a6a515c1eef29aa269bd5916b1bffba624856fa Mon Sep 17 00:00:00 2001 From: baohanddd Date: Tue, 28 Jun 2016 18:38:59 +0800 Subject: [PATCH] add statistics(map) --- platform-mommyData/src/main/resources/earlyOrm/Mommy.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform-mommyData/src/main/resources/earlyOrm/Mommy.xml b/platform-mommyData/src/main/resources/earlyOrm/Mommy.xml index 95a03c8..7b6752d 100644 --- a/platform-mommyData/src/main/resources/earlyOrm/Mommy.xml +++ b/platform-mommyData/src/main/resources/earlyOrm/Mommy.xml @@ -201,7 +201,7 @@ select ED_DIAGNOSISCONTENT FROM Mommy_ExamineDiagnosis WHERE ED_TRIAGEORDERNO = #{triageOrderNo} and ED_ISVALID = 1 - + -- 1.8.3.1