Junjie
2023-04-14 f57741a11f0cce1f7ac0f2c8ab0627c046cb855b
src/main/java/com/zy/asrs/mapper/WrkMastMapper.java
@@ -98,9 +98,11 @@
    WrkMast selectRackInStep48(Short workNo,Integer sourceStaNo);
    WrkMast selectByWorkNo59(Integer workNo);
    WrkMast selectByWorkNo(Integer workNo);
    WrkMast selectLiftStep6();
    WrkMast selectLiftStep623();
    WrkMast selectByWorkNo7(Integer workNo);
    WrkMast selectByWorkNo724(Integer workNo);
    List<WrkMast> selectBy2125();
}