Explorar o código

素材已关联账户列表sql优化

zhaoxian %!s(int64=4) %!d(string=hai) anos
pai
achega
08b61ac636

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

@@ -308,7 +308,6 @@
         <if test="updateTime!=null and updateTime!=''">
             AND t1.update_time &gt; #{updateTime}
         </if>
-        group by t1.signature
     </select>
 
     <select id="getAccountIds" resultType="com.alibaba.fastjson.JSONObject">