yun-zuoyi
jokelone 6 years ago
commit 515a3c5dec

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

Loading…
Cancel
Save