src/main/resources/mapper/LocMastMapper.xml @@ -56,4 +56,8 @@ and loc_sts not in ('O') order by row1 </select> <select id="getLevList" resultType="java.lang.Integer"> select distinct lev1 from asr_loc_mast </select> </mapper>