perf: 优化显示
This commit is contained in:
@@ -117,7 +117,7 @@ class ComplaintController extends AbstractController
|
||||
'type' => 'content',
|
||||
'title' => '收到新的举报信息',
|
||||
'content' => "收到新的举报信息:{$reason} (请前往应用查看详情)"
|
||||
], $botUser->userid); // todo 未能在任务end事件来发送任务
|
||||
], $botUser->userid);
|
||||
}
|
||||
});
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user