Przeglądaj źródła

合同续签

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

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

@@ -390,7 +390,7 @@
and rc.`parent_tenant_id` = #{parentTenantId}
</if>
and rc.id not in (select pc.rent_contract_id from (
select rent_contract_id from wx_property_contract where 1=1
select rent_contract_id from wx_property_contract where 1=1 and `status`!=6
<if test=" null != tenantId and '' != tenantId">
and `tenant_id` = #{tenantId}
</if>


Ładowanie…
Anuluj
Zapisz