自动化立体仓库 - WMS系统
zwl
4 天以前 898c06ef86ea9f0c2ed0e196415487359a7e4055
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);