自动化立体仓库 - WMS系统
*
L
4 天以前 66c991b89f3f22f04dd5d56f852938c31dd16798
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);