poor_content AS "poorContent", poor_location_code AS "poorLocationCode", id AS "id", sfc AS "sfc", production_line AS "productionLine", location_code AS "locationCode", work_order_no AS "workOrderNo", product_code AS "productCode", product_name AS "productName", manage_type AS "manageType", up_plc AS "upPlc", operate_time AS "operateTime", operate_user AS "operateUser", spare_field_1 AS "spareField1", spare_field_2 AS "spareField2", spare_field_3 AS "spareField3", spare_field_4 AS "spareField4"
select
from sc_repair_manage_info where 1 = 1
and sfc like CONCAT('%',#{paramCondition.sfc},'%')
and production_line like CONCAT('%',#{paramCondition.productionLine},'%')
and location_code like CONCAT('%',#{paramCondition.locationCode},'%')
and work_order_no like CONCAT('%',#{paramCondition.workOrderNo},'%')
and product_code like CONCAT('%',#{paramCondition.productCode},'%')
and manage_type like CONCAT('%',#{paramCondition.manageType},'%')
order by operate_time desc
select
from sc_repair_manage_info where 1 = 1
and sfc like CONCAT('%',#{paramCondition.sfc},'%')
and production_line like CONCAT('%',#{paramCondition.productionLine},'%')
and location_code like CONCAT('%',#{paramCondition.locationCode},'%')
and work_order_no like CONCAT('%',#{paramCondition.workOrderNo},'%')
and product_code like CONCAT('%',#{paramCondition.productCode},'%')
and manage_type like CONCAT('%',#{paramCondition.manageType},'%')
order by operate_time desc
select
from sc_repair_manage_info where 1 = 1
and sfc like CONCAT('%',#{paramCondition.sfc},'%')
and production_line like CONCAT('%',#{paramCondition.productionLine},'%')
and location_code like CONCAT('%',#{paramCondition.locationCode},'%')
and work_order_no like CONCAT('%',#{paramCondition.workOrderNo},'%')
and product_code like CONCAT('%',#{paramCondition.productCode},'%')
and manage_type like CONCAT('%',#{paramCondition.manageType},'%')
order by operate_time desc
select
from sc_repair_manage_info where 1 = 1
and sfc like CONCAT('%',#{paramCondition.sfc},'%')
and production_line like CONCAT('%',#{paramCondition.productionLine},'%')
and location_code like CONCAT('%',#{paramCondition.locationCode},'%')
and work_order_no like CONCAT('%',#{paramCondition.workOrderNo},'%')
and product_code like CONCAT('%',#{paramCondition.productCode},'%')
and manage_type like CONCAT('%',#{paramCondition.manageType},'%')
order by operate_time desc