自动化立体仓库 - WMS系统
#
luxiaotao1123
2021-09-14 2a6e2daeeba4a63146f0a0906d98281abb3de5da
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>