|
|
@@ -161,8 +161,8 @@ |
|
|
</select> |
|
|
</select> |
|
|
|
|
|
|
|
|
<select id="queryPropertyContractIdList" parameterType="com.iformall.domain.po.WxBillProperty" resultType="Long"> |
|
|
<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"/> |
|
|
<include refid="queryBillPropertyListConditions"/> |
|
|
</select> |
|
|
</select> |
|
|
|
|
|
|
|
|
|