自动化立体仓库 - WMS系统
*
L
2026-01-06 bc444fc52cffbb80d6fe70df46bc8267e69ef911
src/main/java/com/zy/asrs/service/MobileService.java
@@ -19,6 +19,7 @@
    void trussComb(TrussCombParam param, Long userId);
    void trussCombOrder(TrussCombParam param, Long userId);
    void PalletizingCompleteTwoFloorParam(PalletizingCompleteTwoFloorParam param);
    void PalletizingCompleteTwoFloorParam2(PalletizingCompleteTwoFloorParam param);
    void trussComb2Car(Integer staNo);
    /**
@@ -40,6 +41,7 @@
    void pakoutByOrder(JSONObject param, Long userId);
    List<Map<String, Object>> boxTypeComb();
    List<Map<String, Object>> boxTypeComb2();
    void stockOut(OrderDetl orderDetl, BasDevp staNo, LocDetl locDetl,
                  Double curOutQty, Integer ioType, Long userId, Date now);