id AS "id", bom_code AS "bomCode", bom_name AS "bomName", product_code AS "productCode", product_name AS "productName", version AS "version", status AS "status", spare_field_1 AS "spareField1", spare_field_2 AS "spareField2", remark AS "remark", create_user AS "createUser", create_time AS "createTime", update_user AS "updateUser", update_time AS "updateTime"
select
from bs_product_bom_info where 1 = 1
and bom_code like CONCAT('%',#{paramCondition.bomCode},'%')
and bom_name like CONCAT('%',#{paramCondition.bomName},'%')
and product_code like CONCAT('%',#{paramCondition.productCode},'%')
and product_name like CONCAT('%',#{paramCondition.productName},'%')
select
from bs_product_bom_info where 1 = 1
and bom_code like CONCAT('%',#{paramCondition.bomCode},'%')
and bom_name like CONCAT('%',#{paramCondition.bomName},'%')
and product_code like CONCAT('%',#{paramCondition.productCode},'%')
and product_name like CONCAT('%',#{paramCondition.productName},'%')
select
from bs_product_bom_info where 1 = 1
and bom_code like CONCAT('%',#{paramCondition.bomCode},'%')
and bom_name like CONCAT('%',#{paramCondition.bomName},'%')
and product_code like CONCAT('%',#{paramCondition.productCode},'%')
and product_name like CONCAT('%',#{paramCondition.productName},'%')
select
from bs_product_bom_info where 1 = 1
and bom_code like CONCAT('%',#{paramCondition.bomCode},'%')
and bom_name like CONCAT('%',#{paramCondition.bomName},'%')
and product_code like CONCAT('%',#{paramCondition.productCode},'%')
and product_name like CONCAT('%',#{paramCondition.productName},'%')