Kaynağa Gözat

bug

release_toaliyun_real
xhxu 5 yıl önce
ebeveyn
işleme
85bcb93303
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxCouponMapper.xml

+ 1
- 1
mallinkService/src/main/resources/mapper/WxCouponMapper.xml Dosyayı Görüntüle

@@ -349,7 +349,7 @@
</if>

<if test=" null == type and null == types">
and ( c.`type` &lt; 7 or type c.`type` = 10 )
and ( c.`type` &lt; 7 or c.`type` = 10 )
</if>

<if test=" null != type ">


Yükleniyor…
İptal
Kaydet