yun-zuoyi
Dominic_Xiao 4 years ago
commit 46bbe0492d

@ -25,4 +25,6 @@ public class ProductBiSeriesModel {
private List<Double> snQtyList = new ArrayList<>();
@ApiParam("计划数量集合")
private List<Double> planQtyList = new ArrayList<>();
@ApiParam("零件号")
private String partNo;
}

Loading…
Cancel
Save