|
|
@ -29,7 +29,7 @@ public class MesWorkOrderModel {
|
|
|
|
//客户产线代码
|
|
|
|
//客户产线代码
|
|
|
|
@ApiParam("ProductionLineID")
|
|
|
|
@ApiParam("ProductionLineID")
|
|
|
|
@AnnoOutputColumn
|
|
|
|
@AnnoOutputColumn
|
|
|
|
private String workCenterCode;
|
|
|
|
private String custProdLineCode;
|
|
|
|
|
|
|
|
|
|
|
|
//数量
|
|
|
|
//数量
|
|
|
|
@ApiParam("DemandQty")
|
|
|
|
@ApiParam("DemandQty")
|
|
|
|