大佬 你好 删除tipask后台的注册的账号和评论 通知的按钮出现错误
delete from ask_notifications where user_id not in(select id from ask_users)
进入tipask数据库,执行如下sql看下。