src/main/java/com/zy/asrs/mapper/LocMastMapper.java @@ -39,4 +39,6 @@ List<LocMast> selectLocByLev(@Param("lev") Integer lev); }