自动化立体仓库 - WMS系统
#
zjj
2024-09-10 6ef5d115862da9aa5e8028315c8ee2ed9de087ac
src/main/resources/mapper/WrkDetlMapper.xml
@@ -95,6 +95,12 @@
        and matnr = #{matnr}
        <include refid="batchSeq"></include>
    </update>
    <update id="updateIoTimeWms">
        update asr_wrk_detl
        set io_time = #{ioTime}
        where 1=1
          and wrk_no = #{workNo}
    </update>
    <select id="selectPakoutQuery" resultMap="BaseResultMap">
        select