add workflow Append-客户信息补全,dev
This commit is contained in:
parent
a0498d1e45
commit
1e3a705d0d
|
|
@ -348,7 +348,7 @@ t1.address as address2
|
|||
where ((t1.city not like t2.city_name||'%' and t2.city_name <>'') or t1.account not like t2.name||'%')
|
||||
and t2.name not in (select search from p70_ai_intelligence.agent_account_info_append)
|
||||
|
||||
limit 100
|
||||
limit 800
|
||||
"""
|
||||
|
||||
try:
|
||||
|
|
|
|||
Loading…
Reference in New Issue