Junjie
2023-04-14 9de7e9ef1f17b55278a21350d193934db158c2db
src/main/java/com/zy/asrs/mapper/WrkMastMapper.java
@@ -95,4 +95,14 @@
    List<WrkMast> selectAll(@Param("staNo")Integer staNo);
    WrkMast selectAllC();
    WrkMast selectRackInStep48(Short workNo,Integer sourceStaNo);
    WrkMast selectByWorkNo(Integer workNo);
    WrkMast selectLiftStep623();
    WrkMast selectByWorkNo724(Integer workNo);
    List<WrkMast> selectBy2125();
}