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