Commit aac2a67a authored by hujun's avatar hujun

公告推送副标题

parent 3b1e0d7a
...@@ -84,7 +84,7 @@ class Notice extends Basic ...@@ -84,7 +84,7 @@ class Notice extends Basic
} }
$data['title'] = trim($this->params['title']); $data['title'] = trim($this->params['title']);
$data['content'] = trim($this->params['content']); $data['content'] = '公告';
$data['publisher_id'] = $this->userId; $data['publisher_id'] = $this->userId;
$data['agent_id'] = -1; $data['agent_id'] = -1;
$data['steel_phone'] = 0; $data['steel_phone'] = 0;
......
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