Commit cfe2b325 authored by hujun's avatar hujun

[]

parent 671bef14
...@@ -394,7 +394,7 @@ class PushMessageService ...@@ -394,7 +394,7 @@ class PushMessageService
break; break;
case 11: case 11:
$title = '开盘评价回复'; $title = '开盘评价回复';
$type = 'open_square'; $type = 'appraise_square';
$id = $v['house_id']; $id = $v['house_id'];
break; break;
} }
......
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