zzgtfwq
2 天以前 6299fb7b7732947e9f997c92599b1772b8884962
src/main/resources/mapper/WrkDetlMapper.xml
@@ -29,6 +29,9 @@
    <select id="findByWorkNo" resultMap="BaseResultMap">
        select * from asr_wrk_detl where 1=1 and wrk_no = #{workNo}
    </select>
    <select id="findByBarcode" resultMap="BaseResultMap">
        select * from asr_wrk_detl where 1=1 and zpallet = #{barcode} and wrk_no != 9996
    </select>
    <update id="updateIoTime">
        update asr_wrk_detl