自动化立体仓库 - WMS系统
#
LSH
2023-11-17 b4ffbe0d45e17bd4a4f79c6201e92cc9d3091cb8
src/main/resources/mapper/WaitMatoutMapper.xml
@@ -78,7 +78,6 @@
    <select id="selectWaitMatOutBySts" resultMap="BaseResultMap">
        select * from ints_wait_matout
        where io_status=2
      or (out_qty=qty)
        order by modi_time,mat_no asc
    </select>