hangzhoumesParent/moduleService/howllowGlassModule/src/main/resources/mapper/HollowBigStorageCageDetailsMapper.xml
@@ -39,6 +39,15 @@ and state !=101 </where> </update> <update id="updateDeviceIdBySlot"> update big_storage_cage_details t inner join big_storage_cage t1 on t.slot = t1.slot set t.device_id = t1.device_id where t.slot in ( <foreach collection="list" item="item" separator=","> #{item} </foreach> ) </update> <select id="hollowIsAll" resultMap="baseMap"> WITH sum_flow_layer_count AS ( SELECT flow_card_id, layer, min( films_id ) AS films_id, min(thickness) as