@@ -610,7 +610,7 @@ class PostRepository
'uid' => $uid,
'message_rule_id' => 0,
'message_type' => 1,
- 'message_show_type' => 13,
+ 'message_show_type' => 'post_delete',
'param' => json_encode([
'title' => '内容删除',
'content' => $content,