自动化立体仓库 - WMS系统
zjj
2024-12-12 4103bb9c1279fa84dffa3d5aa99298da426b00fe
src/main/resources/mapper/WrkDetlMapper.xml
@@ -103,7 +103,7 @@
    </update>
    <update id="updateIoTime">
        update asr_wrk_detl
        set io_time = #{ioTime},order_no = ''
        set io_time = #{ioTime}
        where 1=1
          and wrk_no = #{workNo}
    </update>