src/main/resources/mapper/WrkDetlMapper.xml
@@ -108,6 +108,10 @@ and wrk_no = #{workNo} </update> <select id="findByWorkNo" resultMap="BaseResultMap"> select wrk_no, matnr, maktx, anfme ,specs,batch from asr_wrk_detl where 1=1 and wrk_no = #{workNo} </select> <select id="selectPakoutQuery" resultMap="BaseResultMap"> select awd.*