安灯看板开发

yun-zuoyi
Silliter 6 years ago
parent 2617793d0f
commit 791d6084bc

@ -207,6 +207,10 @@ public class AndonManageQueue extends BaseBean {
@ApiParam(value = "停机具体原因")
private String haltDesc;
@Transient
@ApiParam(value = "停机具体原因")
private Long execptionTime;
// 是否转呼
public Integer getIsShiftCall() {
return this.isShiftCall == null ? 0 : this.isShiftCall;

Loading…
Cancel
Save