add workflow SCRM标签信息,dev
This commit is contained in:
parent
eefc7caaf5
commit
c57fc02bf5
|
@ -3,9 +3,9 @@
|
|||
\set AUTOCOMMIT on
|
||||
\timing on
|
||||
|
||||
DELETE FROM data_api.crm_tags;
|
||||
DELETE FROM data_api.scrm_tags;
|
||||
|
||||
insert into data_api.crm_tags (
|
||||
insert into data_api.scrm_tags (
|
||||
id
|
||||
, name
|
||||
, group_name
|
||||
|
|
Loading…
Reference in New Issue