自动化立体仓库 - WMS系统
1
zc
2025-09-10 65c305f9e8af6fdb4f80b85484b1170f068aa1fa
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);
}