获取文档富文本内容

GET {{base_url}}/doc/v2/:docToken/content

Reference

  1. 参考接口 获取文档富文本内容

Success Response Sample

{
    "code": 0,
    "data": {
        "content": "{\"title\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"Hello Docs\",\"style\":{},\"location\":{\"zoneId\":\"0\",\"startIndex\":0,\"endIndex\":10}}}],\"location\":{\"zoneId\":\"0\",\"startIndex\":0,\"endIndex\":10},\"lineId\":\"qeCSZU\"},\"body\":{\"blocks\":[{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"恭喜你成功通过 Open API 创建了一篇在线文档。这篇文档中,描述了大部分 Open API 已经支持的文档内容,你可以对照示例代码,了解 Docs Open API 的使用方法。\",\"style\":{},\"location\":{\"zoneId\":\"0\",\"startIndex\":11,\"endIndex\":103}}}],\"location\":{\"zoneId\":\"0\",\"startIndex\":11,\"endIndex\":103},\"lineId\":\"bdionf\"}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[],\"location\":{\"zoneId\":\"0\",\"startIndex\":104,\"endIndex\":104},\"lineId\":\"KcmoPL\"}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"你可以通过文档的 URL,截取获得文档的 token,文档所有的 API 操作,都需要提供 token,例如:\",\"style\":{},\"location\":{\"zoneId\":\"0\",\"startIndex\":105,\"endIndex\":160}}}],\"location\":{\"zoneId\":\"0\",\"startIndex\":105,\"endIndex\":160},\"lineId\":\"lsZHdD\"}},{\"type\":\"code\",\"code\":{\"language\":\"Plain Text\",\"location\":{\"zoneId\":\"0\",\"startIndex\":161,\"endIndex\":162},\"zoneId\":\"qmy0jja0mx\",\"body\":{\"blocks\":[{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"https://xxx.feishu.cn/docs/\",\"style\":{},\"location\":{\"zoneId\":\"qmy0jja0mx\",\"startIndex\":0,\"endIndex\":27}}},{\"type\":\"textRun\",\"textRun\":{\"text\":\"doccnmPiiJWfj1uk8bV7N5SzXaa\",\"style\":{\"backColor\":{\"red\":255,\"green\":246,\"blue\":122,\"alpha\":0.8}},\"location\":{\"zoneId\":\"qmy0jja0mx\",\"startIndex\":27,\"endIndex\":54}}}],\"location\":{\"zoneId\":\"qmy0jja0mx\",\"startIndex\":0,\"endIndex\":54}}}]}}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[],\"location\":{\"zoneId\":\"0\",\"startIndex\":163,\"endIndex\":163},\"lineId\":\"APLGAU\"}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"从上面的例子中,可以看出:文档中的每一行都是一个 Block\",\"style\":{},\"location\":{\"zoneId\":\"0\",\"startIndex\":165,\"endIndex\":195}}}],\"style\":{\"headingLevel\":1},\"location\":{\"zoneId\":\"0\",\"startIndex\":164,\"endIndex\":195},\"lineId\":\"uvlHvt\"}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"文档中有多种 Block 类型,在插入内容时,你需要指定当前行是什么类型的 Block,文本类型的 Block 叫做 Paragraph。\",\"style\":{},\"location\":{\"zoneId\":\"0\",\"startIndex\":196,\"endIndex\":265}}}],\"location\":{\"zoneId\":\"0\",\"startIndex\":196,\"endIndex\":265},\"lineId\":\"ecrKVk\"}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"一行文本可能由多个元素组成,例如这一行,就由公式 \",\"style\":{},\"location\":{\"zoneId\":\"0\",\"startIndex\":266,\"endIndex\":291}}},{\"type\":\"equation\",\"equation\":{\"equation\":\"E=mc^2\",\"location\":{\"zoneId\":\"0\",\"startIndex\":291,\"endIndex\":292}}},{\"type\":\"textRun\",\"textRun\":{\"text\":\" 和 \",\"style\":{},\"location\":{\"zoneId\":\"0\",\"startIndex\":292,\"endIndex\":295}}},{\"type\":\"textRun\",\"textRun\":{\"text\":\"行内代码块\",\"style\":{\"codeInline\":true},\"location\":{\"zoneId\":\"0\",\"startIndex\":295,\"endIndex\":300}}},{\"type\":\"textRun\",\"textRun\":{\"text\":\" 组成。如果一些文本包含\",\"style\":{},\"location\":{\"zoneId\":\"0\",\"startIndex\":300,\"endIndex\":312}}},{\"type\":\"textRun\",\"textRun\":{\"text\":\"独立的样式\",\"style\":{\"backColor\":{\"red\":255,\"green\":246,\"blue\":122,\"alpha\":0.8}},\"location\":{\"zoneId\":\"0\",\"startIndex\":312,\"endIndex\":317}}},{\"type\":\"textRun\",\"textRun\":{\"text\":\",也会被视为一个独立的 element。\",\"style\":{},\"location\":{\"zoneId\":\"0\",\"startIndex\":317,\"endIndex\":337}}}],\"location\":{\"zoneId\":\"0\",\"startIndex\":266,\"endIndex\":337},\"lineId\":\"eCVTNs\"}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[],\"location\":{\"zoneId\":\"0\",\"startIndex\":338,\"endIndex\":338},\"lineId\":\"vnVHhx\"}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"你可以通过 API 插入各种样式的内容\",\"style\":{},\"location\":{\"zoneId\":\"0\",\"startIndex\":340,\"endIndex\":359}}}],\"style\":{\"headingLevel\":1},\"location\":{\"zoneId\":\"0\",\"startIndex\":339,\"endIndex\":359},\"lineId\":\"yPraLR\"}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"支持插入有序列表\",\"style\":{},\"location\":{\"zoneId\":\"0\",\"startIndex\":361,\"endIndex\":369}}}],\"style\":{\"list\":{\"type\":\"number\",\"indentLevel\":1,\"number\":1}},\"location\":{\"zoneId\":\"0\",\"startIndex\":360,\"endIndex\":369},\"lineId\":\"LPTxaC\"}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"你可以自己指定有序列表的编号\",\"style\":{},\"location\":{\"zoneId\":\"0\",\"startIndex\":371,\"endIndex\":385}}}],\"style\":{\"list\":{\"type\":\"number\",\"indentLevel\":1,\"number\":2}},\"location\":{\"zoneId\":\"0\",\"startIndex\":370,\"endIndex\":385},\"lineId\":\"sGttCX\"}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"也可以插入无序列表\",\"style\":{},\"location\":{\"zoneId\":\"0\",\"startIndex\":387,\"endIndex\":396}}}],\"style\":{\"list\":{\"type\":\"bullet\",\"indentLevel\":1}},\"location\":{\"zoneId\":\"0\",\"startIndex\":386,\"endIndex\":396},\"lineId\":\"lxmNJw\"}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"插入更多无序列表\",\"style\":{},\"location\":{\"zoneId\":\"0\",\"startIndex\":398,\"endIndex\":406}}}],\"style\":{\"list\":{\"type\":\"bullet\",\"indentLevel\":1}},\"location\":{\"zoneId\":\"0\",\"startIndex\":397,\"endIndex\":406},\"lineId\":\"FKwQje\"}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"支持插入任务列表和日期提醒 \",\"style\":{},\"location\":{\"zoneId\":\"0\",\"startIndex\":408,\"endIndex\":422}}},{\"type\":\"reminder\",\"reminder\":{\"isWholeDay\":false,\"timestamp\":1609497000,\"shouldNotify\":true,\"location\":{\"zoneId\":\"0\",\"startIndex\":422,\"endIndex\":423}}}],\"style\":{\"list\":{\"type\":\"checkBox\",\"indentLevel\":1}},\"location\":{\"zoneId\":\"0\",\"startIndex\":407,\"endIndex\":423},\"lineId\":\"GECOYd\"}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"或者插入引用的内容\",\"style\":{},\"location\":{\"zoneId\":\"0\",\"startIndex\":425,\"endIndex\":434}}}],\"style\":{\"quote\":true},\"location\":{\"zoneId\":\"0\",\"startIndex\":424,\"endIndex\":434},\"lineId\":\"sLPiph\"}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"改变文档的对齐方式,例如右对齐\",\"style\":{},\"location\":{\"zoneId\":\"0\",\"startIndex\":436,\"endIndex\":451}}}],\"style\":{\"align\":\"right\"},\"location\":{\"zoneId\":\"0\",\"startIndex\":435,\"endIndex\":451},\"lineId\":\"sUpAQv\"}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"此外,还能灵活应用各种文字样式,增强文档的表达能力,例如:\",\"style\":{},\"location\":{\"zoneId\":\"0\",\"startIndex\":453,\"endIndex\":482}}}],\"style\":{\"align\":\"left\"},\"location\":{\"zoneId\":\"0\",\"startIndex\":452,\"endIndex\":482},\"lineId\":\"KTawkz\"}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"加粗 \",\"style\":{\"bold\":true},\"location\":{\"zoneId\":\"0\",\"startIndex\":483,\"endIndex\":486}}},{\"type\":\"textRun\",\"textRun\":{\"text\":\"斜体 \",\"style\":{\"italic\":true},\"location\":{\"zoneId\":\"0\",\"startIndex\":486,\"endIndex\":489}}},{\"type\":\"textRun\",\"textRun\":{\"text\":\"下划线 \",\"style\":{\"underLine\":true},\"location\":{\"zoneId\":\"0\",\"startIndex\":489,\"endIndex\":493}}},{\"type\":\"textRun\",\"textRun\":{\"text\":\"删除线\",\"style\":{\"strikeThrough\":true},\"location\":{\"zoneId\":\"0\",\"startIndex\":493,\"endIndex\":496}}},{\"type\":\"textRun\",\"textRun\":{\"text\":\" \",\"style\":{},\"location\":{\"zoneId\":\"0\",\"startIndex\":496,\"endIndex\":497}}},{\"type\":\"textRun\",\"textRun\":{\"text\":\"inline code\",\"style\":{\"codeInline\":true},\"location\":{\"zoneId\":\"0\",\"startIndex\":497,\"endIndex\":508}}},{\"type\":\"textRun\",\"textRun\":{\"text\":\" \",\"style\":{},\"location\":{\"zoneId\":\"0\",\"startIndex\":508,\"endIndex\":509}}},{\"type\":\"textRun\",\"textRun\":{\"text\":\"高亮色\",\"style\":{\"backColor\":{\"red\":255,\"green\":246,\"blue\":122,\"alpha\":0.8}},\"location\":{\"zoneId\":\"0\",\"startIndex\":509,\"endIndex\":512}}},{\"type\":\"textRun\",\"textRun\":{\"text\":\" \",\"style\":{},\"location\":{\"zoneId\":\"0\",\"startIndex\":512,\"endIndex\":513}}},{\"type\":\"textRun\",\"textRun\":{\"text\":\"超链接\",\"style\":{\"link\":{\"url\":\"https%3A%2F%2F{{baseUrl}}%2Fdocument%2FukTMukTMukTM%2FukjM5YjL5ITO24SOykjN\"}},\"location\":{\"zoneId\":\"0\",\"startIndex\":513,\"endIndex\":516}}}],\"location\":{\"zoneId\":\"0\",\"startIndex\":483,\"endIndex\":516},\"lineId\":\"QfnYHW\"}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"或者一条删除线\",\"style\":{},\"location\":{\"zoneId\":\"0\",\"startIndex\":518,\"endIndex\":525}}}],\"style\":{\"align\":\"center\"},\"location\":{\"zoneId\":\"0\",\"startIndex\":517,\"endIndex\":525},\"lineId\":\"UoybzB\"}},{\"type\":\"horizontalLine\",\"horizontalLine\":{\"location\":{\"zoneId\":\"0\",\"startIndex\":526,\"endIndex\":527}}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[],\"location\":{\"zoneId\":\"0\",\"startIndex\":528,\"endIndex\":528},\"lineId\":\"vHQDAk\"}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"各种表格也支持通过 API 插入,例如\",\"style\":{},\"location\":{\"zoneId\":\"0\",\"startIndex\":530,\"endIndex\":549}}}],\"style\":{\"headingLevel\":1},\"location\":{\"zoneId\":\"0\",\"startIndex\":529,\"endIndex\":549},\"lineId\":\"nOJoDK\"}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"普通表格\",\"style\":{},\"location\":{\"zoneId\":\"0\",\"startIndex\":551,\"endIndex\":555}}}],\"style\":{\"headingLevel\":2},\"location\":{\"zoneId\":\"0\",\"startIndex\":550,\"endIndex\":555},\"lineId\":\"XzgIZd\"}},{\"type\":\"table\",\"table\":{\"tableId\":\"rso90l0y2canpnit2sne345jt4z4moo2l0-csfwejrzn1aj7d6ahhazwc4kltg4bz06hs\",\"rowSize\":3,\"columnSize\":3,\"tableRows\":[{\"rowIndex\":0,\"tableCells\":[{\"zoneId\":\"xr1at95byeiwk1vh2n6ch2s86eh2yodepdjxc1ac7p0lh4mfc595vite54p79tpwonyk50\",\"columnIndex\":0,\"body\":{\"blocks\":[{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"你可以通过表格进行排版\",\"style\":{},\"location\":{\"zoneId\":\"xr1at95byeiwk1vh2n6ch2s86eh2yodepdjxc1ac7p0lh4mfc595vite54p79tpwonyk50\",\"startIndex\":1,\"endIndex\":12}}}],\"style\":{\"align\":\"center\"},\"location\":{\"zoneId\":\"xr1at95byeiwk1vh2n6ch2s86eh2yodepdjxc1ac7p0lh4mfc595vite54p79tpwonyk50\",\"startIndex\":0,\"endIndex\":12},\"lineId\":\"osCBzN\"}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"表格中的每一行也是一个 Block\",\"style\":{},\"location\":{\"zoneId\":\"xr1at95byeiwk1vh2n6ch2s86eh2yodepdjxc1ac7p0lh4mfc595vite54p79tpwonyk50\",\"startIndex\":14,\"endIndex\":31}}}],\"style\":{\"align\":\"center\"},\"location\":{\"zoneId\":\"xr1at95byeiwk1vh2n6ch2s86eh2yodepdjxc1ac7p0lh4mfc595vite54p79tpwonyk50\",\"startIndex\":13,\"endIndex\":31},\"lineId\":\"ZWKibB\"}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"此外,每个单元格都通过唯一的 zoneId 进行标记\",\"style\":{},\"location\":{\"zoneId\":\"xr1at95byeiwk1vh2n6ch2s86eh2yodepdjxc1ac7p0lh4mfc595vite54p79tpwonyk50\",\"startIndex\":33,\"endIndex\":59}}}],\"style\":{\"align\":\"center\"},\"location\":{\"zoneId\":\"xr1at95byeiwk1vh2n6ch2s86eh2yodepdjxc1ac7p0lh4mfc595vite54p79tpwonyk50\",\"startIndex\":32,\"endIndex\":59}}}]}},{\"zoneId\":\"xr1at95byeiwk1vh2n6ch2s86eh2yodepdjxc12ozcq0zovcnzqrdpoea6f1lm8yhgo0o7\",\"columnIndex\":1,\"body\":{\"blocks\":null}},{\"zoneId\":\"xr1at95byeiwk1vh2n6ch2s86eh2yodepdjxc1raeo4uowdl6v9f4tl92599zsm9yy7uc3\",\"columnIndex\":2,\"body\":{\"blocks\":null}}]},{\"rowIndex\":1,\"tableCells\":[{\"zoneId\":\"xr1vjno1fcoybmf572u7le3ehagjg6vbqo8xc1ac7p0lh4mfc595vite54p79tpwonyk50\",\"columnIndex\":0,\"body\":{\"blocks\":[{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"在\",\"style\":{\"codeInline\":true},\"location\":{\"zoneId\":\"xr1vjno1fcoybmf572u7le3ehagjg6vbqo8xc1ac7p0lh4mfc595vite54p79tpwonyk50\",\"startIndex\":1,\"endIndex\":2}}}],\"style\":{\"align\":\"center\"},\"location\":{\"zoneId\":\"xr1vjno1fcoybmf572u7le3ehagjg6vbqo8xc1ac7p0lh4mfc595vite54p79tpwonyk50\",\"startIndex\":0,\"endIndex\":2}}}]}},{\"zoneId\":\"xr1vjno1fcoybmf572u7le3ehagjg6vbqo8xc12ozcq0zovcnzqrdpoea6f1lm8yhgo0o7\",\"columnIndex\":1,\"body\":{\"blocks\":[{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"飞\",\"style\":{\"codeInline\":true},\"location\":{\"zoneId\":\"xr1vjno1fcoybmf572u7le3ehagjg6vbqo8xc12ozcq0zovcnzqrdpoea6f1lm8yhgo0o7\",\"startIndex\":1,\"endIndex\":2}}}],\"style\":{\"align\":\"center\"},\"location\":{\"zoneId\":\"xr1vjno1fcoybmf572u7le3ehagjg6vbqo8xc12ozcq0zovcnzqrdpoea6f1lm8yhgo0o7\",\"startIndex\":0,\"endIndex\":2}}}]}},{\"zoneId\":\"xr1vjno1fcoybmf572u7le3ehagjg6vbqo8xc1raeo4uowdl6v9f4tl92599zsm9yy7uc3\",\"columnIndex\":2,\"body\":{\"blocks\":[{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"书\",\"style\":{\"codeInline\":true},\"location\":{\"zoneId\":\"xr1vjno1fcoybmf572u7le3ehagjg6vbqo8xc1raeo4uowdl6v9f4tl92599zsm9yy7uc3\",\"startIndex\":1,\"endIndex\":2}}}],\"style\":{\"align\":\"center\"},\"location\":{\"zoneId\":\"xr1vjno1fcoybmf572u7le3ehagjg6vbqo8xc1raeo4uowdl6v9f4tl92599zsm9yy7uc3\",\"startIndex\":0,\"endIndex\":2}}}]}}]},{\"rowIndex\":2,\"tableCells\":[{\"zoneId\":\"xr1zcoltwue794bt7t81ribne4nc2kr0v0cxc1ac7p0lh4mfc595vite54p79tpwonyk50\",\"columnIndex\":0,\"body\":{\"blocks\":[{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"享\",\"style\":{\"codeInline\":true},\"location\":{\"zoneId\":\"xr1zcoltwue794bt7t81ribne4nc2kr0v0cxc1ac7p0lh4mfc595vite54p79tpwonyk50\",\"startIndex\":1,\"endIndex\":2}}}],\"style\":{\"align\":\"center\"},\"location\":{\"zoneId\":\"xr1zcoltwue794bt7t81ribne4nc2kr0v0cxc1ac7p0lh4mfc595vite54p79tpwonyk50\",\"startIndex\":0,\"endIndex\":2}}}]}},{\"zoneId\":\"xr1zcoltwue794bt7t81ribne4nc2kr0v0cxc12ozcq0zovcnzqrdpoea6f1lm8yhgo0o7\",\"columnIndex\":1,\"body\":{\"blocks\":[{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"高\",\"style\":{\"codeInline\":true},\"location\":{\"zoneId\":\"xr1zcoltwue794bt7t81ribne4nc2kr0v0cxc12ozcq0zovcnzqrdpoea6f1lm8yhgo0o7\",\"startIndex\":1,\"endIndex\":2}}}],\"style\":{\"align\":\"center\"},\"location\":{\"zoneId\":\"xr1zcoltwue794bt7t81ribne4nc2kr0v0cxc12ozcq0zovcnzqrdpoea6f1lm8yhgo0o7\",\"startIndex\":0,\"endIndex\":2}}}]}},{\"zoneId\":\"xr1zcoltwue794bt7t81ribne4nc2kr0v0cxc1raeo4uowdl6v9f4tl92599zsm9yy7uc3\",\"columnIndex\":2,\"body\":{\"blocks\":[{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"效\",\"style\":{\"codeInline\":true},\"location\":{\"zoneId\":\"xr1zcoltwue794bt7t81ribne4nc2kr0v0cxc1raeo4uowdl6v9f4tl92599zsm9yy7uc3\",\"startIndex\":1,\"endIndex\":2}}}],\"style\":{\"align\":\"center\"},\"location\":{\"zoneId\":\"xr1zcoltwue794bt7t81ribne4nc2kr0v0cxc1raeo4uowdl6v9f4tl92599zsm9yy7uc3\",\"startIndex\":0,\"endIndex\":2}}}]}}]}],\"tableStyle\":{\"tableColumnProperties\":[{\"width\":100},{\"width\":100},{\"width\":100}]},\"mergedCells\":[{\"mergedCellId\":\"h0kofcjd\",\"rowStartIndex\":0,\"columnStartIndex\":0,\"rowEndIndex\":1,\"columnEndIndex\":3}],\"location\":{\"zoneId\":\"0\",\"startIndex\":556,\"endIndex\":557}}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"数据表\",\"style\":{},\"location\":{\"zoneId\":\"0\",\"startIndex\":559,\"endIndex\":562}}}],\"style\":{\"headingLevel\":2},\"location\":{\"zoneId\":\"0\",\"startIndex\":558,\"endIndex\":562},\"lineId\":\"WmXXqQ\"}},{\"type\":\"bitable\",\"bitable\":{\"token\":\"bascnJWQeUOGTIWEQ6xOZ17f2wd_tblR4GHKUEBnACQk\",\"viewType\":\"grid\",\"location\":{\"zoneId\":\"0\",\"startIndex\":563,\"endIndex\":564}}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"看板\",\"style\":{},\"location\":{\"zoneId\":\"0\",\"startIndex\":566,\"endIndex\":568}}}],\"style\":{\"headingLevel\":2},\"location\":{\"zoneId\":\"0\",\"startIndex\":565,\"endIndex\":568},\"lineId\":\"ugxJpp\"}},{\"type\":\"bitable\",\"bitable\":{\"token\":\"bascnJWQeUOGTIWEQ6xOZ17f2wd_tblRyyf5sh8jtVBg\",\"viewType\":\"kanban\",\"location\":{\"zoneId\":\"0\",\"startIndex\":569,\"endIndex\":570}}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[],\"location\":{\"zoneId\":\"0\",\"startIndex\":571,\"endIndex\":571},\"lineId\":\"SOYKed\"}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"电子表格\",\"style\":{},\"location\":{\"zoneId\":\"0\",\"startIndex\":573,\"endIndex\":577}}}],\"style\":{\"headingLevel\":2},\"location\":{\"zoneId\":\"0\",\"startIndex\":572,\"endIndex\":577},\"lineId\":\"FuaEet\"}},{\"type\":\"sheet\",\"sheet\":{\"token\":\"shtcnDSay5F462D0IHniTLtQ4lc_OnoIYh\",\"location\":{\"zoneId\":\"0\",\"startIndex\":578,\"endIndex\":579}}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[],\"location\":{\"zoneId\":\"0\",\"startIndex\":580,\"endIndex\":580},\"lineId\":\"hGDKtl\"}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"我是网页\",\"style\":{},\"location\":{\"zoneId\":\"0\",\"startIndex\":582,\"endIndex\":586}}}],\"style\":{\"headingLevel\":2},\"location\":{\"zoneId\":\"0\",\"startIndex\":581,\"endIndex\":586},\"lineId\":\"JHlTIB\"}},{\"type\":\"embeddedPage\",\"embeddedPage\":{\"type\":\"xigua\",\"url\":\"https%3A%2F%2Fwww.ixigua.com%2Fiframe%2F6763174234282787341%3Fautoplay%3D0\",\"width\":637,\"height\":357.7671232876712,\"location\":{\"zoneId\":\"0\",\"startIndex\":587,\"endIndex\":588}}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[],\"location\":{\"zoneId\":\"0\",\"startIndex\":589,\"endIndex\":589},\"lineId\":\"aUWhQv\"}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[],\"location\":{\"zoneId\":\"0\",\"startIndex\":590,\"endIndex\":590}}}]}}",
        "revision": 1
    },
    "msg": "Success"
}

HEADERS

KeyDatatypeRequiredDescription
Authorizationstringuser_access_token 或 tenant_access_token
值格式:"Bearer access_token"

示例值:"Bearer u-7f1bcd13fc57d46bac21793a18e560" | | Content-Type | string | | 固定值:"application/json; charset=utf-8" |

RESPONSES

status: OK

{"code":0,"data":{"content":"{\"title\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"Hello Docs\",\"style\":{},\"location\":{\"zoneId\":\"0\",\"startIndex\":0,\"endIndex\":10}}}],\"location\":{\"zoneId\":\"0\",\"startIndex\":0,\"endIndex\":10},\"lineId\":\"eLXoAU\"},\"body\":{\"blocks\":[{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"恭喜你成功通过 Open API 创建了一篇在线文档。这篇文档中,描述了大部分 Open API 已经支持的文档内容,你可以对照示例代码,了解 Docs Open API 的使用方法。\",\"style\":{},\"location\":{\"zoneId\":\"0\",\"startIndex\":11,\"endIndex\":103}}}],\"location\":{\"zoneId\":\"0\",\"startIndex\":11,\"endIndex\":103},\"lineId\":\"wummWg\"}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[],\"location\":{\"zoneId\":\"0\",\"startIndex\":104,\"endIndex\":104},\"lineId\":\"xNLCFH\"}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"你可以通过文档的 URL,截取获得文档的 token,文档所有的 API 操作,都需要提供 token,例如:\",\"style\":{},\"location\":{\"zoneId\":\"0\",\"startIndex\":105,\"endIndex\":160}}}],\"location\":{\"zoneId\":\"0\",\"startIndex\":105,\"endIndex\":160},\"lineId\":\"qgVfVw\"}},{\"type\":\"code\",\"code\":{\"language\":\"Plain Text\",\"location\":{\"zoneId\":\"0\",\"startIndex\":161,\"endIndex\":162},\"zoneId\":\"ve4akiwut6\",\"body\":{\"blocks\":[{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"https://xxx.feishu.cn/docs/\",\"style\":{},\"location\":{\"zoneId\":\"ve4akiwut6\",\"startIndex\":0,\"endIndex\":27}}},{\"type\":\"textRun\",\"textRun\":{\"text\":\"doccnmPiiJWfj1uk8bV7N5SzXaa\",\"style\":{\"backColor\":{\"red\":255,\"green\":246,\"blue\":122,\"alpha\":0.8}},\"location\":{\"zoneId\":\"ve4akiwut6\",\"startIndex\":27,\"endIndex\":54}}}],\"location\":{\"zoneId\":\"ve4akiwut6\",\"startIndex\":0,\"endIndex\":54}}}]}}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[],\"location\":{\"zoneId\":\"0\",\"startIndex\":163,\"endIndex\":163},\"lineId\":\"rvWijS\"}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"从上面的例子中,可以看出:文档中的每一行都是一个 Block\",\"style\":{},\"location\":{\"zoneId\":\"0\",\"startIndex\":165,\"endIndex\":195}}}],\"style\":{\"headingLevel\":1},\"location\":{\"zoneId\":\"0\",\"startIndex\":164,\"endIndex\":195},\"lineId\":\"PirxEP\"}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"文档中有多种 Block 类型,在插入内容时,你需要指定当前行是什么类型的 Block,文本类型的 Block 叫做 Paragraph。\",\"style\":{},\"location\":{\"zoneId\":\"0\",\"startIndex\":196,\"endIndex\":265}}}],\"location\":{\"zoneId\":\"0\",\"startIndex\":196,\"endIndex\":265},\"lineId\":\"kaJVNi\"}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"一行文本可能由多个元素组成,例如这一行,就由公式 \",\"style\":{},\"location\":{\"zoneId\":\"0\",\"startIndex\":266,\"endIndex\":291}}},{\"type\":\"equation\",\"equation\":{\"equation\":\"E=mc^2\",\"location\":{\"zoneId\":\"0\",\"startIndex\":291,\"endIndex\":292}}},{\"type\":\"textRun\",\"textRun\":{\"text\":\" 和 \",\"style\":{},\"location\":{\"zoneId\":\"0\",\"startIndex\":292,\"endIndex\":295}}},{\"type\":\"textRun\",\"textRun\":{\"text\":\"行内代码块\",\"style\":{\"codeInline\":true},\"location\":{\"zoneId\":\"0\",\"startIndex\":295,\"endIndex\":300}}},{\"type\":\"textRun\",\"textRun\":{\"text\":\" 组成。如果一些文本包含\",\"style\":{},\"location\":{\"zoneId\":\"0\",\"startIndex\":300,\"endIndex\":312}}},{\"type\":\"textRun\",\"textRun\":{\"text\":\"独立的样式\",\"style\":{\"backColor\":{\"red\":255,\"green\":246,\"blue\":122,\"alpha\":0.8}},\"location\":{\"zoneId\":\"0\",\"startIndex\":312,\"endIndex\":317}}},{\"type\":\"textRun\",\"textRun\":{\"text\":\",也会被视为一个独立的 element。\",\"style\":{},\"location\":{\"zoneId\":\"0\",\"startIndex\":317,\"endIndex\":337}}}],\"location\":{\"zoneId\":\"0\",\"startIndex\":266,\"endIndex\":337},\"lineId\":\"mGtcXk\"}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[],\"location\":{\"zoneId\":\"0\",\"startIndex\":338,\"endIndex\":338},\"lineId\":\"nyYoOz\"}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"你可以通过 API 插入各种样式的内容\",\"style\":{},\"location\":{\"zoneId\":\"0\",\"startIndex\":340,\"endIndex\":359}}}],\"style\":{\"headingLevel\":1},\"location\":{\"zoneId\":\"0\",\"startIndex\":339,\"endIndex\":359},\"lineId\":\"iqCcDj\"}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"支持插入有序列表\",\"style\":{},\"location\":{\"zoneId\":\"0\",\"startIndex\":361,\"endIndex\":369}}}],\"style\":{\"list\":{\"type\":\"number\",\"indentLevel\":1,\"number\":1}},\"location\":{\"zoneId\":\"0\",\"startIndex\":360,\"endIndex\":369},\"lineId\":\"xZJQhg\"}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"你可以自己指定有序列表的编号\",\"style\":{},\"location\":{\"zoneId\":\"0\",\"startIndex\":371,\"endIndex\":385}}}],\"style\":{\"list\":{\"type\":\"number\",\"indentLevel\":1,\"number\":2}},\"location\":{\"zoneId\":\"0\",\"startIndex\":370,\"endIndex\":385},\"lineId\":\"NNXHjI\"}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"也可以插入无序列表\",\"style\":{},\"location\":{\"zoneId\":\"0\",\"startIndex\":387,\"endIndex\":396}}}],\"style\":{\"list\":{\"type\":\"bullet\",\"indentLevel\":1}},\"location\":{\"zoneId\":\"0\",\"startIndex\":386,\"endIndex\":396},\"lineId\":\"iYrbIN\"}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"插入更多无序列表\",\"style\":{},\"location\":{\"zoneId\":\"0\",\"startIndex\":398,\"endIndex\":406}}}],\"style\":{\"list\":{\"type\":\"bullet\",\"indentLevel\":1}},\"location\":{\"zoneId\":\"0\",\"startIndex\":397,\"endIndex\":406},\"lineId\":\"exMIEt\"}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"支持插入任务列表和日期提醒 \",\"style\":{},\"location\":{\"zoneId\":\"0\",\"startIndex\":408,\"endIndex\":422}}},{\"type\":\"reminder\",\"reminder\":{\"isWholeDay\":false,\"timestamp\":1609497000,\"shouldNotify\":true,\"location\":{\"zoneId\":\"0\",\"startIndex\":422,\"endIndex\":423}}}],\"style\":{\"list\":{\"type\":\"checkBox\",\"indentLevel\":1},\"todoUUID\":\"1f224e8b-b261-4bcb-90a2-33e7bc732e52\"},\"location\":{\"zoneId\":\"0\",\"startIndex\":407,\"endIndex\":423},\"lineId\":\"iJcdWc\"}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"或者插入引用的内容\",\"style\":{},\"location\":{\"zoneId\":\"0\",\"startIndex\":425,\"endIndex\":434}}}],\"style\":{\"quote\":true},\"location\":{\"zoneId\":\"0\",\"startIndex\":424,\"endIndex\":434},\"lineId\":\"oqEmOk\"}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"改变文档的对齐方式,例如右对齐\",\"style\":{},\"location\":{\"zoneId\":\"0\",\"startIndex\":436,\"endIndex\":451}}}],\"style\":{\"align\":\"right\"},\"location\":{\"zoneId\":\"0\",\"startIndex\":435,\"endIndex\":451},\"lineId\":\"Ngdacu\"}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"此外,还能灵活应用各种文字样式,增强文档的表达能力,例如:\",\"style\":{},\"location\":{\"zoneId\":\"0\",\"startIndex\":453,\"endIndex\":482}}}],\"style\":{\"align\":\"left\"},\"location\":{\"zoneId\":\"0\",\"startIndex\":452,\"endIndex\":482},\"lineId\":\"eudxPm\"}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"加粗 \",\"style\":{\"bold\":true},\"location\":{\"zoneId\":\"0\",\"startIndex\":483,\"endIndex\":486}}},{\"type\":\"textRun\",\"textRun\":{\"text\":\"斜体 \",\"style\":{\"italic\":true},\"location\":{\"zoneId\":\"0\",\"startIndex\":486,\"endIndex\":489}}},{\"type\":\"textRun\",\"textRun\":{\"text\":\"下划线 \",\"style\":{\"underLine\":true},\"location\":{\"zoneId\":\"0\",\"startIndex\":489,\"endIndex\":493}}},{\"type\":\"textRun\",\"textRun\":{\"text\":\"删除线\",\"style\":{\"strikeThrough\":true},\"location\":{\"zoneId\":\"0\",\"startIndex\":493,\"endIndex\":496}}},{\"type\":\"textRun\",\"textRun\":{\"text\":\" \",\"style\":{},\"location\":{\"zoneId\":\"0\",\"startIndex\":496,\"endIndex\":497}}},{\"type\":\"textRun\",\"textRun\":{\"text\":\"inline code\",\"style\":{\"codeInline\":true},\"location\":{\"zoneId\":\"0\",\"startIndex\":497,\"endIndex\":508}}},{\"type\":\"textRun\",\"textRun\":{\"text\":\" \",\"style\":{},\"location\":{\"zoneId\":\"0\",\"startIndex\":508,\"endIndex\":509}}},{\"type\":\"textRun\",\"textRun\":{\"text\":\"高亮色\",\"style\":{\"backColor\":{\"red\":255,\"green\":246,\"blue\":122,\"alpha\":0.8}},\"location\":{\"zoneId\":\"0\",\"startIndex\":509,\"endIndex\":512}}},{\"type\":\"textRun\",\"textRun\":{\"text\":\" \",\"style\":{},\"location\":{\"zoneId\":\"0\",\"startIndex\":512,\"endIndex\":513}}},{\"type\":\"textRun\",\"textRun\":{\"text\":\"超链接\",\"style\":{\"link\":{\"url\":\"https%3A%2F%2Fopen.feishu.cn%2Fdocument%2FukTMukTMukTM%2FukjM5YjL5ITO24SOykjN\"}},\"location\":{\"zoneId\":\"0\",\"startIndex\":513,\"endIndex\":516}}}],\"location\":{\"zoneId\":\"0\",\"startIndex\":483,\"endIndex\":516},\"lineId\":\"sGxLrG\"}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"或者一条删除线\",\"style\":{},\"location\":{\"zoneId\":\"0\",\"startIndex\":518,\"endIndex\":525}}}],\"style\":{\"align\":\"center\"},\"location\":{\"zoneId\":\"0\",\"startIndex\":517,\"endIndex\":525},\"lineId\":\"FoljFA\"}},{\"type\":\"horizontalLine\",\"horizontalLine\":{\"location\":{\"zoneId\":\"0\",\"startIndex\":526,\"endIndex\":527}}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[],\"location\":{\"zoneId\":\"0\",\"startIndex\":528,\"endIndex\":528},\"lineId\":\"djVNiI\"}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"各种表格也支持通过 API 插入,例如\",\"style\":{},\"location\":{\"zoneId\":\"0\",\"startIndex\":530,\"endIndex\":549}}}],\"style\":{\"headingLevel\":1},\"location\":{\"zoneId\":\"0\",\"startIndex\":529,\"endIndex\":549},\"lineId\":\"Jefbqi\"}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"普通表格\",\"style\":{},\"location\":{\"zoneId\":\"0\",\"startIndex\":551,\"endIndex\":555}}}],\"style\":{\"headingLevel\":2},\"location\":{\"zoneId\":\"0\",\"startIndex\":550,\"endIndex\":555},\"lineId\":\"obElOX\"}},{\"type\":\"table\",\"table\":{\"tableId\":\"rs7ejr7frr55pr87yhujp527z5m0isyp72-cszfvyvi63h6n87qbqdnyzjbe07l2nh1ut\",\"rowSize\":3,\"columnSize\":3,\"tableRows\":[{\"rowIndex\":0,\"tableCells\":[{\"zoneId\":\"xr1r2rq55ywfn1khcfw5htjm7hjkd0t558zxc1z5b0g05zua2ykzcdlapq1c2qg3ndsoy6\",\"columnIndex\":0,\"body\":{\"blocks\":[{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"你可以通过表格进行排版\",\"style\":{},\"location\":{\"zoneId\":\"xr1r2rq55ywfn1khcfw5htjm7hjkd0t558zxc1z5b0g05zua2ykzcdlapq1c2qg3ndsoy6\",\"startIndex\":1,\"endIndex\":12}}}],\"style\":{\"align\":\"center\"},\"location\":{\"zoneId\":\"xr1r2rq55ywfn1khcfw5htjm7hjkd0t558zxc1z5b0g05zua2ykzcdlapq1c2qg3ndsoy6\",\"startIndex\":0,\"endIndex\":12},\"lineId\":\"mAdJLf\"}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"表格中的每一行也是一个 Block\",\"style\":{},\"location\":{\"zoneId\":\"xr1r2rq55ywfn1khcfw5htjm7hjkd0t558zxc1z5b0g05zua2ykzcdlapq1c2qg3ndsoy6\",\"startIndex\":14,\"endIndex\":31}}}],\"style\":{\"align\":\"center\"},\"location\":{\"zoneId\":\"xr1r2rq55ywfn1khcfw5htjm7hjkd0t558zxc1z5b0g05zua2ykzcdlapq1c2qg3ndsoy6\",\"startIndex\":13,\"endIndex\":31},\"lineId\":\"pkwCRB\"}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"此外,每个单元格都通过唯一的 zoneId 进行标记\",\"style\":{},\"location\":{\"zoneId\":\"xr1r2rq55ywfn1khcfw5htjm7hjkd0t558zxc1z5b0g05zua2ykzcdlapq1c2qg3ndsoy6\",\"startIndex\":33,\"endIndex\":59}}}],\"style\":{\"align\":\"center\"},\"location\":{\"zoneId\":\"xr1r2rq55ywfn1khcfw5htjm7hjkd0t558zxc1z5b0g05zua2ykzcdlapq1c2qg3ndsoy6\",\"startIndex\":32,\"endIndex\":59}}}]}},{\"zoneId\":\"xr1r2rq55ywfn1khcfw5htjm7hjkd0t558zxc1269d3dc819u5r60euk49wp5ysga9iq67\",\"columnIndex\":1,\"body\":{\"blocks\":null}},{\"zoneId\":\"xr1r2rq55ywfn1khcfw5htjm7hjkd0t558zxc1bjp32zrzwkugh0oiioo7yca10rlph5o4\",\"columnIndex\":2,\"body\":{\"blocks\":null}}]},{\"rowIndex\":1,\"tableCells\":[{\"zoneId\":\"xr1lq9dl27kqok9prnjkuru6npif2q841wqxc1z5b0g05zua2ykzcdlapq1c2qg3ndsoy6\",\"columnIndex\":0,\"body\":{\"blocks\":[{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"在\",\"style\":{\"codeInline\":true},\"location\":{\"zoneId\":\"xr1lq9dl27kqok9prnjkuru6npif2q841wqxc1z5b0g05zua2ykzcdlapq1c2qg3ndsoy6\",\"startIndex\":1,\"endIndex\":2}}}],\"style\":{\"align\":\"center\"},\"location\":{\"zoneId\":\"xr1lq9dl27kqok9prnjkuru6npif2q841wqxc1z5b0g05zua2ykzcdlapq1c2qg3ndsoy6\",\"startIndex\":0,\"endIndex\":2}}}]}},{\"zoneId\":\"xr1lq9dl27kqok9prnjkuru6npif2q841wqxc1269d3dc819u5r60euk49wp5ysga9iq67\",\"columnIndex\":1,\"body\":{\"blocks\":[{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"飞\",\"style\":{\"codeInline\":true},\"location\":{\"zoneId\":\"xr1lq9dl27kqok9prnjkuru6npif2q841wqxc1269d3dc819u5r60euk49wp5ysga9iq67\",\"startIndex\":1,\"endIndex\":2}}}],\"style\":{\"align\":\"center\"},\"location\":{\"zoneId\":\"xr1lq9dl27kqok9prnjkuru6npif2q841wqxc1269d3dc819u5r60euk49wp5ysga9iq67\",\"startIndex\":0,\"endIndex\":2}}}]}},{\"zoneId\":\"xr1lq9dl27kqok9prnjkuru6npif2q841wqxc1bjp32zrzwkugh0oiioo7yca10rlph5o4\",\"columnIndex\":2,\"body\":{\"blocks\":[{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"书\",\"style\":{\"codeInline\":true},\"location\":{\"zoneId\":\"xr1lq9dl27kqok9prnjkuru6npif2q841wqxc1bjp32zrzwkugh0oiioo7yca10rlph5o4\",\"startIndex\":1,\"endIndex\":2}}}],\"style\":{\"align\":\"center\"},\"location\":{\"zoneId\":\"xr1lq9dl27kqok9prnjkuru6npif2q841wqxc1bjp32zrzwkugh0oiioo7yca10rlph5o4\",\"startIndex\":0,\"endIndex\":2}}}]}}]},{\"rowIndex\":2,\"tableCells\":[{\"zoneId\":\"xr12pg3lb8vhzw9w32oibqraaco47s7skodxc1z5b0g05zua2ykzcdlapq1c2qg3ndsoy6\",\"columnIndex\":0,\"body\":{\"blocks\":[{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"享\",\"style\":{\"codeInline\":true},\"location\":{\"zoneId\":\"xr12pg3lb8vhzw9w32oibqraaco47s7skodxc1z5b0g05zua2ykzcdlapq1c2qg3ndsoy6\",\"startIndex\":1,\"endIndex\":2}}}],\"style\":{\"align\":\"center\"},\"location\":{\"zoneId\":\"xr12pg3lb8vhzw9w32oibqraaco47s7skodxc1z5b0g05zua2ykzcdlapq1c2qg3ndsoy6\",\"startIndex\":0,\"endIndex\":2}}}]}},{\"zoneId\":\"xr12pg3lb8vhzw9w32oibqraaco47s7skodxc1269d3dc819u5r60euk49wp5ysga9iq67\",\"columnIndex\":1,\"body\":{\"blocks\":[{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"高\",\"style\":{\"codeInline\":true},\"location\":{\"zoneId\":\"xr12pg3lb8vhzw9w32oibqraaco47s7skodxc1269d3dc819u5r60euk49wp5ysga9iq67\",\"startIndex\":1,\"endIndex\":2}}}],\"style\":{\"align\":\"center\"},\"location\":{\"zoneId\":\"xr12pg3lb8vhzw9w32oibqraaco47s7skodxc1269d3dc819u5r60euk49wp5ysga9iq67\",\"startIndex\":0,\"endIndex\":2}}}]}},{\"zoneId\":\"xr12pg3lb8vhzw9w32oibqraaco47s7skodxc1bjp32zrzwkugh0oiioo7yca10rlph5o4\",\"columnIndex\":2,\"body\":{\"blocks\":[{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"效\",\"style\":{\"codeInline\":true},\"location\":{\"zoneId\":\"xr12pg3lb8vhzw9w32oibqraaco47s7skodxc1bjp32zrzwkugh0oiioo7yca10rlph5o4\",\"startIndex\":1,\"endIndex\":2}}}],\"style\":{\"align\":\"center\"},\"location\":{\"zoneId\":\"xr12pg3lb8vhzw9w32oibqraaco47s7skodxc1bjp32zrzwkugh0oiioo7yca10rlph5o4\",\"startIndex\":0,\"endIndex\":2}}}]}}]}],\"tableStyle\":{\"tableColumnProperties\":[{\"width\":100},{\"width\":100},{\"width\":100}]},\"mergedCells\":[{\"mergedCellId\":\"907i04l8\",\"rowStartIndex\":0,\"columnStartIndex\":0,\"rowEndIndex\":1,\"columnEndIndex\":3}],\"location\":{\"zoneId\":\"0\",\"startIndex\":556,\"endIndex\":557}}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"数据表\",\"style\":{},\"location\":{\"zoneId\":\"0\",\"startIndex\":559,\"endIndex\":562}}}],\"style\":{\"headingLevel\":2},\"location\":{\"zoneId\":\"0\",\"startIndex\":558,\"endIndex\":562},\"lineId\":\"ejSWWC\"}},{\"type\":\"bitable\",\"bitable\":{\"token\":\"bascnu2uHNuaoc8kzXvvQK9oRze_tblm5JNzfCUHEcMo\",\"viewType\":\"grid\",\"location\":{\"zoneId\":\"0\",\"startIndex\":563,\"endIndex\":564}}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"看板\",\"style\":{},\"location\":{\"zoneId\":\"0\",\"startIndex\":566,\"endIndex\":568}}}],\"style\":{\"headingLevel\":2},\"location\":{\"zoneId\":\"0\",\"startIndex\":565,\"endIndex\":568},\"lineId\":\"iVQwlS\"}},{\"type\":\"bitable\",\"bitable\":{\"token\":\"bascnu2uHNuaoc8kzXvvQK9oRze_tblYP6eoIyL78SCW\",\"viewType\":\"kanban\",\"location\":{\"zoneId\":\"0\",\"startIndex\":569,\"endIndex\":570}}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[],\"location\":{\"zoneId\":\"0\",\"startIndex\":571,\"endIndex\":571},\"lineId\":\"RRNBaG\"}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"电子表格\",\"style\":{},\"location\":{\"zoneId\":\"0\",\"startIndex\":573,\"endIndex\":577}}}],\"style\":{\"headingLevel\":2},\"location\":{\"zoneId\":\"0\",\"startIndex\":572,\"endIndex\":577},\"lineId\":\"PyESYY\"}},{\"type\":\"sheet\",\"sheet\":{\"token\":\"shtcnyXyHGxB5I5ftxtuLuYE3Kd_q1araO\",\"location\":{\"zoneId\":\"0\",\"startIndex\":578,\"endIndex\":579}}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[],\"location\":{\"zoneId\":\"0\",\"startIndex\":580,\"endIndex\":580},\"lineId\":\"TLJtBZ\"}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[{\"type\":\"textRun\",\"textRun\":{\"text\":\"我是网页\",\"style\":{},\"location\":{\"zoneId\":\"0\",\"startIndex\":582,\"endIndex\":586}}}],\"style\":{\"headingLevel\":2},\"location\":{\"zoneId\":\"0\",\"startIndex\":581,\"endIndex\":586},\"lineId\":\"gALApJ\"}},{\"type\":\"embeddedPage\",\"embeddedPage\":{\"type\":\"xigua\",\"url\":\"https%3A%2F%2Fwww.ixigua.com%2Fiframe%2F6763174234282787341%3Fautoplay%3D0\",\"width\":637,\"height\":357.7671232876712,\"location\":{\"zoneId\":\"0\",\"startIndex\":587,\"endIndex\":588}}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[],\"location\":{\"zoneId\":\"0\",\"startIndex\":589,\"endIndex\":589},\"lineId\":\"qyOwcS\"}},{\"type\":\"paragraph\",\"paragraph\":{\"elements\":[],\"location\":{\"zoneId\":\"0\",\"startIndex\":590,\"endIndex\":590}}}]}}","revision":1},"msg":"Success"}