hangzhoumesParent/moduleService/CacheVerticalGlassModule/src/main/resources/mapper/BigStorageCageDetailsMapper.xml
@@ -223,6 +223,10 @@ t.engineer_id = t1.engineer_id and t.tempering_layout_id = t1.tempering_layout_id and t.tempering_feed_sequence = t1.tempering_feed_sequence where t1.state = 100 AND T1.DEVICE_ID IN <foreach collection="deviceIdList" item="item" open='(' close=')' separator=','> #{item} </foreach> group by t.engineer_id, t.tempering_layout_id, t.virtual_slot ), result_one as (