src/main/resources/mapper/LocMastMapper.xml
@@ -116,4 +116,8 @@ AND loc_sts in ('O') order by row1 </select> <select id="selectByBarcode" resultMap="BaseResultMap"> SELECT top 1 * FROM [dbo].[asr_loc_mast] WHERE barcode = #{zpallet} </select> </mapper>