'', 'acid' => '', 'flag' => 1, 'openid' => '', 'msgtype' => '', 'content' => '', 'createtime' => '', ); public function searchWithUniacid($uniacid) { return $this->query->where('uniacid', $uniacid); } }