及时库存查询;

This commit is contained in:
王奎兴
2026-02-06 16:22:11 +08:00
parent f62eed296f
commit 0322b325f6
@@ -149,4 +149,5 @@ public class ImmediateInventoryDTO {
private BigDecimal receivedQuantityBegin;
private BigDecimal freezeQuantityBegin;
private BigDecimal allocationQuantityBegin;
private BigDecimal checkQuantity;
}