<iftest="bo.customerName != null and bo.customerName != '' ">
<iftest="bo.customerName != null and bo.customerName != '' ">
and customer_name like concat('%',#{bo.customerName},'%')
and customer_name like concat('%',#{bo.customerName},'%')
</if>
</if>
<iftest="bo.registerProvince != null and bo.registerCity == null">
<iftest="bo.registerRegion != null and bo.registerRegion.size > 0 or (bo.registerProvince != null and bo.registerProvince.size > 0) or (bo.registerCity != null and bo.registerCity.size > 0)">