去除短信限制
This commit is contained in:
@@ -1116,7 +1116,7 @@ class MessagePush extends BaseService
|
||||
$sub_data['wx_template_id'] = "G1RIs0RYqsTQ2CuPQWalIMyb6_deuEEbJfajfhGvNzc";//咨询提醒
|
||||
$sub_data['params']['page'] = "Pages/yishi/wenzhen_v2/wenzhen";
|
||||
$sub_data['params']['data'] = [
|
||||
"thing1" => "您有一个新的待接诊({$inquiry_type})服务",// 提醒内容
|
||||
"thing1" => "您有一个新的问诊服务等待接诊",// 提醒内容
|
||||
|
||||
"name2" => (string)$this->order_inquiry['patient_name'],// 患者姓名
|
||||
|
||||
|
||||
Reference in New Issue
Block a user