|
@@ -7,11 +7,11 @@ import com.wdkl.ncs.android.middleware.model.annotation.Id;
|
|
|
import com.wdkl.ncs.android.middleware.model.annotation.PrimaryKeyField;
|
|
|
import com.wdkl.ncs.android.middleware.model.annotation.Table;
|
|
|
|
|
|
-import java.io.Serializable;
|
|
|
-
|
|
|
import io.swagger.annotations.ApiModel;
|
|
|
import io.swagger.annotations.ApiModelProperty;
|
|
|
|
|
|
+import java.io.Serializable;
|
|
|
+
|
|
|
@Table(name = "ncs_part_setting")
|
|
|
@ApiModel
|
|
|
@JsonNaming(value = PropertyNamingStrategy.SnakeCaseStrategy.class)
|
|
@@ -207,6 +207,26 @@ public class PartSettingDO implements Serializable {
|
|
|
@Column(name = "transfer_duration_leader")
|
|
|
@ApiModelProperty(value = "护士组长转接时长,单位:秒", required = false)
|
|
|
private Integer transferDurationLeader;
|
|
|
+ /**
|
|
|
+ * linux分机的呼出声音音量
|
|
|
+ */ @Column(name = "linux_bed_volume_native" )
|
|
|
+ @ApiModelProperty(value="linux分机的呼出声音音量",required=false)
|
|
|
+ private Integer linuxBedVolumeNative;
|
|
|
+ /**
|
|
|
+ * linux分机的呼出声音增益
|
|
|
+ */ @Column(name = "linux_bed_gain_size" )
|
|
|
+ @ApiModelProperty(value="linux分机的呼出声音增益",required=false)
|
|
|
+ private Integer linuxBedGainSize;
|
|
|
+ /**
|
|
|
+ * linux门口机的呼出声音音量
|
|
|
+ */ @Column(name = "linux_door_volume_native" )
|
|
|
+ @ApiModelProperty(value="linux门口机的呼出声音音量",required=false)
|
|
|
+ private Integer linuxDoorVolumeNative;
|
|
|
+ /**
|
|
|
+ * linux门口机的呼出声音增益
|
|
|
+ */ @Column(name = "linux_door_gain_size" )
|
|
|
+ @ApiModelProperty(value="linux门口机的呼出声音增益",required=false)
|
|
|
+ private Integer linuxDoorGainSize;
|
|
|
|
|
|
|
|
|
/**
|
|
@@ -245,6 +265,67 @@ public class PartSettingDO implements Serializable {
|
|
|
@Column(name = "customize_role_call_second")
|
|
|
@ApiModelProperty(value = "分机自定义呼叫角色按钮2要呼叫的角色ID", required = true)
|
|
|
private Integer customizeRoleCallSecond;
|
|
|
+ /**
|
|
|
+ * 分机自定义呼叫角色按钮3对应的角色id
|
|
|
+ */ @Column(name = "customize_role_call_third" )
|
|
|
+ @ApiModelProperty(value="分机自定义呼叫角色按钮3对应的角色id",required=false)
|
|
|
+ private Integer customizeRoleCallThird;
|
|
|
+ /**
|
|
|
+ * 分机自定义呼叫角色按钮4对应的角色id
|
|
|
+ */ @Column(name = "customize_role_call_fourth" )
|
|
|
+ @ApiModelProperty(value="分机自定义呼叫角色按钮4对应的角色id",required=false)
|
|
|
+ private Integer customizeRoleCallFourth;
|
|
|
+ /**
|
|
|
+ * 分机自定义呼叫角色按钮5对应的角色id
|
|
|
+ */ @Column(name = "customize_role_call_fifth" )
|
|
|
+ @ApiModelProperty(value="分机自定义呼叫角色按钮5对应的角色id",required=false)
|
|
|
+ private Integer customizeRoleCallFifth;
|
|
|
+ /**
|
|
|
+ * 科室自定义呼叫医院级设备1的id
|
|
|
+ */ @Column(name = "customize_hospital_call_first" )
|
|
|
+ @ApiModelProperty(value="科室自定义呼叫医院级设备1的id",required=false)
|
|
|
+ private Integer customizeHospitalCallFirst;
|
|
|
+ /**
|
|
|
+ * 科室自定义呼叫医院级设备1的名称
|
|
|
+ */ @Column(name = "customize_hospital_call_first_name" )
|
|
|
+ @ApiModelProperty(value="科室自定义呼叫医院级设备1的名称",required=false)
|
|
|
+ private String customizeHospitalCallFirstName;
|
|
|
+ /**
|
|
|
+ * 科室自定义呼叫医院级设备2的id
|
|
|
+ */ @Column(name = "customize_hospital_call_second" )
|
|
|
+ @ApiModelProperty(value="科室自定义呼叫医院级设备2的id",required=false)
|
|
|
+ private Integer customizeHospitalCallSecond;
|
|
|
+ /**
|
|
|
+ * 科室自定义呼叫医院级设备2的名称
|
|
|
+ */ @Column(name = "customize_hospital_call_second_name" )
|
|
|
+ @ApiModelProperty(value="科室自定义呼叫医院级设备2的名称",required=false)
|
|
|
+ private String customizeHospitalCallSecondName;
|
|
|
+ /**
|
|
|
+ * 科室自定义呼叫医院级设备3的id
|
|
|
+ */ @Column(name = "customize_hospital_call_third" )
|
|
|
+ @ApiModelProperty(value="科室自定义呼叫医院级设备3的id",required=false)
|
|
|
+ private Integer customizeHospitalCallThird;
|
|
|
+ /**
|
|
|
+ * 科室自定义呼叫医院级设备3的名称
|
|
|
+ */
|
|
|
+ @Column(name = "customize_hospital_call_third_name" )
|
|
|
+ @ApiModelProperty(value="科室自定义呼叫医院级设备3的名称",required=false)
|
|
|
+ private String customizeHospitalCallThirdName;
|
|
|
+
|
|
|
+ /**
|
|
|
+ * 用户名字是否隐藏,0就是不隐藏,1就是隐藏
|
|
|
+ */
|
|
|
+ @Column(name = "customer_name_hidden" )
|
|
|
+ @ApiModelProperty(value="用户名字是否隐藏,0就是不隐藏,1就是隐藏",required=false)
|
|
|
+ private Integer customerNameHidden;
|
|
|
+
|
|
|
+ /**
|
|
|
+ * 工作人员名字是否隐藏,0就是不隐藏,1就是隐藏
|
|
|
+ */
|
|
|
+ @Column(name = "clerk_name_hidden" )
|
|
|
+ @ApiModelProperty(value="工作人员名字是否隐藏,0就是不隐藏,1就是隐藏",required=false)
|
|
|
+ private Integer clerkNameHidden;
|
|
|
+
|
|
|
|
|
|
@Column(name = "doctor_title")
|
|
|
@ApiModelProperty(value = "模拟分机医生标题", required = true)
|
|
@@ -296,7 +377,7 @@ public class PartSettingDO implements Serializable {
|
|
|
|
|
|
@Column(name = "board_show_empty_bed")
|
|
|
@ApiModelProperty(value = "信息看板显示空床位", required = true)
|
|
|
- private Boolean boardShowEmptyBed;
|
|
|
+ private boolean boardShowEmptyBed;
|
|
|
|
|
|
/**
|
|
|
* 事件是否开启转发
|
|
@@ -306,9 +387,52 @@ public class PartSettingDO implements Serializable {
|
|
|
/**
|
|
|
* 护理灯颜色
|
|
|
*/ @Column(name = "nursing_color_rgb" )
|
|
|
- @ApiModelProperty(value="护理灯颜色",required=false)
|
|
|
+ @ApiModelProperty(value="护理门灯颜色",required=false)
|
|
|
private String nursingColorRgb;
|
|
|
+ /**
|
|
|
+ * 是否开启双色门灯
|
|
|
+ */ @Column(name = "two_color_door_light_valid" )
|
|
|
+ @ApiModelProperty(value="是否开启双色门灯",required=false)
|
|
|
+ private Integer twoColorDoorLightValid;
|
|
|
+ /**
|
|
|
+ * 图片地址
|
|
|
+ */ @Column(name = "qr_url" )
|
|
|
+ @ApiModelProperty(value="图片地址",required=false)
|
|
|
+ private String qrUrl;
|
|
|
+ /**
|
|
|
+ * 群留言记录保留天数
|
|
|
+ */ @Column(name = "channel_im_history_store_days" )
|
|
|
+ @ApiModelProperty(value="群留言记录保留天数",required=false)
|
|
|
+ private Integer channelImHistoryStoreDays;
|
|
|
+ /**
|
|
|
+ * 是否开启双色门灯
|
|
|
+ */ @Column(name = "record_enabled" )
|
|
|
+ @ApiModelProperty(value="是否开启录音录像功能",required=false)
|
|
|
+ private Integer recordEnabled;
|
|
|
+ /**
|
|
|
+ * 是否点击按钮亮屏并触发功能,0为点击按钮只亮屏,1为点击按钮亮屏并且触发功能
|
|
|
+ */ @Column(name = "screen_light" )
|
|
|
+ @ApiModelProperty(value="是否点击按钮亮屏,0为点击按钮只亮屏,1为点击按钮亮屏并且触发功能",required=false)
|
|
|
+ private Integer screenLight;
|
|
|
+
|
|
|
+ /**
|
|
|
+ * 是否开启门口机呼叫床位的按钮,0为关闭,1为开启
|
|
|
+ */ @Column(name = "room_call_bed" )
|
|
|
+ @ApiModelProperty(value="是否开启门口机呼叫床位的按钮,0为关闭,1为开启",required=false)
|
|
|
+ private Integer roomCallBed;
|
|
|
|
|
|
+ /**
|
|
|
+ * 呼叫时是否开启所有门口机呼显示,0不开启,1开启
|
|
|
+ */ @Column(name = "bool_all_door_status" )
|
|
|
+ @ApiModelProperty(value="呼叫时是否开启所有门口机呼显示,0不开启,1开启",required=false)
|
|
|
+ private Integer boolAllDoorStatus;
|
|
|
+
|
|
|
+ /**
|
|
|
+ * 呼叫时是否开启所有门口机呼显示,0不开启,1开启
|
|
|
+ */
|
|
|
+ @Column(name = "bool_door_light_always_on" )
|
|
|
+ @ApiModelProperty(value="门灯是否常亮,0否、1是",required=false)
|
|
|
+ private Integer boolDoorLightAlwaysOn;
|
|
|
|
|
|
@PrimaryKeyField
|
|
|
public Integer getId() {
|
|
@@ -565,6 +689,38 @@ public class PartSettingDO implements Serializable {
|
|
|
this.transferDurationLeader = transferDurationLeader;
|
|
|
}
|
|
|
|
|
|
+ public Integer getLinuxBedVolumeNative() {
|
|
|
+ return linuxBedVolumeNative;
|
|
|
+ }
|
|
|
+
|
|
|
+ public void setLinuxBedVolumeNative(Integer linuxBedVolumeNative) {
|
|
|
+ this.linuxBedVolumeNative = linuxBedVolumeNative;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Integer getLinuxBedGainSize() {
|
|
|
+ return linuxBedGainSize;
|
|
|
+ }
|
|
|
+
|
|
|
+ public void setLinuxBedGainSize(Integer linuxBedGainSize) {
|
|
|
+ this.linuxBedGainSize = linuxBedGainSize;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Integer getLinuxDoorVolumeNative() {
|
|
|
+ return linuxDoorVolumeNative;
|
|
|
+ }
|
|
|
+
|
|
|
+ public void setLinuxDoorVolumeNative(Integer linuxDoorVolumeNative) {
|
|
|
+ this.linuxDoorVolumeNative = linuxDoorVolumeNative;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Integer getLinuxDoorGainSize() {
|
|
|
+ return linuxDoorGainSize;
|
|
|
+ }
|
|
|
+
|
|
|
+ public void setLinuxDoorGainSize(Integer linuxDoorGainSize) {
|
|
|
+ this.linuxDoorGainSize = linuxDoorGainSize;
|
|
|
+ }
|
|
|
+
|
|
|
public Integer getCommunicationModeBed() {
|
|
|
return communicationModeBed;
|
|
|
}
|
|
@@ -605,6 +761,94 @@ public class PartSettingDO implements Serializable {
|
|
|
this.customizeRoleCallSecond = customizeRoleCallSecond;
|
|
|
}
|
|
|
|
|
|
+ public Integer getCustomizeRoleCallThird() {
|
|
|
+ return customizeRoleCallThird;
|
|
|
+ }
|
|
|
+
|
|
|
+ public void setCustomizeRoleCallThird(Integer customizeRoleCallThird) {
|
|
|
+ this.customizeRoleCallThird = customizeRoleCallThird;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Integer getCustomizeRoleCallFourth() {
|
|
|
+ return customizeRoleCallFourth;
|
|
|
+ }
|
|
|
+
|
|
|
+ public void setCustomizeRoleCallFourth(Integer customizeRoleCallFourth) {
|
|
|
+ this.customizeRoleCallFourth = customizeRoleCallFourth;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Integer getCustomizeRoleCallFifth() {
|
|
|
+ return customizeRoleCallFifth;
|
|
|
+ }
|
|
|
+
|
|
|
+ public void setCustomizeRoleCallFifth(Integer customizeRoleCallFifth) {
|
|
|
+ this.customizeRoleCallFifth = customizeRoleCallFifth;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Integer getCustomizeHospitalCallFirst() {
|
|
|
+ return customizeHospitalCallFirst;
|
|
|
+ }
|
|
|
+
|
|
|
+ public void setCustomizeHospitalCallFirst(Integer customizeHospitalCallFirst) {
|
|
|
+ this.customizeHospitalCallFirst = customizeHospitalCallFirst;
|
|
|
+ }
|
|
|
+
|
|
|
+ public String getCustomizeHospitalCallFirstName() {
|
|
|
+ return customizeHospitalCallFirstName;
|
|
|
+ }
|
|
|
+
|
|
|
+ public void setCustomizeHospitalCallFirstName(String customizeHospitalCallFirstName) {
|
|
|
+ this.customizeHospitalCallFirstName = customizeHospitalCallFirstName;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Integer getCustomizeHospitalCallSecond() {
|
|
|
+ return customizeHospitalCallSecond;
|
|
|
+ }
|
|
|
+
|
|
|
+ public void setCustomizeHospitalCallSecond(Integer customizeHospitalCallSecond) {
|
|
|
+ this.customizeHospitalCallSecond = customizeHospitalCallSecond;
|
|
|
+ }
|
|
|
+
|
|
|
+ public String getCustomizeHospitalCallSecondName() {
|
|
|
+ return customizeHospitalCallSecondName;
|
|
|
+ }
|
|
|
+
|
|
|
+ public void setCustomizeHospitalCallSecondName(String customizeHospitalCallSecondName) {
|
|
|
+ this.customizeHospitalCallSecondName = customizeHospitalCallSecondName;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Integer getCustomizeHospitalCallThird() {
|
|
|
+ return customizeHospitalCallThird;
|
|
|
+ }
|
|
|
+
|
|
|
+ public void setCustomizeHospitalCallThird(Integer customizeHospitalCallThird) {
|
|
|
+ this.customizeHospitalCallThird = customizeHospitalCallThird;
|
|
|
+ }
|
|
|
+
|
|
|
+ public String getCustomizeHospitalCallThirdName() {
|
|
|
+ return customizeHospitalCallThirdName;
|
|
|
+ }
|
|
|
+
|
|
|
+ public void setCustomizeHospitalCallThirdName(String customizeHospitalCallThirdName) {
|
|
|
+ this.customizeHospitalCallThirdName = customizeHospitalCallThirdName;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Integer getCustomerNameHidden() {
|
|
|
+ return customerNameHidden;
|
|
|
+ }
|
|
|
+
|
|
|
+ public void setCustomerNameHidden(Integer customerNameHidden) {
|
|
|
+ this.customerNameHidden = customerNameHidden;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Integer getClerkNameHidden() {
|
|
|
+ return clerkNameHidden;
|
|
|
+ }
|
|
|
+
|
|
|
+ public void setClerkNameHidden(Integer clerkNameHidden) {
|
|
|
+ this.clerkNameHidden = clerkNameHidden;
|
|
|
+ }
|
|
|
+
|
|
|
public String getDoctorTitle() {
|
|
|
return doctorTitle;
|
|
|
}
|
|
@@ -685,11 +929,11 @@ public class PartSettingDO implements Serializable {
|
|
|
this.autoAccept = autoAccept;
|
|
|
}
|
|
|
|
|
|
- public Boolean getBoardShowEmptyBed() {
|
|
|
+ public boolean isBoardShowEmptyBed() {
|
|
|
return boardShowEmptyBed;
|
|
|
}
|
|
|
|
|
|
- public void setBoardShowEmptyBed(Boolean boardShowEmptyBed) {
|
|
|
+ public void setBoardShowEmptyBed(boolean boardShowEmptyBed) {
|
|
|
this.boardShowEmptyBed = boardShowEmptyBed;
|
|
|
}
|
|
|
|
|
@@ -708,4 +952,145 @@ public class PartSettingDO implements Serializable {
|
|
|
public void setNursingColorRgb(String nursingColorRgb) {
|
|
|
this.nursingColorRgb = nursingColorRgb;
|
|
|
}
|
|
|
+
|
|
|
+ public Integer getTwoColorDoorLightValid() {
|
|
|
+ return twoColorDoorLightValid;
|
|
|
+ }
|
|
|
+
|
|
|
+ public void setTwoColorDoorLightValid(Integer twoColorDoorLightValid) {
|
|
|
+ this.twoColorDoorLightValid = twoColorDoorLightValid;
|
|
|
+ }
|
|
|
+
|
|
|
+ public String getQrUrl() {
|
|
|
+ return qrUrl;
|
|
|
+ }
|
|
|
+
|
|
|
+ public void setQrUrl(String qrUrl) {
|
|
|
+ this.qrUrl = qrUrl;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Integer getChannelImHistoryStoreDays() {
|
|
|
+ return channelImHistoryStoreDays;
|
|
|
+ }
|
|
|
+
|
|
|
+ public void setChannelImHistoryStoreDays(Integer channelImHistoryStoreDays) {
|
|
|
+ this.channelImHistoryStoreDays = channelImHistoryStoreDays;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Integer getRecordEnabled() {
|
|
|
+ if (recordEnabled == null){
|
|
|
+ return 0;
|
|
|
+ }
|
|
|
+ return recordEnabled;
|
|
|
+ }
|
|
|
+
|
|
|
+ public void setRecordEnabled(Integer recordEnabled) {
|
|
|
+ this.recordEnabled = recordEnabled;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Integer getScreenLight() {
|
|
|
+ if (screenLight == null) {
|
|
|
+ return 0;
|
|
|
+ }
|
|
|
+ return screenLight;
|
|
|
+ }
|
|
|
+
|
|
|
+ public void setScreenLight(Integer screenLight) {
|
|
|
+ this.screenLight = screenLight;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Integer getRoomCallBed() {
|
|
|
+ return roomCallBed;
|
|
|
+ }
|
|
|
+
|
|
|
+ public void setRoomCallBed(Integer roomCallBed) {
|
|
|
+ this.roomCallBed = roomCallBed;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Integer getBoolAllDoorStatus() {
|
|
|
+ if (boolAllDoorStatus == null) {
|
|
|
+ return 0;
|
|
|
+ }
|
|
|
+ return boolAllDoorStatus;
|
|
|
+ }
|
|
|
+
|
|
|
+ public void setBoolAllDoorStatus(Integer boolAllDoorStatus) {
|
|
|
+ this.boolAllDoorStatus = boolAllDoorStatus;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Integer getBoolDoorLightAlwaysOn() {
|
|
|
+ return boolDoorLightAlwaysOn;
|
|
|
+ }
|
|
|
+
|
|
|
+ public void setBoolDoorLightAlwaysOn(Integer boolDoorLightAlwaysOn) {
|
|
|
+ this.boolDoorLightAlwaysOn = boolDoorLightAlwaysOn;
|
|
|
+ }
|
|
|
+
|
|
|
+ @Override
|
|
|
+ public String toString() {
|
|
|
+ return "PartSettingDO{" +
|
|
|
+ "id=" + id +
|
|
|
+ ", unionId='" + unionId + '\'' +
|
|
|
+ ", createTime=" + createTime +
|
|
|
+ ", updateTime=" + updateTime +
|
|
|
+ ", partId=" + partId +
|
|
|
+ ", dayStart='" + dayStart + '\'' +
|
|
|
+ ", dayLight=" + dayLight +
|
|
|
+ ", dayVol=" + dayVol +
|
|
|
+ ", dayRingVol=" + dayRingVol +
|
|
|
+ ", dayRingTimes=" + dayRingTimes +
|
|
|
+ ", dayNurseLed=" + dayNurseLed +
|
|
|
+ ", dayDoorVol=" + dayDoorVol +
|
|
|
+ ", dayBedVol=" + dayBedVol +
|
|
|
+ ", dayTransferBoxVol=" + dayTransferBoxVol +
|
|
|
+ ", dayTransferBoxSystemVol=" + dayTransferBoxSystemVol +
|
|
|
+ ", nightStart='" + nightStart + '\'' +
|
|
|
+ ", nightLight=" + nightLight +
|
|
|
+ ", nightVol=" + nightVol +
|
|
|
+ ", nightRingVol=" + nightRingVol +
|
|
|
+ ", nightRingTimes=" + nightRingTimes +
|
|
|
+ ", nightNurseLed=" + nightNurseLed +
|
|
|
+ ", nightDoorVol=" + nightDoorVol +
|
|
|
+ ", nightBedVol=" + nightBedVol +
|
|
|
+ ", nightTransferBoxVol=" + nightTransferBoxVol +
|
|
|
+ ", nightTransferBoxSystemVol=" + nightTransferBoxSystemVol +
|
|
|
+ ", sleepSecondsNurse=" + sleepSecondsNurse +
|
|
|
+ ", sleepSecondsDoor=" + sleepSecondsDoor +
|
|
|
+ ", sleepSecondsBed=" + sleepSecondsBed +
|
|
|
+ ", sipOvertime=" + sipOvertime +
|
|
|
+ ", transferDuration=" + transferDuration +
|
|
|
+ ", transferDurationLeader=" + transferDurationLeader +
|
|
|
+ ", communicationModeBed=" + communicationModeBed +
|
|
|
+ ", communicationModeNurse=" + communicationModeNurse +
|
|
|
+ ", communicationModeMobile=" + communicationModeMobile +
|
|
|
+ ", customizeRoleCallFirst=" + customizeRoleCallFirst +
|
|
|
+ ", customizeRoleCallSecond=" + customizeRoleCallSecond +
|
|
|
+ ", customizeRoleCallThird=" + customizeRoleCallThird +
|
|
|
+ ", customizeRoleCallFourth=" + customizeRoleCallFourth +
|
|
|
+ ", customizeRoleCallFifth=" + customizeRoleCallFifth +
|
|
|
+ ", customizeHospitalCallFirst=" + customizeHospitalCallFirst +
|
|
|
+ ", customizeHospitalCallFirstName='" + customizeHospitalCallFirstName + '\'' +
|
|
|
+ ", customizeHospitalCallSecond=" + customizeHospitalCallSecond +
|
|
|
+ ", customizeHospitalCallSecondName='" + customizeHospitalCallSecondName + '\'' +
|
|
|
+ ", customizeHospitalCallThird=" + customizeHospitalCallThird +
|
|
|
+ ", customizeHospitalCallThirdName='" + customizeHospitalCallThirdName + '\'' +
|
|
|
+ ", customerNameHidden=" + customerNameHidden +
|
|
|
+ ", doctorTitle='" + doctorTitle + '\'' +
|
|
|
+ ", doctorValid=" + doctorValid +
|
|
|
+ ", nurseTitle='" + nurseTitle + '\'' +
|
|
|
+ ", nurseValid=" + nurseValid +
|
|
|
+ ", doorNurseTitle='" + doorNurseTitle + '\'' +
|
|
|
+ ", doorNurseValid=" + doorNurseValid +
|
|
|
+ ", doorNursingTitle='" + doorNursingTitle + '\'' +
|
|
|
+ ", doorNursingValid=" + doorNursingValid +
|
|
|
+ ", upSeconds=" + upSeconds +
|
|
|
+ ", autoAccept=" + autoAccept +
|
|
|
+ ", boardShowEmptyBed=" + boardShowEmptyBed +
|
|
|
+ ", eventForward=" + eventForward +
|
|
|
+ ", nursingColorRgb='" + nursingColorRgb + '\'' +
|
|
|
+ ", twoColorDoorLightValid=" + twoColorDoorLightValid +
|
|
|
+ ", qrUrl='" + qrUrl + '\'' +
|
|
|
+ ", channelImHistoryStoreDays=" + channelImHistoryStoreDays +
|
|
|
+ '}';
|
|
|
+ }
|
|
|
}
|