model('sms_bind')->select()->columns()->where('tid=?',$rule_id)->instance()->fetch_row(); return $res; } }