Kaynağa Gözat

cuser

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

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

@@ -208,6 +208,7 @@

<if test=" null != phone and ''!=phone ">
and wmbu.`phone` like concat('%', #{phone},'%')
and wmbu.`status` = 0
</if>

<if test=" null != sortColumns">order by ${sortColumns}</if>


Yükleniyor…
İptal
Kaydet