Przeglądaj źródła

fix

release_toaliyun_real
winter 2 lat temu
rodzic
commit
a96801b3dd
1 zmienionych plików z 2 dodań i 2 usunięć
  1. +2
    -2
      mallinkService/src/main/resources/mapper/WxBillPropertyMapper.xml

+ 2
- 2
mallinkService/src/main/resources/mapper/WxBillPropertyMapper.xml Wyświetl plik

@@ -161,8 +161,8 @@
</select>
<select id="queryPropertyContractIdList" parameterType="com.iformall.domain.po.WxBillProperty" resultType="Long">
select distinct property_contract_id
from wx_bill_property
select distinct br.property_contract_id
from wx_bill_property br
<include refid="queryBillPropertyListConditions"/>
</select>



Ładowanie…
Anuluj
Zapisz