自动化立体仓库 - WMS系统
#
lty
2025-08-16 29578eda327f96e2e7311c4ef347bc2a1a378150
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);