src/main/resources/mapper/LocMastMapper.xml
@@ -320,7 +320,7 @@ </select> <select id="findEmptyLowFrequencyLocMast" resultMap="BaseResultMap"> select top 1 * from asr_loc_mast select * from asr_loc_mast where loc_type2 = 3 and loc_type1 = #{locType1} and loc_sts = 'O'