From 8d5e884b0ecd4048225deed55edcc9d8cf485618 Mon Sep 17 00:00:00 2001 From: wucongxing <815046773@qq.com> Date: Tue, 25 Apr 2023 17:45:55 +0800 Subject: [PATCH] 12 --- app/Services/MessagePush.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; // 问诊消息列表页