@ -96,6 +96,6 @@
</select>
<select id="getDetailList" resultMap="equipmentLedgerResultMap">
select kks_description, station from l_equipment_ledger where kks_encoding = ${kks_encoding}
select kks_description, station from l_equipment_ledger where kks_encoding = ${kks_encoding} and check_status = 2
</mapper>