wu
2024-12-19 e0b2567379f3ebcc8e02c7e3cce9a2e3a1aaaead
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>