BI优化1

yun-zuoyi
joke.wang 5 years ago
parent 3f03b5fab5
commit 85b6067133

@ -75,6 +75,12 @@ public class ProductBiModel {
@ApiParam("总页数")
private Integer totalPage;
@ApiParam("开启工单标识")
private Integer opWoFlag = 2;
@ApiParam("工位序号")
private Integer workCellSeq;
@ApiParam("x坐标内容")
private List<String> xAxis;

Loading…
Cancel
Save