|
@ -183,7 +183,8 @@ const CONTENT_TYPES = {
|
|
emergencyAssistance:40,//医疗云-紧急预警弹框
|
|
emergencyAssistance:40,//医疗云-紧急预警弹框
|
|
BirthdayToPatientAssistance:41,//医疗云-人文关怀(生日祝福)
|
|
BirthdayToPatientAssistance:41,//医疗云-人文关怀(生日祝福)
|
|
HealthIndexToPatientAssistance:42,//医疗云-设备体征测量弹框
|
|
HealthIndexToPatientAssistance:42,//医疗云-设备体征测量弹框
|
|
SystemMessagePushAssistance:999,// 系统推送消息统一 999
|
|
|
|
|
|
SystemMessagePushAssistance:999,// 系统推送消息统一 999 Pad 使用
|
|
|
|
DeviceMessagePushAssistance:991,// 设备消息统一推送 991 Pad 使用
|
|
EmergencyAssistanceMessage:43,//云招呼-预警消息
|
|
EmergencyAssistanceMessage:43,//云招呼-预警消息
|
|
typeToDescription: function (type, defaultDescription) {
|
|
typeToDescription: function (type, defaultDescription) {
|
|
if (CONTENT_TYPES.Image == type) {
|
|
if (CONTENT_TYPES.Image == type) {
|