Kaynağa Gözat

[租赁合同][修改][补录选择商户]

release_toaliyun_real
gongbiao 6 yıl önce
ebeveyn
işleme
20ba98b138
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxMerchantMapper.xml

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

@@ -261,7 +261,7 @@
<if test=" null != rentShopType "> <if test=" null != rentShopType ">
and m.id not in( and m.id not in(
select merchant_id from wx_rent_contract where tenant_id=#{tenantId} and rent_shop_type=1 and merchant_id is select merchant_id from wx_rent_contract where tenant_id=#{tenantId} and rent_shop_type=1 and merchant_id is
not null and status in(1,2,3,4)
not null and status in(1,2,3,4,8)
) )
</if> </if>
<if test=" null != ids "> <if test=" null != ids ">


Yükleniyor…
İptal
Kaydet