add workflow 客户基础信息补全,dev
This commit is contained in:
parent
c60af71e26
commit
be8bed994c
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue