自动化立体仓库 - WMS系统
zjj
2025-07-29 a5e6584d1363b6d2754bd3abd9e7d288a05330df
src/main/java/com/zy/asrs/service/MobileService.java
@@ -60,4 +60,10 @@
    void inventoryUpload(String orderId);
    void pingKuShelves(CombParam combParam, Long userId);
    void pingKuUnShelves(CombParam combParam, Long userId);
    R siteList();
    R lineCall(Map<String, Object> map);
}