Commit c9f89dc3 authored by hujun's avatar hujun

house_id

parent eda52a41
......@@ -122,6 +122,7 @@ class PushMessageService
$agent_id[] = $report_data['report_agent_id'];
$data['order_id'] = $report_data['order_id'];
$data['house_id'] = $report_data['house_id'];
$this->record($push_type, 0, $agent_id, $operation_id, $data);
// $this->pushAgentAllDeviceId($report_data['report_agent_id'], $title, $content);
// $this->pushAgentAllDeviceId($agent_store['id'], $title, $content);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment