Commit 6d62636e authored by litengwei's avatar litengwei

省测卡片问题

parent 7c775236
......@@ -5957,8 +5957,10 @@
COUNT( CASE WHEN wes.equip_status = '2' THEN 1 END ) AS redCodeCount
FROM
wl_equipment_specific wes
LEFT JOIN wl_equipment_detail wed ON wed.id = wes.equipment_detail_id
WHERE
wes.biz_org_code LIKE CONCAT(#{bizOrgCode}, '%')
AND wed.equipment_name IS NOT NULL
</select>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment