自动化立体仓库 - WMS系统
#
野心家
2023-10-04 142c37a834945545531c034a3c8806bf12032d74
src/main/resources/mapper/WrkMastMapper.xml
@@ -97,7 +97,7 @@
    </select>
    <select id="selectOfPick" resultMap="BaseResultMap">
        select top 1 * from asr_wrk_mast where wrk_no=#{wrkNo} and wrk_sts=17 and io_type = #{ioType}
        select top 1 * from asr_wrk_mast where wrk_no=#{wrkNo} and wrk_sts=29 and io_type = #{ioType}
    </select>
    <select id="selectSameMatnrs" resultMap="BaseResultMap">