Commit 5b368411 authored by hujun's avatar hujun

''

parent e2e0a62e
......@@ -136,7 +136,7 @@ class PushMessageService
//意向金推送
if ($type_source == 10) {
$push = new PushClientService();
$push->record($report_id, $report_data['order_id'], 3, '追加评论经纪人', $operation_id, $report_data['user_id']);
$push->record($report_id, $report_data['order_id'], 3, '', $operation_id, $report_data['user_id']);
}
return;
}
......
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