@@ -12,8 +12,8 @@
</select>
<select id="queryActiveAccount" resultType="java.lang.Long">
- SELECT account_id FROM ctop_kuaishou_strategy
- WHERE strategy_state = 1
+ SELECT account_id FROM ctop_ai_kuaishou_auto_creative_account_info
+ WHERE status = 1
GROUP BY account_id
-</mapper>
+</mapper>