自动化立体仓库 - WMS系统
#1
czkh
2026-01-09 99c145b8c35d39e5d4ff530c3f9ce6cebd124968
src/main/java/com/zy/asrs/service/MobileService.java
@@ -38,7 +38,7 @@
                  Double curOutQty, Integer ioType, Long userId, Date now);
    void adjustNew(MobileAdjustParam param, Boolean re, Long userId);
    void adjustNew(MobileAdjustParam param, Boolean re, Long userId,MatBarcode matBarcode);
    void combToWms(WaitPakin waitPakin);
}