yun-zuoyi
joke.wang 5 years ago
parent 5fad38392e
commit c060377822

@ -54,5 +54,5 @@ public class MesProdWorkCenter extends BaseBean implements Serializable {
@Column(name = "PRIORITY_ORDER") @Column(name = "PRIORITY_ORDER")
@ApiParam("优先级顺序") @ApiParam("优先级顺序")
private Integer priorityOder; private Integer priorityOder = 0;
} }

Loading…
Cancel
Save