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