新增 医生xx时间未接诊提醒队列
This commit is contained in:
parent
857536e8bd
commit
46cee4c1df
@ -1219,7 +1219,7 @@ class MessagePush extends BaseService
|
||||
];
|
||||
|
||||
$sms_data = array();
|
||||
$sms_data['template_code'] = "SMS_272SMS_271905266120097";
|
||||
$sms_data['template_code'] = "SMS_271905266";
|
||||
$sms_data['scene_desc'] = "医生xx时间后还未接诊";
|
||||
$sms_data['phone'] = $this->user['mobile'];
|
||||
$sms_data['user_id'] = $this->user['user_id'];
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user