<iftest="bo.customerName != null and bo.customerName != ''">
<iftest="bo.customerName != null and bo.customerName != ''">
and ds.customer_name =#{bo.customerName}
and ds.customer_name =#{bo.customerName}
</if>
</if>
<iftest="bo.areaName != null and bo.areaName.size > 0">
<iftest="bo.areaName != null and bo.areaName.size > 0 or (bo.provinceName != null and bo.provinceName.size > 0) or (bo.cityName != null and bo.cityName.size > 0)">