add workflow 招聘信息导入,dev

This commit is contained in:
root 2026-02-27 09:52:19 +08:00
parent 257e2b3516
commit 75e7feef3c
1 changed files with 1 additions and 1 deletions

View File

@ -295,7 +295,7 @@ ORDER BY doc_time DESC limit 10 """
return return
# 遍历每个URL调用API # 遍历每个URL调用API
for i, text in enumerate(list, 1): for i, text in enumerate(list, 3):
logger.info(f"处理第 {i}/{len(list)} 个数据: {text}") logger.info(f"处理第 {i}/{len(list)} 个数据: {text}")
if type == 'workflow': if type == 'workflow':