$fck->where($myw)->field('id,wenti_dan')->find();
$this->getLastSql()
$sql = "select id,wenti_dan from fck where " . $myw;