Browse Source

添加已完成待审核非标准查询语句

shuiping150 8 years ago
parent
commit
761cef33cc
1 changed files with 6 additions and 0 deletions
  1. 6 0
      鮀岛/业务数据逻辑.txt

+ 6 - 0
鮀岛/业务数据逻辑.txt

@@ -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 检查项目,检查点