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