自动化立体仓库 - WMS系统
#
zzgtfwq
21 小时以前 d854c87dcb5dfc629a7e1e3e8d693271908e592f
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}