id AS "id", customer_code AS "customerCode", customer_name AS "customerName", customer_type AS "customerType", contact AS "contact", remarks AS "remarks", create_time AS "createTime", create_user AS "createUser", update_time AS "updateTime", update_user AS "updateUser"
select
from bs_custom_info where 1 = 1
and customer_code like CONCAT('%',#{paramCondition.customerCode},'%')
and customer_name like CONCAT('%',#{paramCondition.customerName},'%')
and customer_type like CONCAT('%',#{paramCondition.customerType},'%')
select
from bs_custom_info where 1 = 1
and customer_code like CONCAT('%',#{paramCondition.customerCode},'%')
and customer_name like CONCAT('%',#{paramCondition.customerName},'%')
and customer_type like CONCAT('%',#{paramCondition.customerType},'%')
select
from bs_custom_info where 1 = 1
and customer_code like CONCAT('%',#{paramCondition.customerCode},'%')
and customer_name like CONCAT('%',#{paramCondition.customerName},'%')
and customer_type like CONCAT('%',#{paramCondition.customerType},'%')
select
from bs_custom_info where 1 = 1
and customer_code like CONCAT('%',#{paramCondition.customerCode},'%')
and customer_name like CONCAT('%',#{paramCondition.customerName},'%')
and customer_type like CONCAT('%',#{paramCondition.customerType},'%')