Junjie
2023-04-03 6ffc119998de63d0c6c6c356612b555a5da8ab4e
src/main/java/com/zy/asrs/mapper/WrkMastMapper.java
@@ -96,5 +96,11 @@
    WrkMast selectAllC();
    WrkMast selectByWorkNo(Integer workNo);
    WrkMast selectRackInStep48(Short workNo,Integer sourceStaNo);
    WrkMast selectByWorkNo59(Integer workNo);
    WrkMast selectLiftStep6();
    WrkMast selectByWorkNo7(Integer workNo);
}