src/main/resources/mapper/LocMastMapper.xml
@@ -48,7 +48,7 @@ <if test="locType1 != null"> and loc_type1 = #{locType1} </if> order by loc_sts desc ,lev1 asc,bay1 asc order by lev1 asc,bay1 asc </select> <select id="queryShallowLocFMast" resultMap="BaseResultMap">