|
|
@ -46,7 +46,7 @@ public class SapDn extends SapBase{
|
|
|
|
|
|
|
|
|
|
|
|
@ApiParam(value = "客户物料号",example = "1")
|
|
|
|
@ApiParam(value = "客户物料号",example = "1")
|
|
|
|
@AnnoOutputColumn
|
|
|
|
@AnnoOutputColumn
|
|
|
|
private String kdmat;
|
|
|
|
private String kdmat = "";
|
|
|
|
|
|
|
|
|
|
|
|
@ApiParam(value = "交货数量",example = "1")
|
|
|
|
@ApiParam(value = "交货数量",example = "1")
|
|
|
|
@AnnoOutputColumn
|
|
|
|
@AnnoOutputColumn
|
|
|
|