自动化立体仓库 - WMS系统
erp
野心家
2023-03-11 e8cd55e424fba183553c13d23c77895592b7ab29
src/main/resources/mapper/LocDetlMapper.xml
@@ -295,7 +295,7 @@
        select
        matnr,
        batch,
        count(anfme) as count
        sum(anfme) as count
        from asr_loc_detl
        where 1=1
        <if test="batch != null and batch != ''">