소스 검색

修改sql

yumeng 4 년 전
부모
커밋
7099d6e6e7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      module-kuaishou/src/main/java/cn/com/ctop/kuaishou/modules/batch/mapper/xml/KuaiShouVideoGetMapper.xml

+ 1 - 1
module-kuaishou/src/main/java/cn/com/ctop/kuaishou/modules/batch/mapper/xml/KuaiShouVideoGetMapper.xml

@@ -140,7 +140,7 @@
     material_type
   FROM
 	ctop_kuaishou_video_get
-	where  stat_date >= #{statDate}
+	where  stat_date >= #{statDate}
 	and signature is not null
    GROUP BY
 	photo_id