自动化立体仓库 - WMS系统
*
lsh
2025-10-21 bbf11a79fce0131aa95905c09b00f25e7696d20b
src/main/resources/mapper/BasArmRulesMapper.xml
@@ -35,7 +35,6 @@
        select material_number
        from asr_bas_arm_rules
        where 1=1
        and material_volume = #{volume}
        and material_length = #{length}
        and material_width = #{width}
        and material_height = #{height}