@@ -16,6 +16,12 @@ select * from dt_article_category where seo_keywords != '' and id in(select cate
select * from dt_article where is_top=1
+-- 已完成 待审核
+select * from dt_article
+where is_msg = 0 -- 待审核
+and status = 1 -- 已完成
+and is_top = 0 -- 非标准
+
1插入正常任务
AddTask
article_category 检查项目,检查点