diff --git a/mallinkService/src/main/resources/mapper/WxCouponMapper.xml b/mallinkService/src/main/resources/mapper/WxCouponMapper.xml index 362b8e4fb..1331ff65e 100644 --- a/mallinkService/src/main/resources/mapper/WxCouponMapper.xml +++ b/mallinkService/src/main/resources/mapper/WxCouponMapper.xml @@ -204,6 +204,7 @@ + where 1 = 1 and `id` = #{id} @@ -214,7 +215,7 @@ - and `type` < 7 + and `type` < 7