自动化立体仓库 - WMS系统
zhangchao
2024-07-20 b50b94473c8eef12edddbec0a2aecbbf1f16064c
src/main/java/com/zy/asrs/service/WrkMastService.java
@@ -21,4 +21,6 @@
     * @return
     */
    int getStoreCount(Integer crnNo);
    int selectWrkMastBareBoardStaNo(Integer ioType,Integer staNo);
}