zjj
2025-04-17 bce71e280936919befda3fc8c9491b7955727025
rsf-server/src/main/java/com/vincent/rsf/server/manager/service/impl/WaitPakinServiceImpl.java
@@ -184,6 +184,9 @@
        if (!this.updateById(waitPakin1)) {
            throw new CoolException("组拖数量修改失败!!");
        }
        //TODO 组拖完成后,扣减收货区库存
        return pakin;
    }