md
This commit is contained in:
parent
648a1baed8
commit
95098242ff
@ -555,7 +555,7 @@
|
||||
</if>
|
||||
|
||||
<if test="params.paymentType != null and params.paymentType !='' ">
|
||||
and a.payment_status=#{params.paymentType}
|
||||
and FIND_IN_SET(a.`payment_type`,#{params.paymentType})
|
||||
</if>
|
||||
|
||||
and not exists(
|
||||
|
||||
Loading…
Reference in New Issue
Block a user