Explorar o código

Merge remote-tracking branch 'origin/master'

syh %!s(int64=4) %!d(string=hai) anos
pai
achega
e91caf7bb4

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

@@ -118,6 +118,7 @@
         <if test="appVersion != null and appVersion != '' ">
             and photo_name like concat(#{appVersion},'%')
         </if>
+        and signature is not null
         and status = 0
         group by signature
         order by stat_date desc