【采购收货】

yun-zuoyi
1111 6 years ago
parent 314aa78336
commit 7452d49930

@ -12,7 +12,7 @@ public class WmsPartQtyDto {
@ApiParam(value = "物料名称") @ApiParam(value = "物料名称")
private String partName; private String partName;
@ApiParam(value = "物料编码") @ApiParam(value = "物料编码")
private String partNO; private String partNo;
@ApiParam(value = "应收数量") @ApiParam(value = "应收数量")
private String qty; private String qty;
@ApiParam(value = "实收数量") @ApiParam(value = "实收数量")

Loading…
Cancel
Save