启用客服集成

将客服挂件集成到你的文档中。在 docs.json 文件中添加 integrations 字段,并填入对应的应用 ID。
  "integrations": {
    "intercom": "APP_ID",
    "frontchat": "CHAT_ID"
  }