src/main/resources/mapper/LocDetlMapper.xml
@@ -341,4 +341,10 @@ and maktx like '%' + #{maktx} + '%'; </if> </select> <select id="selectByLocNo" resultMap="BaseResultMap"> select * from asr_loc_detl where 1=1 and loc_no = #{locNo} </select> </mapper>