src/main/resources/mapper/WrkDetlLogMapper.xml @@ -53,6 +53,7 @@ order by io_time desc) a where wdl.wrk_no = a.wrk_no and wdl.io_time = a.io_time and zpallet = #{barcode} </select> </mapper>