海纳川 10923 10894

yun-zuoyi
wynne1005 5 years ago
parent 8c0ea0d52f
commit e7196c3f7f

@ -43,5 +43,13 @@ public class MesWorkCellStatus extends BaseBean implements Serializable {
@ApiParam("超时状态")
private Integer timeOutStatus;
@Column(name = "DELAY_HELP_STATUS")
@ApiParam("延迟帮助状态")
private Integer delayHelpStatus;
@Column(name = "EMERGENCY_STOP_STATUS")
@ApiParam("紧急停止状态")
private Integer emergencyStopStatus;
}

Loading…
Cancel
Save