diff --git a/mallinkService/src/main/resources/mapper/WxCouponOrderMapper.xml b/mallinkService/src/main/resources/mapper/WxCouponOrderMapper.xml index 8a06e0518..4b816ecdf 100644 --- a/mallinkService/src/main/resources/mapper/WxCouponOrderMapper.xml +++ b/mallinkService/src/main/resources/mapper/WxCouponOrderMapper.xml @@ -967,6 +967,10 @@ and co.`shipping_type` = #{shippingType} + + + and co.`shipping_status` = #{shippingStatus} +