汽车带优化

yun-zuoyi
andly.pan 3 years ago
parent cdd2eda3ac
commit 8b4b6c4dfc

@ -146,16 +146,6 @@ public class WorkPlan extends BaseAPS {
@ApiParam(value ="模具编码")
private String mouldCode;
@Column(name="LINE_PRIORITY")
@ApiParam(value ="产线优先级")
private String LinePriority;
// @Column(name="HAS_SUPPLY")
// @ApiParam(value ="是否拼模")
// private Boolean hasSupply = false;
@JsonIgnore
public Work getWork() { return BeanRelation.get(this, EWorkPlan.Work); }

Loading…
Cancel
Save