zhoushihao
2024-12-19 2c0eb3b5d5f8586406e7be8731e3553ee26665e0
hangzhoumesParent/moduleService/CacheVerticalGlassModule/src/main/resources/mapper/BigStorageCageDetailsMapper.xml
@@ -136,9 +136,8 @@
        set t.device_id = t1.device_id
        where t.slot in (
        <foreach collection="list" item="item" separator=",">
            (#{item}
            #{item}
        </foreach>
        )
        )
    </update>