|
|
@@ -26,7 +26,7 @@ const REASON_LABELS: Record<string, string> = {
|
|
|
};
|
|
|
|
|
|
const SOURCE_LABELS: Record<string, string> = {
|
|
|
- seed_term: "Pattern 种子词",
|
|
|
+ seed_term: "从需求单的 pattern 词来",
|
|
|
piaoquan_topic_point: "票圈帖子具体的点",
|
|
|
category_leaf_element: "分类叶子元素",
|
|
|
pattern_itemset: "来自需求 Pattern",
|
|
|
@@ -39,7 +39,7 @@ const SOURCE_LABELS: Record<string, string> = {
|
|
|
};
|
|
|
|
|
|
const METHOD_LABELS: Record<string, string> = {
|
|
|
- seed_term: "Pattern 种子词",
|
|
|
+ seed_term: "从需求单的 pattern 词来",
|
|
|
piaoquan_topic_point: "票圈帖子具体的点",
|
|
|
category_leaf_element: "分类叶子元素",
|
|
|
query_next_page: "翻页继续找",
|