Commit e525cd31 authored by hujun's avatar hujun

喜报

parent cfe8f828
......@@ -37,7 +37,8 @@ class Feed extends Basic
$notice = $push->getFeedInfo($field, $where_1, 'id desc');
if ($feed) {
$data[] = '恭喜' . $feed['content'] . '成交'. $feed['house_title'] . '商铺一套';
$feed['content'] = '恭喜' . $feed['content'] . '成交'. $feed['house_title'] . '商铺一套';
$data[] = $feed;
}
if ($notice) {
......
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