From 7e3d68f44d6434d16c338c1ca4818562c9e7035b Mon Sep 17 00:00:00 2001 From: landong2015 Date: Wed, 25 May 2016 10:44:53 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=98=E5=8E=9F=E6=B6=88=E6=81=AF=E7=9A=84?= =?UTF-8?q?=E6=BA=90=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mainData/src/main/resources/mainOrm/YmNotifications.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mainData/src/main/resources/mainOrm/YmNotifications.xml b/mainData/src/main/resources/mainOrm/YmNotifications.xml index cc6b428..601de8f 100644 --- a/mainData/src/main/resources/mainOrm/YmNotifications.xml +++ b/mainData/src/main/resources/mainOrm/YmNotifications.xml @@ -91,7 +91,7 @@ and yn = #{yn,jdbcType=INTEGER} and publish_id = #{publishId,jdbcType=INTEGER} -and publish_name = #{publishName,jdbcType=VARCHAR} +and publish_name = #{publishName,jdbcType=VARCHAR} -- 1.8.3.1