src/main/java/com/zy/asrs/mapper/WrkMastMapper.java
@@ -94,4 +94,13 @@ List<WrkMast> selectAll(@Param("staNo")Integer staNo); WrkMast selectAllC(); WrkMast selectRackInStep48(Short workNo,Integer sourceStaNo); WrkMast selectByWorkNo59(Integer workNo); WrkMast selectLiftStep6(); WrkMast selectByWorkNo7(Integer workNo); }