Commit e615f1f6 authored by hujun's avatar hujun

[]

parent f7ea1326
......@@ -315,7 +315,7 @@ class PushMessageService
* @param $data
* @return bool
*/
public function record($type, $house_id, $agent_id, $operation_id, $data = [])
public function record($type, $house_id, array $agent_id, $operation_id, $data = [])
{
$m_push = new MPushMessage();
switch ($type) {
......
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