自动化立体仓库 - WMS系统
ZY
2024-08-09 61c89c9ec77399c2a3ad35d50da1a2fbed56f89e
src/main/java/com/zy/asrs/service/WrkMastService.java
@@ -23,4 +23,6 @@
    int getStoreCount(Integer crnNo);
    int selectWrkMastBareBoardStaNo(Integer ioType,Integer staNo);
    int saveWrkMastLog(Integer wrkNo);
}