This commit is contained in:
linfso 2024-12-14 20:09:17 +08:00
parent 648a1baed8
commit 95098242ff

View File

@ -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(