汽车带pojo添加字段

yun-zuoyi
andly.pan 3 years ago
parent 2c67f5e7e5
commit cdd2eda3ac

@ -146,10 +146,12 @@ 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;

Loading…
Cancel
Save