src/main/resources/mapper/LocMastMapper.xml
@@ -237,7 +237,7 @@ <select id="queryFreeLocMast2" resultMap="BaseResultMap"> select * from asr_loc_mast where row1=#{row} where 1=1 and loc_sts='O' <if test="locType1 != null"> and loc_type1 = #{locType1}