md
This commit is contained in:
parent
ca29695c77
commit
2a9f0f6078
@ -329,7 +329,7 @@
|
||||
and b.trade_date <![CDATA[ <= ]]> #{params.endTradeDate}
|
||||
</if>
|
||||
<if test="params.billCode != null and params.billCode != ''">
|
||||
and pay_id in(
|
||||
and b.pay_id in(
|
||||
select pay_id from emis_settle_pay_rel espr
|
||||
where espr.del_flag='0'
|
||||
and FIND_IN_SET(espr.`bill_no`,#{params.billCode})
|
||||
|
||||
Loading…
Reference in New Issue
Block a user