소스 검색

视频重新同步更新

wangyunpeng 2 달 전
부모
커밋
5890b209de
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      api-module/src/main/resources/mapper/contentplatform/ext/ContentPlatformPlanMapperExt.xml

+ 1 - 0
api-module/src/main/resources/mapper/contentplatform/ext/ContentPlatformPlanMapperExt.xml

@@ -232,6 +232,7 @@
             #{item}
         </foreach>
         and status = 1
+        and cover is not null
         ) AS t
         WHERE t.rn = 1;
     </select>