Junjie
2023-04-06 cfb75c26838c2e8dacf663e4083484f3b1047ca1
src/main/java/com/zy/asrs/mapper/WrkMastMapper.java
@@ -94,4 +94,15 @@
    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();
}