【13470 20027--BI详情----生产质量情况--工位合格率浮窗显示内容优化----2020-12-28】

yun-zuoyi
陈思洁 4 years ago
parent 587e4f5db1
commit 9a8515eeb9

@ -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