在dede后台
系统-》SQL命令行工具运行下以命令即可(注意,运行后未审核的数据全被删除,小心使用)
delete from `#@__archives` where arcrank=-1;
要发表评论,您必须先登录。