自动化立体仓库 - WMS系统
#
lty
6 天以前 4641d0443ce979898dc564df2f972547060938fe
src/main/java/com/zy/asrs/service/MobileService.java
@@ -57,6 +57,11 @@
    void kittingCall(String locNo, Long userId);
    /**
     * 在库标记修改
     */
    R locOriginInOut(LocDetl param,  Long userId);
    /**
     * 上架
     */
    void onSale(CombParam param);