自动化立体仓库 - WMS系统
lsh
8 天以前 d0366383eb5239ebedad0314633b072af42c7644
src/main/java/com/zy/asrs/service/WrkMastService.java
@@ -25,4 +25,8 @@
    int getStoreCount(Integer crnNo);
    int saveWrkMastLog(Integer workNo);
    int orderAddPri(String orderNo);
    int orderReducePri(String orderNo);
}