去除ProductBiModel重复字段

yun-zuoyi
wynne1005 5 years ago
parent f9fa5814f6
commit ebd12f7c65

@ -93,12 +93,6 @@ public class ProductBiModel {
@ApiParam("列名")
private Map<String, String> colMap;
@ApiParam("工位顺序")
private Integer workCellSeq;
@ApiParam("是否开启工单标识")
private Integer opWoFlag;
@Deprecated
public double getCompleteRate() {
if (this.planQty != 0) {

Loading…
Cancel
Save