'', 'acid' => '', 'groupname' => '', 'fansnum' => 0, 'msgtype' => '', 'content' => '', 'group' => 0, 'attach_id' => '', 'media_id' => '', 'type' => 0, 'status' => 0, 'cron_id' => '', 'sendtime' => '', 'finalsendtime' => '', 'createtime' => '', 'msg_id' => '', 'msg_data_id' => '', ); public function searchWithUniacid($uniacid) { return $this->query->where('uniacid', $uniacid); } }