自动化立体仓库 - WMS系统
*
L
2 天以前 74a9fe02a84e158e021638d7c46d38670d4f8782
src/main/java/com/zy/asrs/service/MobileService.java
@@ -19,6 +19,8 @@
    void trussComb(TrussCombParam param, Long userId);
    void trussCombOrder(TrussCombParam param, Long userId);
    void PalletizingCompleteTwoFloorParam(PalletizingCompleteTwoFloorParam param);
    void PalletizingCompleteTwoFloorParam2(PalletizingCompleteTwoFloorParam param);
    void PalletizingCompleteTwoFloorParam212(PalletizingCompleteTwoFloorParam param);
    void trussComb2Car(Integer staNo);
    /**
@@ -40,6 +42,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);