Browse Source

feat:增加字段

wangchuanjin 1 year ago
parent
commit
6d7c658be2
1 changed files with 19 additions and 1 deletions
  1. 19 1
      openPower/config.json

+ 19 - 1
openPower/config.json

@@ -91,6 +91,24 @@
 			"GoodsCode": "special_nosale_goods",
 			"GoodsSpecId": 27,
 			"All": {"站内社交_机器人": "znsj_jqr_use"}
-		}
+		},
+		"znsj_kf_use": {
+			"Name": "站内社交_客服",
+			"GoodsCode": "special_nosale_goods",
+			"GoodsSpecId": 28,
+			"All": {"站内社交_客服": "znsj_kf_use"}
+		},
+        "bi_kc_gl": {
+            "Name": "bi_客户成功管理",
+            "GoodsCode": "special_nosale_goods",
+            "GoodsSpecId": 25,
+            "All": {"bi_客户成功管理": "bi_kc_gl"}
+        },
+        "bi_kc_ck": {
+            "Name": "bi_客户成功查看",
+            "GoodsCode": "special_nosale_goods",
+            "GoodsSpecId": 26,
+            "All": {"bi_客户成功查看": "bi_kc_ck"}
+        }
 	}
 }