From fd1c9cf7f528af6b9b351babbac87e6fe83fb75e Mon Sep 17 00:00:00 2001 From: "Stormeye.Wu" Date: Sun, 14 Oct 2018 19:27:13 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=88=90=E9=95=BF=E5=80=BC=E4=BF=AE=E5=A4=8D]?= =?UTF-8?q?[=E4=BF=AE=E5=A4=8D]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/mapper/WxScoreHistoryMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mallinkService/src/main/resources/mapper/WxScoreHistoryMapper.xml b/mallinkService/src/main/resources/mapper/WxScoreHistoryMapper.xml index 9b25020bb..ae1d6fe52 100644 --- a/mallinkService/src/main/resources/mapper/WxScoreHistoryMapper.xml +++ b/mallinkService/src/main/resources/mapper/WxScoreHistoryMapper.xml @@ -89,7 +89,7 @@ and `score_type` = #{scoreType} - and DATEDIFF(`create_date`,now())==0 + and DATEDIFF(`create_date`,now())=0