src/main/java/com/zy/asrs/mapper/WrkMastMapper.java
@@ -44,11 +44,11 @@ List<WrkMast> selectAll(@Param("staNo")Integer staNo); WrkMast selectRackInStep48(Short workNo,Integer staNo); WrkMast selectRackInStep4(Short workNo,Integer staNo); WrkMast selectByWorkNo(Integer workNo); List<WrkMast> selectLiftStep262327(); List<WrkMast> selectLiftStep223103(); WrkMast selectByWorkNo324104(Integer workNo);