修改消息推送
This commit is contained in:
parent
429520d967
commit
4cf04cf03e
@ -1363,7 +1363,7 @@ class MessagePush extends BaseService
|
||||
"phrase1" => "药师审方不通过",// 审核结果
|
||||
"thing2" => (string)$order_prescription['pharmacist_fail_reason'],// 原因
|
||||
"date3" => date('Y-m-d',time()),// 审核时间
|
||||
"thing4" => "建议您修改处方并重新为患者开具",// 提示说明
|
||||
"thing4" => "建议您提醒患者,稍后重新发起问诊申请开方",// 提示说明
|
||||
];
|
||||
|
||||
// 短信
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user