diff --git a/app/Services/MessagePush.php b/app/Services/MessagePush.php index 4a972b0..1bea67b 100644 --- a/app/Services/MessagePush.php +++ b/app/Services/MessagePush.php @@ -2046,7 +2046,7 @@ class MessagePush extends BaseService $data['notice_type'] = 1; $data['inquiry_type'] = $this->order_inquiry['inquiry_type']; // 问诊类型(医生端服务通知存在 1:专家问诊 2:快速问诊 3:公益问诊 4:问诊购药) $data['from_name'] = "肝胆小秘书"; - $data['notice_brief_title'] = "患者已取消问诊咨询。。"; + $data['notice_brief_title'] = "患者已取消问诊咨询。"; $data['notice_title'] = inquiryTypeToString($this->order_inquiry['inquiry_type']); $data['notice_content'] = "患者已取消问诊咨询,您可选择其他患者的问诊咨询进行接诊。"; $data['link_type'] = 3; // 问诊消息列表页