自动化立体仓库 - WMS系统
dubin
2025-11-23 23ba6b079e80ae6e5fbd909df6544c1d992df561
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);
}