src/main/resources/mapper/LocMastMapper.xml
@@ -50,6 +50,10 @@ order by loc_sts desc ,lev1 asc,bay1 asc </select> <select id="selectLocByLev" resultMap="BaseResultMap"> SELECT * FROM asr_loc_mast WHERE lev1 = #{lev} </select> <select id="queryShallowLocFMast" resultMap="BaseResultMap"> select * from asr_loc_mast where 1=1