Przeglądaj źródła

合同续签

release_toaliyun_real
furunxin 5 lat temu
rodzic
commit
da70685ea7
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxMerchantMapper.xml

+ 1
- 1
mallinkService/src/main/resources/mapper/WxMerchantMapper.xml Wyświetl plik

@@ -196,7 +196,7 @@

<select id="findListVo2" parameterType="com.iformall.domain.po.WxMerchant" resultMap="BaseResultMap">
select * from wx_merchant
where 1=1 and is_del=1
where 1=1 and is_del=0
<if test=" null != tenantId and '' != tenantId">
and `tenant_id` = #{tenantId}
</if>


Ładowanie…
Anuluj
Zapisz