自动化立体仓库 - WMS系统
zjj
2025-02-17 bf95c4cc8a776ed01cfdf3d292ad0840f546b2b8
src/main/java/com/zy/asrs/service/MobileService.java
@@ -58,4 +58,8 @@
    void pdaAdjust(pdaAdjustParam param, Long userId);
    void inventoryUpload(String orderId);
    void pingKuShelves(CombParam combParam, Long userId);
    void pingKuUnShelves(CombParam combParam, Long userId);
}