Преглед изворни кода

update gift

release_toaliyun_real
xhxu пре 4 година
родитељ
комит
8b0dfc237a
1 измењених фајлова са 4 додато и 0 уклоњено
  1. +4
    -0
      mallinkService/src/main/resources/mapper/WxCouponOrderMapper.xml

+ 4
- 0
mallinkService/src/main/resources/mapper/WxCouponOrderMapper.xml Прегледај датотеку

@@ -967,6 +967,10 @@
<if test=" null != shippingType ">
and co.`shipping_type` = #{shippingType}
</if>

<if test=" null != shippingStatus ">
and co.`shipping_status` = #{shippingStatus}
</if>
<if test=" null != merchantName and merchantName!=''">



Loading…
Откажи
Сачувај