自动化立体仓库 - WMS系统
#
zjj
2025-06-30 fa2e00c46422b436d15eee8f2cd915c306681f9a
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);
}