物料查询历史数据;
This commit is contained in:
+3
@@ -345,4 +345,7 @@ public class PickingMaterialDetailPO extends BaseVOEntity {
|
||||
private String bondInvtNoGw;
|
||||
private String whNoGw;
|
||||
private String seatNoGw;
|
||||
@ApiModelProperty("库存数量")
|
||||
@Excel(name = "库存数量")
|
||||
private BigDecimal inventoryQuantity;
|
||||
}
|
||||
Reference in New Issue
Block a user