Commit df730c89 authored by hujun's avatar hujun

记录喜报

parent 49adcb27
......@@ -164,8 +164,8 @@ class PushMessageService
'click_num' => 10 //不要问什么,就是产品要加的。
]);
// $content = "恭喜【{$store_name}】店【{$report_data['report_agent_name']}】成交【{$report_data['house_title']}】商铺一套";
// $url = $this->push->http_host() . '/app/dist/index.html#/feeds?id=' . $feed->id;
// $feed->editData([ 'link' => $url ], $feed->id);
$url = $this->push->http_host() . '/app/dist/index.html#/feeds?id=' . $feed->id;
$feed->editData([ 'link' => $url ], $feed->id);
// $this->push->push_message_for_all($title, $content, $url);
......
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