自动化立体仓库 - WMS系统
#
ytfl
7 天以前 3a8e39870ef23d173e1843d6f2c9f53b3772d204
src/main/java/com/zy/asrs/service/MobileService.java
@@ -74,4 +74,8 @@
                  Double curOutQty, Integer ioType, Long userId, Date now);
    void checkOutSubmit(Integer orderId, Long userId);
    void toOutSta(PalletToOutStaParam param, Long userId);
    void toAllOut(PalletToAllOutParam param, Long userId);
}