新增 医生xx时间未接诊提醒队列

This commit is contained in:
2023-08-17 13:49:17 +08:00
parent bea292cd5e
commit 857536e8bd
10 changed files with 208 additions and 67 deletions
@@ -151,6 +151,7 @@ class CancelUnInquiryOrdersDelayDirectConsumer extends ConsumerMessage
$user_doctor = UserDoctor::getOne($params);
if (empty($user_doctor)) {
Log::getInstance()->info("取消未接诊问诊订单成功,发送IM消息失败:医生数据错误");
return Result::ACK;
}
// 发送IM消息-医生未接诊