Browse Source

视频重新同步更新

wangyunpeng 3 weeks ago
parent
commit
5890b209de

+ 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>