insert([ 'content'=>$info['content'], 'openid'=>$info['openid'], ]); if($i){ return \Yz::Return(true,'留言成功'); } return \Yz::echoError1('留言失败'); } }