add workflow 客户基础信息补全,dev

This commit is contained in:
root 2025-12-04 20:26:58 +08:00
parent c60af71e26
commit be8bed994c
1 changed files with 1 additions and 1 deletions

View File

@ -333,7 +333,7 @@ def main():
FROM p70_ai_intelligence.agent_execp_account
WHERE name IS NOT NULL
)
limit 100
)
SELECT
STRING_AGG(name, E'\n') as batched_names