From 74b94b08802f1e77194a0a7788acbe775e70a1d9 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 27 Feb 2026 10:06:44 +0800 Subject: [PATCH] =?UTF-8?q?add=20workflow=20=E6=8B=9B=E8=81=98=E4=BF=A1?= =?UTF-8?q?=E6=81=AF=E5=AF=BC=E5=85=A5,dev?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../agent_recruitment/批量处理招聘数据/batch_gen_recruiment.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev/workflow/TK_Cust/agent_recruitment/批量处理招聘数据/batch_gen_recruiment.py b/dev/workflow/TK_Cust/agent_recruitment/批量处理招聘数据/batch_gen_recruiment.py index 98b06f1..461643c 100644 --- a/dev/workflow/TK_Cust/agent_recruitment/批量处理招聘数据/batch_gen_recruiment.py +++ b/dev/workflow/TK_Cust/agent_recruitment/批量处理招聘数据/batch_gen_recruiment.py @@ -284,7 +284,7 @@ WHERE ds.dataset_id = '33d1b946-acd2-4538-b6cc-e0cd77824aba' AND ds.enabled AND ds.created_at >= NOW() - INTERVAL '48 hours' GROUP BY ds.document_id -ORDER BY doc_time DESC)p1 limit 10 """ +ORDER BY doc_time DESC)p1 """ try: # 从数据库获取URL列表