Junjie
2023-04-06 39a7c54ceffb921258ac0148f58ccea60da0c87e
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();
}