|
@ -122,6 +122,7 @@ class AppClient extends RedisModel {
|
|
sessionType:sessionType,
|
|
sessionType:sessionType,
|
|
from:message.sender_id|| '',
|
|
from:message.sender_id|| '',
|
|
content:message.content,
|
|
content:message.content,
|
|
|
|
contentType:message.content_type,
|
|
businessType:message.businessType || 1,
|
|
businessType:message.businessType || 1,
|
|
doctorCode:targetId
|
|
doctorCode:targetId
|
|
}
|
|
}
|