自动化立体仓库 - WMS系统
tqs
2022-11-02 c825d67d652cc9fe3f476bab4da9fa6d1b709da7
src/main/java/com/zy/asrs/service/WrkMastService.java
@@ -25,4 +25,6 @@
    int getStoreCount(Integer crnNo);
    Boolean setSteEmpty(Integer wrkNo);
    WrkMast selectOfPick(Integer wrkNo, Integer ioType);
}