Commit 9505404f by 王祖波

销售线索增加渠道6 潜客推荐

parent 647d8042
......@@ -16,7 +16,8 @@ public enum TriggerCustomerChannelType {
CUSTOMER_GROUP(2, "客户群"),
DIALOG_BOX(3, "对话框"),
CONTENT_COPY(4, "复制文案"),
CONTENT_DOWNLOAD(5, "下载素材")
CONTENT_DOWNLOAD(5, "下载素材"),
RECOMMEND(6, "潜客推荐")
;
/**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment