自动化立体仓库 - WMS系统
zwl
3 天以前 3ab88d048c8842a957e1a4966386bf8306dad484
src/main/java/com/zy/asrs/service/MobileService.java
@@ -47,6 +47,21 @@
    void comb(CombParam param, Long userId);
    /**
     * 齐套入库查询
     */
    R kittingQuery(CombParam combParam, Long userId);
    /**
     * 齐套入库呼叫
     */
    void kittingCall(String locNo, Long userId);
    /**
     * 在库标记修改
     */
    R locOriginInOut(LocDetl param,  Long userId);
    /**
     * 上架
     */
    void onSale(CombParam param);