及时库存;
This commit is contained in:
+7
-1
@@ -56,4 +56,10 @@ public class ImmediateInventoryPO {
|
||||
@Excel(name = "拣货数量")
|
||||
private BigDecimal pickQuantity;
|
||||
|
||||
}
|
||||
|
||||
@ApiModelProperty("复核数量")
|
||||
@Excel(name = "复核数量")
|
||||
private BigDecimal checkQuantity;
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user