id AS "id", route_code AS "routeCode", route_name AS "routeName", 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_route_info where 1 = 1
and route_code like CONCAT('%',#{paramCondition.routeCode},'%')
and route_name like CONCAT('%',#{paramCondition.routeName},'%')
and product_code like CONCAT('%',#{paramCondition.productCode},'%')
and product_name like CONCAT('%',#{paramCondition.productName},'%')
and status like CONCAT('%',#{paramCondition.status},'%')
select
from bs_product_route_info where 1 = 1
and route_code like CONCAT('%',#{paramCondition.routeCode},'%')
and route_name like CONCAT('%',#{paramCondition.routeName},'%')
and product_code like CONCAT('%',#{paramCondition.productCode},'%')
and product_name like CONCAT('%',#{paramCondition.productName},'%')
and status like CONCAT('%',#{paramCondition.status},'%')
select
from bs_product_route_info where 1 = 1
and route_code like CONCAT('%',#{paramCondition.routeCode},'%')
and route_name like CONCAT('%',#{paramCondition.routeName},'%')
and product_code like CONCAT('%',#{paramCondition.productCode},'%')
and product_name like CONCAT('%',#{paramCondition.productName},'%')
and status like CONCAT('%',#{paramCondition.status},'%')
select
from bs_product_route_info where 1 = 1
and route_code like CONCAT('%',#{paramCondition.routeCode},'%')
and route_name like CONCAT('%',#{paramCondition.routeName},'%')
and product_code like CONCAT('%',#{paramCondition.productCode},'%')
and product_name like CONCAT('%',#{paramCondition.productName},'%')
and status like CONCAT('%',#{paramCondition.status},'%')