修改加入未接诊取消订单延迟队列时间
This commit is contained in:
@@ -138,11 +138,6 @@ class SendStationMessageConsumer extends ConsumerMessage
|
||||
}
|
||||
}
|
||||
|
||||
// 消息标题
|
||||
if (!isset($push_data['notice_title']) && !isset($push_data['notice_brief_type'])){
|
||||
return false;
|
||||
}
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user