|
|
@@ -492,9 +492,6 @@ |
|
|
<if test=" null != subTargetId "> |
|
|
<if test=" null != subTargetId "> |
|
|
and cc.`sub_target_id` = #{subTargetId} |
|
|
and cc.`sub_target_id` = #{subTargetId} |
|
|
</if> |
|
|
</if> |
|
|
<if test=" null != merchantId "> |
|
|
|
|
|
and cm.`merchant_id` = #{merchantId} |
|
|
|
|
|
</if> |
|
|
|
|
|
|
|
|
|
|
|
<if test=" null != ids "> |
|
|
<if test=" null != ids "> |
|
|
and cc.id in |
|
|
and cc.id in |
|
|
|