自动化立体仓库 - WMS系统
*
L
2026-01-07 6a6ceb0e57285d49c3f9c884e244710c9edf2b7a
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);