redis文章评论

public function article(){ $article_id=I('id'); $redis=$this->getRedis(); if(IS_POST) { $content=I('content'); $time=time(); $commen
相关文章
相关标签/搜索